---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/platform-user-interface

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Configure related list background loading

# Configure related list background loading {#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

Configure large selections of records added to a related list to load in the background for your entire workspace experience.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

When you select a large number of records to add to a related list, you can focus on other tasks while the records are added in the background.

If background loading isn't required for all modals, configure individual modals to load related list records in the background using declarative actions. For instructions, see [Configure background loading for a modal](https://servicenow-prod.fluidtopics.net/uUuJJlqxXLNU_kqoN75xSg "Configure a modal to load large selections of records added to a related list in the background.").

## Procedimento

1. Navigate to <kbd class="ph userinput">sys_properties.list</kbd>.  
   The entire list of properties in the System Properties \[sys_properties\] table opens.
2. Add the glide.ui.mra.async system property.  
   For more information on adding system property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
   1. Set the Value to true.
   2. Select Submit.
   {#set-up-asynchronous-record-addition__substeps_dk2_g5g_d2c}
3. Add the glide.ui.mra.threshold system property.  
   For more information on adding system property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
   1. Specify how many records can be added before asynchronous record addition occurs.  
      The default is 100 records.
   2. Select Submit.
   {#set-up-asynchronous-record-addition__substeps_jts_p1g_k3c}
{#set-up-asynchronous-record-addition__steps_its_p1g_k3c}

## Resultado

When you select any number of records beyond the threshold, a notification informs you that the records will load in the background.

![MRA notification 1]()

When you add the selected records, the modal closes, and a notification confirms that the records are loading in the background.

![MRA notification 2]()

After the records are added, a notification informs you that the records were added successfully.

![MRA notification 3]()

