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


---

# Export trained solutions to production

# Export trained solutions to production {#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

Refine and test your ML solutions iteratively on a non-production instance, and then use update sets to export the changes to your production instance. This practice mitigates the risk of retraining solutions on your live production instance.

## Antes de Iniciar

Prior to testing on a test instance, ensure that the instance hosts recently-cloned
data from your production instance so that the solutions you train on the test
instance remain valid when you export them to production.

Role required: admin or ml_admin

## Por Que e Quando Desempenhar Esta Tarefa

Plan your changes carefully, and remember that update sets match records based on the system ID
\[sys-id\] and not the version number. Note that moving solutions to instances can
sometimes deliver unpredictable results. If you run into such an issue, retrain the
solution again, which takes 5 minutes per solution. For more information on update
sets, see
[System update sets](https://www.servicenow.com/docs/access?context=system-update-sets&version=australia&pubname=australia-application-development&ft:locale=en-US)
.

## Procedimento

1. Navigate to AllPredictive IntelligenceClassificationSolution Definitions or Predictive IntelligenceSimilaritySolution Definitions.
2. Click the name of your trained ML Solution Definition record to open it.
3. In the Related Links section, click Add solutions to the current update set.
4. Click Update.

## Resultado

Your trained ML solution artifacts, such as solution definitions, template records, and predictive model statistics, are added to the current update set.

## O que Fazer Depois

Depending on where you are in your solution testing, schedule your update set for export to another non-production instance for further testing, or on to production.  
Nota:  
After you export a similarity solution, click Refresh similarity window (Required after Solution Import) in the Related Links section of the corresponding ML Solution Definition form.

