---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/it-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Contextual variables for config data

# Contextual variables for config data {#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

Contextual variables are out-of-the-box variables delivered by ServiceNow that enable you to use the context of a node to define a variable.
Importante:  
DevOps Config is now deprecated and no longer supported or available for new activation. For example: CollectionA has defined these variables:

* "environment": "(#DEPLOYABLE.ENVIRONMENT_TYPE#)"
* "deployable": "(#DEPLOYABLE.NAME#)"
{#cdm-context-var__ul_thj_z5k_d1c}

When you add the collection to a deployable, these variables are set to the values defined in the context, which would be the environment type and name of the deployable for CollectionA.  
The available out-of-the-box contextual variables are:{#cdm-context-var__table_gvj_p35_d1c__entry__2}

| Variable | Description |
|-|-|
| NAME | Name of the node. |
| APPLICATION.NAME | Name of the application. |
| DEPLOYABLE.NAME | Name of the deployable. |
| DEPLOYABLE.ENVIRONMENT_TYPE | Environment type of the deployable. |
| COLLECTION.NAME | Name of the collection. |
| FULL_PATH | The full file path of the collection. |
| RELATIVE_PATH | The file path of the collection, relative to the deployable. |
| RELATIVE_PARENT_PATH | The file path of the parent to the node. |
[Tabela 1. Contextual Variables]

{#cdm-context-var__table_gvj_p35_d1c}

