---
sourceDocument: Australia Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/intelligent-experiences

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Preserve ML solutions during a system clone

# Preserve ML solutions during a system clone {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Save your trained machine-learning (ML) solution data during a system
clone.

## Antes de Iniciar

Role required: clone_admin or admin

## Por Que e Quando Desempenhar Esta Tarefa

The system stores trained ML solutions as Attachment
records. These records include your solution artifacts, such as solution definitions,
template records, and predictive model statistics, all of which are required components
of the Predictive Intelligence
prediction functionality. To preserve these records, follow the high-level steps below
each time you run a system clone.  
Nota:  
For troubleshooting common issues with cloning solutions, see the [Predictive Intelligence Common issues
\[KB0781893\]](https://support.servicenow.com/nav_to.do?uri=/kb?id=kb_article_view&sysparm_article=KB0781893) article in the Now Support
Knowledge Base.

## Procedimento

1. Enter <kbd class="ph userinput">sys_properties.list</kbd> in the application navigator to access the System Properties list.
2. Ensure the glide.platform_ml.clone_artifacts system property is set to True.
3. If you want to preserve only the ML solution records and not the numerous other records in the sys_attachments table, exclude the sys_attachments table from your clone run.
4. Request a system clone.  
   The system preserves your ML solution records during the system clone.

