---
sourceDocument: Australia Build workflows
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/build-workflows

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build workflows

ft:clusterId :

    - crworkflow

bundleId :

    - crworkflow

workflow :

    - Creator


---

# Create a trigger definition

# Create a trigger definition {#ariaid-title1}

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

Define the type of trigger that determines when to start running your playbook.

## Before you begin

* Make sure to set your current application to the application that you want your playbook to run in. For more information, see [Application
  picker](https://www.servicenow.com/docs/access?context=c_ApplicationPicker&version=australia&pubname=australia-application-development&ft:locale=en-US).
* Role required: admin, playbook.admin, or pd_trigger_author
{#create-trigger-definition__ul_lmq_3vw_wlb}

## Procedure

1. Navigate to AllProcess AutomationProcess Automation AdministrationTrigger Definitions.
2. In the context header, click New.
3. On the Trigger Definition form, in the Label field, enter any label for your trigger definition.  
   This label appears as a trigger option when you [Create a playbook](https://servicenow-prod.fluidtopics.net/cqO52uRHkrW~czttqGe0QQ "Create a playbook to set up an automated business process. Use Playbook builder in Workflow Studio to add stages, activities, triggers, and runtime permissions, then activate the playbook to make it available to agents and fulfillers.").
4. Next to the Trigger Type field, click the lookup using list icon (![Lookup using list icon]()).
5. In the Trigger Types list, select a trigger type to use for your trigger definition.  
   Options include:

   Record Created
   :   The playbook runs when a user creates a record anywhere in the ServiceNow AI Platform.

   Record Updated
   :   The playbook runs when a user updates an existing record anywhere in the ServiceNow AI Platform.

   Record Created or Updated
   :   The playbook runs when a user creates a record or updates an existing record anywhere in the ServiceNow AI Platform.
6. Click Next to go on to the next step.
7. In the Table list, select a table whose record operations you want to trigger your playbook.
8. Under Condition, use the [condition
   builder](https://www.servicenow.com/docs/access?context=c_ConditionBuilder&version=australia&pubname=australia-platform-user-interface&ft:locale=en-US) to add field conditions for when you want to trigger your playbook.
9. To trigger your playbook for tables that extend your selected table, select the Run On Extended check box.  
   For more information, see [Table extension and classes](https://www.servicenow.com/docs/access?context=table-extension-and-classes&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
10. Click Update to finish creating your trigger definition.

## Result

Your trigger definition is added to the Trigger Definition \[sys_pd_trigger_definition\] table. You can now select your preset trigger when you [Create a playbook](https://servicenow-prod.fluidtopics.net/cqO52uRHkrW~czttqGe0QQ "Create a playbook to set up an automated business process. Use Playbook builder in Workflow Studio to add stages, activities, triggers, and runtime permissions, then activate the playbook to make it available to agents and fulfillers.").

*[\>]: and then


