---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Configure an external storage system for legal contracts

# Configure an external storage system for legal contracts {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 min. de leitura

Configure an external storage system to store signed contract documents.

## Antes de Iniciar

Ensure that the administrator has installed and set up spokes for the external storage system you want to configure.

[Google Drive spoke](https://www.servicenow.com/docs/access?context=googledrive-spoke&version=australia&pubname=australia-integrate-applications&ft:locale=en-US) v1.3.0 or later version
:   For more information on the setup and creating the Google Drive account, see [Set up Google Drive spoke](https://www.servicenow.com/docs/access?context=setup-gdrive&version=australia&pubname=australia-integrate-applications&ft:locale=en-US).

[Microsoft OneDrive spoke](https://www.servicenow.com/docs/access?context=onedrive-spoke&version=australia&pubname=australia-integrate-applications&ft:locale=en-US)
v2.1.0 or later version
:   For more information on the setup and creating the Microsoft OneDrive account, see [Set up Microsoft OneDrive spoke](https://www.servicenow.com/docs/access?context=setup-msonedrive&version=australia&pubname=australia-integrate-applications&ft:locale=en-US)
    .

Role required: sn_lg_cnt.contract_admin

## Procedimento

1. Navigate to AllContracts CoreContracts IntegrationsIntegrations.
2. Create or modify an external app configuration.
   * To create an external app configuration, click New.
   * To modify an existing external app configuration, open the external app configuration from the list.
   {#snlc-integrate-ext-storage__choices_dv2_rcr_4nb}
3. On the Integration Type page, click the External Storage link.
4. On the form, fill in the fields.  
   {#snlc-integrate-ext-storage__table_contract_request_form__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the external app configuration. |
   | Description | Description of the external app configuration. |
   | Active | Option for marking the configuration for external storage as active. Nota: Only one external storage app configuration must be active at a time. |
   | Table | Table in which the signed legal contracts information is stored. Select the Legal Contract Request \[sn_lg_ops_contract_request\] table. Nota: If you select a different table, you must associate a corresponding flow. |
   | Condition | Filter conditions to determine which integration app to use. For example, say you've already set up the Google Drive external storage integration and want only NDA contracts to be stored there, you can define the condition as follows: \[Category\] \[is\] \[NDA\] and then select the Google Drive. |
   | Execution order | Order in which an external storage system is used for storing contract documents. The system with the lower-order value is chosen first. |
   | App | External storage system such as Google Drive or Microsoft OneDrive. |
   | Folder structure | Filepath to store the signed contract documents in the external storage system. Define a folder structure using a combination of static text and dynamically generated text from the selected fields. For example, the folder structure `Legal/${company}/Contracts/${number}`, where, * `Legal` and `Contracts` are the static texts * `${company}` and `${number}` are the fields chosen from the Select variables list. These field variables are dynamically replaced by the values in each field while saving a document. {#snlc-integrate-ext-storage__ul_f1l_wk2_qrb} |
   | Configuration type | Type of configuration. Select External Storage. |
   | Third-party app | Name of the third-party app. From the list, select the connection and credentials aliases set up in Step 1 for the respective external storage service. |
   [Tabela 1. External Storage form]

   {#snlc-integrate-ext-storage__table_contract_request_form}
5. Save the external app configuration.
   * Save a new external app configuration by clicking Submit.
   * Save the changes to an existing external app configuration by clicking Update.

   {#snlc-integrate-ext-storage__choices_tkl_qfr_4nb}  
   The external storage configuration is saved.
6. Click Publish.

## Resultado

The configuration for the external storage system is published and is ready to be used for storing contract documents.

