---
sourceDocument: Australia Customer Success Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/acct-lifecycle-events

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Customer Success Management

ft:clusterId :

    - actle

bundleId :

    - actle

workflow :

    - Customer and Industry


---

# Back up staging table

# Run scheduled job to back up staging table {#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

You can take a backup of the data on the staging table at periodic intervals.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

Data present in the staging table backed up if:

* Import tasks are in an Active state.
* The data creation date is earlier than the current date.

{#account-lifecycle-backup__ul_rrf_cdv_2yb}  
Nota:  
Import tasks that are in a Canceled or Closed state aren't backed up.

## Procedimento

1. Navigate to AllSystem DefinitionScheduled Jobs.
2. Find the Scheduled Staging Data Backup Job scheduled job.  
   Nota:  
   The job is inactive by default. Select the Active check box to run the scheduled job at the scheduled time.
3. Select Execute Now.  
   To configure the backup period, specify a number in the Value field for the `sn_acct_lc.BackupDays` system property. For example, if the Value field is set to 2, data that is more than two days old is included in the backup.

## Resultado

A CSV file is created and attached to the import task. The file name includes the name of the staging file and the creation date in the format `stagingTable-dateCreated.csv`.

