---
sourceDocument: Xanadu Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/intelligent-experiences

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu 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}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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

## Before you begin

Role required: clone_admin or admin

## About this task

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

## Procedure

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.

