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

 Release :

    - australia

ft:locale :

    - de-DE

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}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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

## Vorbereitungen

Role required: clone_admin or admin

## Warum und wann dieser Vorgang ausgeführt wird

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.  
Hinweis:  
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.

## Prozedur

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.

