---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Edit a playbook trigger

# Edit the trigger for a playbook in Creator Studio {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 min. de leitura

Define the trigger for a playbook in Creator Studio to specify what makes the playbook start running.

## Antes de Iniciar

The trigger initiates a playbook to run on one of the app's forms. For example, when a user selects a specific answer to a question, the playbook begins to run. The form you select must already be configured for you to select
it for the trigger.

To edit the trigger for a playbook, you must be given permission to work on the app.

## Por Que e Quando Desempenhar Esta Tarefa

Nota:  
You can't change a playbook's trigger (whether the form is submitted or updated to initiate the playbook) or how frequently it should run after you create the playbook. Instead, create a new playbook with a different trigger.

## Procedimento

1. Go to AllApp EngineCreator Studio to see all the apps on the Creator Studio home page.
2. Open the app that contains the playbook you want to add actions to.
3. Select the form that contains the playbook that you want to edit the trigger for.
4. Select the automation that contains the playbook that you want to edit the trigger for.  
   Figura 1. Select automation that has the playbook
5. Select the Trigger (![]()).  
   The Additional properties modal appears, where you can edit some of the trigger's settings.
6. Make any changes to the trigger's general attributes.  
   {#creator-studio-add-trigger-automation__table_eld_vcg_l1c__entry__2}

   | Field | Description |
   |-|-|
   | Playbook name | Descriptive name for the playbook you're editing. |
   | Description | Brief explanation of what the playbook does, for example, the end goal for the record type. |
   [Tabela 1. General playbook definition fields]

   {#creator-studio-add-trigger-automation__table_eld_vcg_l1c}
7. If necessary, change the Form whose catalog item generates the record type that you want the playbook to run on.
8. Change the conditions that must be met for the playbook to begin running by selecting Add condition set.  
   * If you want to trigger the playbook based on the value of a column in a table, select the [Field](https://servicenow-prod.fluidtopics.net/ACNUyxL3haCoieGCkodBsQ#gloss-field-creator-studio "A field in Creator Studio is a column on the app's underlying table. If you're using condition builder, a field is either a column on the table or a question from the form.") that you want to be the trigger, as well as its condition Operator and the specific trigger Value. For example, when a Start date is after the Date needed.
   * If you want to trigger the playbook based on the response from a form, select Questions as the trigger Field. Then select the question you want in the Question field, the condition Operator and the answer's Value.

   {#creator-studio-add-trigger-automation__ul_a3p_g4z_dcc}  
   Figura 2. Question answer as trigger for an automation

   Add as many conditions as you need. For more information, see [Create a condition statement using the condition builder](https://www.servicenow.com/docs/access?context=create-cond-state-using-cond-build&version=australia&pubname=australia-platform-user-interface&ft:locale=en-US).
9. Save your changes by selecting the Done button.

