---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Legacy - Automatic recovery of draft records

# Legacy - Automatic recovery of draft records {#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

Studio can maintain a version of
any open existing record with unsaved changes. Users can recover unsaved changes when their user
session ends unexpectedly due to network latency, session timeout, or service
interruption.  
Importante:  
Starting with the Xanadu release, the legacy version of ServiceNow Studio is being prepared for future deprecation. It will be hidden and no longer activated on new instances but will continue to be supported. For details on the deprecation process, see the [Deprecation Process \[KB0867184\]](https://support.servicenow.com/kb_view.do?sysparm_article=KB0867184) article in the Now Support Knowledge Base.

Try building and editing apps in the current version of ServiceNow Studio instead. For more information, see [ServiceNow Studio](https://servicenow-prod.fluidtopics.net/HJE5fDsb~bjmVZ9BqGtS8w "ServiceNow Studio provides a unified experience for all ServiceNow development activities, enabling admins and developers to extend base system solutions and create custom apps with ease. Use ServiceNow Studio to build apps and app files with integrated tools, access and edit app metadata in scoped and global apps, and package app changes for deployment, all in one powerful development tool.").  
Automatic recovery only applies to:

* Records open in Studio. The system does not save all draft records.
* Changes made in desktop (non-mobile) browsers. The system does not save draft records from mobile browsers.
* Changes made to existing records. The system does not save draft changes to new records.
* Records containing unsaved changes that are the most recent update to the record. The system discards draft changes when another user has updated the same record.
* Records for tables that extend the Application File \[sys_metadata\] table.
{#c_AutomaticRecoveryOfDraftRecords__ul_hy2_ysx_ds}

After the user re-establishes a session, Studio displays a message for each record
with recovered changes.  
Figura 1. Automatic recovery message  
For each recovered record, users can:

* Continue editing and save the record.
* Clear the changes from the recovery cache.
{#c_AutomaticRecoveryOfDraftRecords__ul_emg_xyx_ds}  
The system automatically clears changes from the recovery cache when a user:

* Saves the record. The system removes the saved record from the recovery cache.
* Confirms navigating away from a record without saving changes. The system removes the abandoned record from the recovery cache.
* Reaches the recovery cache limit of 5 MB of changes. The system removes the record with the oldest update date-time stamp.
{#c_AutomaticRecoveryOfDraftRecords__ul_fwk_stx_ds}

By default, automatic recovery is enabled for all Application File \[sys_metadata\] tables
while working from Studio.  
Administrators can configure automatic recovery properties to:

* Disable or re-enable automatic recovery.
* Specify a list of field types to exclude from automatic recovery.
{#c_AutomaticRecoveryOfDraftRecords__ul_lrc_s1y_ds}

Users can enable or disable automatic recovery as a user preference.
* **[Legacy - Auto recovery properties](https://servicenow-prod.fluidtopics.net/JTmhtNWH8RkXXhzEkMIDjQ)**   
  Administrators can configure how Studio handles the recovery of draft records by navigating to Auto RecoveryProperties.
* **[Legacy - Auto recovery dictionary attribute](https://servicenow-prod.fluidtopics.net/lZOpPXg2oZpRgZcCvXgPvQ)**   
  Administrators can configure how the Studio handles the recovery of draft records with a dictionary attribute.

**Tópicos relacionados**   

* [User preferences](https://www.servicenow.com/docs/access?context=c_UserPreferences&version=australia&pubname=australia-platform-user-interface&ft:locale=en-US)

