Skip to main content
All CollectionsAutomated Playbooks & Alerts
Automated Playbook Use Cases, Tips, & Tricks
Automated Playbook Use Cases, Tips, & Tricks

Find common playbook use cases, tips, and tricks!

Laura Bedoya avatar
Written by Laura Bedoya
Updated over 3 months ago

Automated Playbook Use Cases, Tips, & Tricks Overview

Playbook automations can be used in so many different ways to achieve different goals. You can trigger drip campaigns, assign key roles based on specific data, update traits, and much more. The many options can be overwhelming but don't fret, we've got you covered on strategic ways to achieve your goals. Below we go over 2 of the most commonly asked questions on Playbooks:

  • How to manually enroll a customer in a Playbook (start video at 1:44)

  • How to set up a recurring Playbook (start video at 7:30 min)

Creating a Recurring Playbook

Recurring Playbooks off an Activity Object

If you're creating a recurring playbook off activity (notes, tasks, and projects) then you can follow the steps below. We're using Projects as the example but these are the same steps for Tasks or Notes:

  1. Create Categories:

    • Create a category for example, "Collaborative."

  2. Create Templates:

    • Assign the appropriate category, such as "Collaborative," to relevant project templates like QBR (Quarterly Business Review).

  3. Defining Playbook Trigger for Playbooks: You can trigger off Next Due Task or Last Completed Task, depending on what you want select the appropriate option!

    • Establish the logic for playbook triggers based on key activities. For example:

      • Trigger off the last completed project within the "Collaborative" category.

      • Set the timeframe for triggering the playbook (e.g 90 days)

  4. Add Playbook Actions:

    • Add an action to create a new project (and any other actions you want)

Once a project is completed, individuals will be removed from the current playbook. Upon completion of the new project, individuals will be added back into the playbook for the next cycle.

By following these steps, you can effectively configure project categories, trigger playbooks based on key activities, and automate project creation within your system. This enables seamless management and execution of recurring tasks or projects, such as Quarterly Business Reviews.

Recurring Playbooks off non Activity Objects

If you want to create a recurring playbook that is not targeting Notes, Tasks, or Projects there is another method, which would be based off an actual date. This method involves creating custom traits and setting specific date criteria for triggering actions:

  1. Creating Custom Traits:

    • Create a DATETIME custom trait, such as "Last QBR Date."

      • Please note a datetime trait is highly, highly recommended since date traits can fluctuate with UTC. So if it's a daily playbook, a date trait will not work, but if it's a 30, 60, or 90 day playbook, it will probably work ok.

  2. Defining Playbook Trigger for Playbooks:

    • Establish the trigger condition based on the custom trait. For example:

      • Define the trigger condition as "Last QBR Date greater than 90 days ago."

      • Consider including additional filters as needed.

    • Handling Nulls:

      • Include a condition to handle null values, ensuring individuals are included if the event has not occurred previously.

  3. Automating Actions:

    • Determine the actions to automate within the playbook, such as creating a new QBR project or Vitally Doc

  4. Add a Wait action:

    • Incorporate a wait step to hold the process until the completion of the QBR event.

    • Utilize available data to detect the completion of the QBR, such as activity objects or specific indicators.

  5. Update a Trait Action:

    • Add an action to update the custom trait with the current date to mark the event's occurrence.

    • This update ensures individuals are removed from the playbook until the next cycle.

As time progresses, individuals will cycle in and out of the playbook based on the date criteria. The playbook will automatically adjust based on the specified time frame, in this case, ninety days.

Did this answer your question?