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


---

# Restrict a list action to a page

# Restrict a global list action to a workspace page {#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 a global list action to display only on a specified workspace page.

## Antes de Iniciar

Configure an action configuration record for a list action, and copy the action configuration record's sys_id. For instructions, see [Configure an action configuration record](https://servicenow-prod.fluidtopics.net/M36CceHq4u~K3DPT6Zt~kA "Create an action configuration record for a form or list action and copy the action configuration record's sys_id.").

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

List actions are global and appear in all Configurable Workspace experiences by default. The action assignment record for a list action has a Experience Restricted field that is set to false by default.

When the Experience Restricted field is set to false, the list action appears on all list pages regardless of the Configurable Workspace experience.

When the Experience Restricted field is set to true, the list action doesn't appear in any list page across any Configurable Workspace experience. To display the list action, the workspace page in UI Builder must be configured with the action configuration record tied to the list action.

## Procedimento

1. Navigate to AllDeclarative ActionsList Actions.
2. Select the list action you want to restrict.  
   An Action Assignment record opens.
3. Select the Experience Restricted checkbox to set it to true.
4. Select Update.
5. Open your workspace experience in UI Builder.  
   For instructions, see Open a Configurable Workspace experience in UI Builder.
6. Select or create a list page.  
   For instructions on creating a workspace page in UI Builder, see [Create a Configurable Workspace page](https://servicenow-prod.fluidtopics.net/aNdPLhHeuozFQ~HT_7eqhQ "Create a Configurable Workspace page from scratch or with a page template in UI Builder.").
7. From the Content tree, select the Record List Header.
8. Select the Configure tab and expand the Declarative actions section.
9. In the Action configurations for declarative actions property, paste the sys_id for the action configuration record tied to the list action you want to display.

## Resultado

The global list action displays only on the workspace page configured with the action configuration record's sys_id.

