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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# List or related list action

# Create a list or related list action button {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Create a list or related list action and add the button to a workspace.

## Before you begin

Role required: admin

## Procedure

1. Navigate to AllDeclarative ActionsCreate new action.
2. Select List or Related List.  
   A new Action Assignment record opens.
3. Complete the following fields:  

   Action label
   :   Enter a label for the action.

   Action name
   :   This field will populate automatically with the action label in all lowercase and with spaces replaced with underscores.

   Implemented as
   :
       * Select Server Script to apply the action to the server or database as JavaScript.
       * Select UXF Client Action to apply the action as a UI Builder page event.
       * Select Client Script to apply the action to the web browser as JavaScript.
       * Select UI interaction to apply the action as reusable logic and UI elements. For configuration instructions, see [Trigger a UI interaction from a declarative action](https://servicenow-prod.fluidtopics.net/9cN~12TcpLGcBFAAIbITaA "Trigger a UI interaction from a declarative action to extend a page without taking ownership.").
       {#create-a-new-list-or-related-list-action__ul_t2c_zrz_m3c}

   Table
   :   Select a table for the action button to appear on.

   View
   :   Select a UI view for the action button to appear on.
4. Select Submit.

## Result

The list or related list action button appears within the workspace you specified.

## What to do next

Configure a button to apply an action in the following ways:

[Trigger a UI interaction from a declarative action](https://servicenow-prod.fluidtopics.net/9cN~12TcpLGcBFAAIbITaA "Trigger a UI interaction from a declarative action to extend a page without taking ownership.")
:   Trigger a UI interaction from a declarative action to extend a page without taking ownership.

[Configure dynamic conditions for a list action](https://servicenow-prod.fluidtopics.net/LnTHUqiBHLQ42XIWKboorw "Configure a list or related list action to perform an action only when it satisfies dynamic conditions.")
:   Configure a list or related list action to perform an action only when it satisfies dynamic conditions.

*[\>]: and then


