---
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


---

# Declarative actions glossary

# Declarative actions glossary {#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

Refer to this glossary for definitions to terminology associated with declarative actions.
{#declarative-actions-glossary__table_isv_zdm_d1c__entry__3}

| Action field | Description | Action model field appears |
|-|-|-|
| Action label | The default label that appears on the button at runtime. Required | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_rk4_n2m_d1c} |
| Action name | A unique identifier of the action that populates automatically based on the action label used to avoid duplication at runtime. | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_zrc_52m_d1c} |
| Active | Setting that determines whether an action appears. Default: true Required | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_o3c_y2m_d1c} |
| Application | Defaults to your current application scope. Application scope that the action is tied to. Required | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_ztb_bfm_d1c} |
| Implemented as | Determines whether the action is a server script, client script, or UXF client action. Required | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_gbf_dfm_d1c} |
| Specify client action | Applicable when theImplemented as field is set to UXF client action. The field contains a payload to dispatch the internal event when the action is triggered and enables client action selection. Required | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_edn_hfm_d1c} |
| Table | An action appears only on the table that it's applied to. If set to Global, the action appears regardless of the table. Required | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_jzq_jfm_d1c} |
| View | An action appears only on the forms or lists with the specified view. If left empty, the action appears regardless of view. | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_pvv_nfm_d1c} |
| Enable for all configurable experiences | Determines if an action should appear in all experiences or only in specified experiences. If true, the action appears in any applicable form regardless of experience. Default: false | Form |
| Experience restricted | Determines if an action should appear in all experiences or only in specified experiences. If true, the action only appears in specified experiences. Default: false | * List * Field decorator * Related list {#declarative-actions-glossary__ul_x43_cgm_d1c} |
| Tooltip | Text that appears when you move to the actions' tooltip icon. | * Attachment * Form * Field decorator * Related list {#declarative-actions-glossary__ul_isp_dgm_d1c} |
| Description | Details of the action. | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_cdk_fgm_d1c} |
| Client script | Applicable when the Implemented as field is set to client script. Executes client-side scripts that join form or list functions. | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_pz1_jgm_d1c} |
| Server script | Applicable when the Implemented as field is set to server script. Executes server-side scripts such as creating, deleting, or reassigning a record. | * Attachment * Form * List * Field decorator * Related list {#declarative-actions-glossary__ul_obv_lgm_d1c} |
[ ]

{#declarative-actions-glossary__table_isv_zdm_d1c}

