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


---

# Add activities to a playbook

# Add activities to an app's 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) 5 min. de leitura

Add activities to an app's playbook to specify what the automation does to the designated record type. An activity defines what actually happens when a playbook executes.

## Antes de Iniciar

To add [activities](https://servicenow-prod.fluidtopics.net/ACNUyxL3haCoieGCkodBsQ#gloss-activity-creator-workflow "Activities in a playbook complete automated tasks, such as obtaining approvals, assigning records, and sending emails.") to a playbook, you must be given permission to work on the app.

## Por Que e Quando Desempenhar Esta Tarefa

The activities that you can add to a playbook are limited by your administrator to ensure you use the correct ones for your organization. Your admin may have created some custom activities for you to choose from, or hidden
some standard activities.

## 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 an activity to.
3. Select the form that contains the playbook that you want to add an activity to.
4. Select the automation that contains the playbook that you want to add an activity to.  
   Nota:  
   If your app has a lot of forms and automations, you can use the search box in the navigation panel to search for a specific automation.
   Figura 1. Select automation that has the playbook
5. Select the add icon ![]() on the connector where you want to add an activity and choose the square Add an activity icon (![]()) in the menu that pops up.  
   {#creator-studio-add-activities-automation__table_isj_z54_ccc__entry__2}

   | View | Steps |
   |-|-|
   | Diagram | 1. Select the + icon in the stage. 2. In the mini-picker, select the square icon (![]()) to add an activity. {#creator-studio-add-activities-automation__ol_hly_1v4_ccc} |
   | Board | Select + Add activity. |
   [Tabela 1. How to add an activity in Board and Diagram views]

   {#creator-studio-add-activities-automation__table_isj_z54_ccc}
6. Choose the type of activity that you want from the Activity library pop-up.  
   Nota:  
   In addition to the following standard activities, you may see some custom activities that your admin created.
   {#creator-studio-add-activities-automation__table_gj1_3cg_n1c__entry__2}

   | Activity type | Description |
   |-|-|
   | Request approval | Ask someone for permission to accomplish a task. |
   | Assign to | Choose a person who should fulfill the task. |
   | Create task | Specify a process that must be done as part of the playbook. |
   | Send an email | Send an email to one or more people. You can specify images and enrich text for the email that gets sent automatically. |
   | Placeholder | Set an undefined activity to be specified later, or a more advanced activity such as an email notification, when an activity is completed. Placeholder activities don't have any logic assigned to them yet, and must be edited in Workflow Studio. Or, you can swap them out later for another type of activity in Creator Studio. |
   | Update submission | Update the value of the specified fields on the record that the form generates when a user submits it. |
   [Tabela 2. Types of activities]

   {#creator-studio-add-activities-automation__table_gj1_3cg_n1c}  
   Figura 2. Activity library for a playbook  
   Your new activity and its Activity properties panel appear, where you define what the activity is.
7. Enter the basic details for the activity.  
   {#creator-studio-add-activities-automation__table_hb3_mfm_n1c__entry__2}

   | Field | Description |
   |-|-|
   | Label | Unique, user-facing name for your activity, which appears to agents and fulfillers while the playbook is running. |
   | Description | Optional details about what the activity accomplishes. |
   [Tabela 3. General activity details]

   {#creator-studio-add-activities-automation__table_hb3_mfm_n1c}  
   Figura 3. Activity details panel
8. If needed, specify the approver or assignee in the Select an approver or Select an assignee fields.  
   Approvers and assignees are the person or people who must approve the task, or who the task gets assigned to. The options are:
   * Group: Enter one or more user groups in the field that appears. For example, <kbd class="ph userinput">App engine Admins</kbd>.
   * Specific person: Enter the person's name as it appears on the ServiceNow AI Platform. If you entered a group, you can select only from users in the specified group.
   * Requester's manager: (Request approval activities only) Automatically routes the approval to the manager of the person who's making the request.
   {#creator-studio-add-activities-automation__ul_ebx_vgm_n1c}
9. Enter details for specific types of activities.
   1. For Request approval activities only, specify the Approval type.  
      Approval type defines whether a single approver is needed or if everyone must approve the request. The options are:
      * Anyone approves: Only one of the specified approvers must approve the request.
      * All approve: Every one of the specified approvers must approve the request.

        If you select this option and specified a group, all members of the group must approve the
        request.
      {#creator-studio-add-activities-automation__ul_j21_wfp_qbc}
   2. For Create task activities, specify the Priority.  
      The options are:
      * Critical
      * High
      * Moderate
      * Low
      * Planning
      {#creator-studio-add-activities-automation__ul_sgq_k4m_n1c}
   3. For Send an email activities, specify the recipients and contents of the email.  
      * Enter the name (for ServiceNow AI Platform users) or email address for people who should receive the email in the To and Cc fields.

        Select the
        Requester option for the To or Cc fields to include the person who made the request in the email's recipients.
      * Enter the email's subject in the Subject field.
      * Enter the body of the email in the textbox. Select the additional toolbar buttons icon (![]()) to display more formatting options. For example, you can add images, tables, and links to the email.
      {#creator-studio-add-activities-automation__ul_mjl_bgp_qbc}
   4. For Update submission activities, select the fields that the activity should update on the submitted form's record.  
      Choose one or more of the following fields to be automatically updated and specify the field value:
      * Short description: Then enter a value for the updated short description.
      * Description: Then enter a value for the updated description.
      * State: Then select the updated record state. For example, Open.
      * Priority: Then select the updated value. For example, 4 - Low.

      {#creator-studio-add-activities-automation__ul_fbv_dbh_ngc}

      For example, you can add an Update submission activity that automatically closes a record if a previous approval activity is declined.
   {#creator-studio-add-activities-automation__substeps_x1q_vfp_qbc}
10. Select at what point the activity should start running in the When to start field of the Conditions section.  
    The options are:
    * When playbook starts: The approval request runs when the trigger occurs, which is the form's record being created or updated.
    * After specific activity: The approval request runs after one or more activities run, which you must specify in the Starts after field. You can select only activities that occur sequentially before the activity you're working on.  
      Nota:  
      This option isn't available for the first activity in a playbook.
    {#creator-studio-add-activities-automation__ul_ss4_t3m_n1c}
11. **Opcional:** Define any extra conditions that must be met for the activity to happen by selecting + Add conditions.  
    Use the condition builder that appears to specify any other things that must happen for the activity to run. 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).

    You can use the answer from the associated form to power the activity. For example, you can specify that if someone answers Yes to the question "Do you
    eat meat?" the Assign to activity is assigned to the Meat department to fulfill the gift box. To use the response from a form as a condition, do the following:
    1. Choose Questions in the Field field. {#creator-studio-add-activities-automation__crs-variables-conditions-substeps-1}
    2. Select the form's question to use as the condition from the Question field. {#creator-studio-add-activities-automation__crs-variables-conditions-substeps-2}
    3. Specify the condition Operator and the answer's Value. {#creator-studio-add-activities-automation__crs-variables-conditions-substeps-3}
    4. Select Apply when you're done defining the condition. {#creator-studio-add-activities-automation__crs-variables-conditions-substeps-4}
    {#creator-studio-add-activities-automation__substeps_xbz_4vc_tdc}
12. Select the Save and close button to finish setting up your activity.

## O que Fazer Depois

Continue adding activities and decisions, as well as connectors and parallel processes if needed, to finish creating your playbook. For more information on decisions, see [Add a decision to an app's playbook in Creator Studio](https://servicenow-prod.fluidtopics.net/j3e5ni_HHcNsSXBj97Fbow "Add decisions, which are if/then conditions, to define branches, or different paths of an automation's playbook in Creator Studio.").

