---
sourceDocument: Australia Sales and Order Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/order-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Sales and Order Management

ft:clusterId :

    - omgmt

bundleId :

    - omgmt

workflow :

    - Customer and Industry


---

# Create sequences

# Create a customer engagement sequence {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 Minuten Lesedauer

Drive personalized outreach by creating customer engagement sequences that automate timely, relevant interactions that are ideal for nurturing leads, onboarding clients, or re-engaging inactive
customers.

## Vorbereitungen

Check whether features you need to access are supported by reviewing the table in [Compatibility information for Customer Engagement Sequences](https://servicenow-prod.fluidtopics.net/siSpvJhrBvGz1fX4MPSfiA "The features that are supported in Customer Engagement Sequences are determined by combinations of ServiceNow AI Platform, Playbooks in Workflow Studio, and the Customer Engagement Sequences app version.").

Your instance must be integrated with platforms such as Amazon Connect.

Delegated developer roles should be assigned to designated users. For more information, see [Grant delegated developer permissions for managing sequences](https://servicenow-prod.fluidtopics.net/XVQRqcqtcAClAOfQR1unEQ "Assign delegated developer roles to designated Customer Engagement Sequences users so they can create and manage sequences without needing a system admin role.").

You should be familiar with using Workflow Studio and Playbook Experience.

Role required: sn_crm_sequence.admin, sn_crm_sequence.writer  
Hinweis:  
If you're using Customer Engagement Sequences 1.0.0, you need the playbook.admin or pd_author role to create sequences.

## Warum und wann dieser Vorgang ausgeführt wird

Wichtig:  
Setup and Tear Down are predefined stages in the Customer Engagement Sequences playbook. Do not remove these stages or add more activities in these stages. Avoid making any other changes to the Start Sequence and End Sequence activities.

## Prozedur

1. Navigate to WorkspacesCSM/FSM Configurable Workspace.
2. Select the List icon .
3. Navigate to SequencesAll Sequences.
4. Select Create New Sequence.
5. On the Create new Sequence window, specify a name and optionally a description for your sequence.
6. Select Create.  
   You're redirected to Workflow Studio and a playbook of the type sequence is created with the following predefined stages:
   * Setup
   * Configure sequence activities
   * Tear Down
   {#create-customer-engagement-sequence__ul_bvf_g41_1gc}
7. Select a source table whose records will trigger the sequence.
   1. Select the Edit icon ![]() above the Start pill.
   2. Select a table from the Parent table drop-down list.  
      For example, you might want the sequence to trigger when a record is created or updated in the Lead \[sn_lead_mgmt_core_lead\] table.
   3. Select Save and close.  
      The Triggers icon ![]() is activated on the left sidebar.
   {#create-customer-engagement-sequence__substeps_b5c_npl_ghc}
8. Define trigger conditions that initiate a sequence.  
   For more information, see [Define trigger conditions](https://servicenow-prod.fluidtopics.net/ywU~tdKPSn09cAyXJtfFtg "Define trigger conditions that start a sequence by configuring simple triggers, or combining multiple triggers for initiating workflows from multiple record-based events.").
9. **Wahlweise:** Change the priority with which a sequence task is created by navigating to the Automation tab of the Start sequence activity properties under the Setup stage.  
   When the trigger condition is met, this activity creates a sequence task with a state of Work in progress and a priority of Moderate by default.  
   Hinweis:  
   Do not remove this stage or add more activities to this stage. Avoid making any other changes to the Start Sequence activity. {#create-customer-engagement-sequence__next-major-step}
{#create-customer-engagement-sequence__next-major-step}
10. In the sequence diagram, configure sequence steps in the Configure sequence activities stage.  
    Use this stage to configure activities you want to make available to the sales representative as guided sequence steps during runtime. For more information, see [Add and configure an activity in a playbook](https://www.servicenow.com/docs/access?context=add-configure-activity&version=australia&pubname=australia-build-workflows&ft:locale=en-US).

    You can add any number of activities to this stage in your sequence. For example, for telesales workflows, you might want to add a schedule call activity. For more information, see [Add a schedule call activity to a telesales workflow sequence](https://servicenow-prod.fluidtopics.net/lBLXFqk4XaL5Hwv~CxFpVQ "Add a schedule call activity in your sequences to support telesales workflows.").
11. **Wahlweise:** Add decision nodes to activate the next stage in the playbook based on the outcome of the previous stage.  
    For more information, see [Add decision nodes to a sequence](https://servicenow-prod.fluidtopics.net/1mvx0wNQjNGBsaP63O6InQ "Activate the next stage in the playbook based on the outcome of the previous stage by adding decision nodes while creating or updating a sequence.").
12. Add a stage for the new branch you created and repeat the steps to add more activities as needed, including the schedule call activity as needed.  
    For information about adding new stages, see [Add and configure a stage in a playbook](https://www.servicenow.com/docs/access?context=add-configure-stage&version=australia&pubname=australia-build-workflows&ft:locale=en-US).
13. **Wahlweise:** Update the sequence task record by selecting the Customer Engagement SequencesUpdate sequence task activity from the activity picker.  
    You can also use the Update sequence task activity to exit early from the sequence. For more information, see [Add the Update sequence task activity to a sequence](https://servicenow-prod.fluidtopics.net/STI7frCsiGVw~YA6rJc9EA "Dynamically update the sequence task records based on predefined configuration using the Update sequence task activity while designing customer engagement sequences.").
14. Review the configuration in the Tear Down stage.  
    This predefined stage uses the Update sequence task activity to update the sequence task record when the sales representative completes all the sequence steps in their sequence task. By default, the system updates the state of the sequence task record as complete (indicated by State = 3) in the Customer Engagement Sequence Task \[sn_crm_sequence_task\] table.  
    Hinweis:  
    Do not remove this stage or add more activities to this stage. Avoid making any other changes to the End Sequence activity.
15. Verify the sequence by selecting Test.
16. Publish the sequence by selecting Activate.
17. **Wahlweise:** View the sequence in the CSM/FSM Workspace by selecting the List icon and navigating to SequencesAll Sequences.

## Nächste Maßnahme

[Assign runtime permissions while creating sequences](https://servicenow-prod.fluidtopics.net/bS1VlkLR6ioae~Tkq5EOxA "Use permission sets to control access to sequence records such as sequence tasks and steps.").
* **[Define trigger conditions](https://servicenow-prod.fluidtopics.net/ywU~tdKPSn09cAyXJtfFtg)**   
  Define trigger conditions that start a sequence by configuring simple triggers, or combining multiple triggers for initiating workflows from multiple record-based events.
* **[Add a schedule call activity to a telesales workflow sequence](https://servicenow-prod.fluidtopics.net/lBLXFqk4XaL5Hwv~CxFpVQ)**   
  Add a schedule call activity in your sequences to support telesales workflows.
* **[Add decision nodes to a sequence](https://servicenow-prod.fluidtopics.net/1mvx0wNQjNGBsaP63O6InQ)**   
  Activate the next stage in the playbook based on the outcome of the previous stage by adding decision nodes while creating or updating a sequence.
* **[Add the Update sequence task activity to a sequence](https://servicenow-prod.fluidtopics.net/STI7frCsiGVw~YA6rJc9EA)**   
  Dynamically update the sequence task records based on predefined configuration using the Update sequence task activity while designing customer engagement sequences.
* **[Assign runtime permissions while creating sequences](https://servicenow-prod.fluidtopics.net/bS1VlkLR6ioae~Tkq5EOxA)**   
  Use permission sets to control access to sequence records such as sequence tasks and steps.

**Zugehörige Informationen**   

* [Stages and activities](https://www.servicenow.com/docs/access?context=process-automation-designer-lanes-activities&version=australia&pubname=australia-build-workflows&ft:locale=en-US)
* [Triggers](https://www.servicenow.com/docs/access?context=process-automation-designer-triggers&version=australia&pubname=australia-build-workflows&ft:locale=en-US)
* [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)
* [Enabling playbook restart](https://www.servicenow.com/docs/access?context=restart&version=australia&pubname=australia-build-workflows&ft:locale=en-US)

