Create Automations

Learn how to create automations to scale your OKR process and increate productivity

Neli Ivanova avatar
Written by Neli Ivanova
Updated over a week ago

Overview

Deploying OKRs across different business units, departments, and thousands of employees can be a challenge. With Robotic Process Automation (RPA), you can deploy and manage OKRs at scale, have control over the process, and ensure consistency.

You use RPA to save time by automating repetitive tasks. For example, instead of manually checking if someone is compliant with your organization's OKR policies, automation helps you streamline the process. This boosts productivity, while reducing human errors.

RPA can help you with:

  • Process consistency

  • Information organization

  • Anomaly detection

  • Transparency


Components of an RPA

To set up an automation rule, you have to define:

  • Trigger
    The trigger specifies the invocation of the rule

  • Condition
    The condition is a logical test

  • Action
    The action is what is performed, if the conditions are satisfied

In other words, when something happens and the conditions are met, Gtmhub will do something.


Example

In this example, Quantive Results will create and assign a task for OKR owners who have defined less than three key results for an OKR.

1. Create the automation

To create an automation, perform the following:

  1. In the navigation pane, click Settings then under the System section click Automation.

  2. On the top right of the page, click Create automation.

  3. Enter a name for the automation rule.
    In this example, enter Define more key results

  4. Describe the automation rule with a short description.
    In this example, enter Create and assign a task to OKR owners who have

    defined two or less key results.

  5. Click Create automation. The automation workflow editor appears.


2. Create the trigger

A trigger is what engages the automation to perform the defined action.
Automation rules can be triggered by the following:

  • An event

  • Manually

  • On schedule
    The time for the schedule is in your local time zone.

In the automation editor, perform the following:

  1. Click Create new trigger.
    In this example, select It will be triggered manually.

  2. In the drop down menus for "When do you want to run this automation", select It will be triggered manually on objectives.

  3. Click Create Trigger. The Trigger is now created.


3. Define the conditions

The conditions are certain criteria that have to be met, before the action is performed.

To define conditions, perform the following:

  1. Click Add condition.

  2. In the first dropdown box, select the property of the objective that will be evaluated by the condition. In this example, select Session from the drop down menu.

  3. In the second dropdown box, select the operator. In this example, select is.

  4. In the third field, select the value against which the property will be evaluated.
    In this example, select session Q1 2023.

  5. To add another condition, click + Add a condition.

  6. Select the logical operator between AND and OR.
    Whether all conditions must be met or whether any of the conditions must be met.
    In this example, select AND.

  7. In the first dropdown box, select Number of Key results.

  8. In the second dropdown box, select is lower than.

  9. In the third field, enter 3.

  10. Click Create condition.


NOTE: For Session conditions it is possible to select specific sessions from the list or apply dynamic conditions:

  • Active sessions - Sessions happening in the current timeframe

  • Past sessions - The previous sessions, based on the timeframe

  • Upcoming sessions - The upcoming sessions, based on the timeframe

  • Open - Sessions with the status “Open”

  • In progress - Sessions with the status “In Progress”

  • Not set - There are no OKRs created in the session yet


4. Create the action

You can define the action to be performed by Quantive Results when the conditions are met and the automation is triggered, You can choose between an Internal action, (done by Quantive Results) or External action.

  • Internal Actions

    • Add tasks to objectives

    • Tag objectives

    • Delete objectives

  • External Actions

    • Send Email

    • Send Slack notification

To define an action, perform the following:

  1. Click Add an action.

  2. In the dropdown box, select the action to perform.
    In this example, select Add task to.

  3. Enter the name of the task you want to create.
    In this example, enter Define more key results.

  4. To provide additional context, enter a Description.
    In this example, enter Your OKR may not fully represent everything that is needed to achieve the objective. Ensure your OKR has at least three key results defined.

  5. In Owner, select an assignee for the task.
    You can assign a task to: The OKR creators, The OKR owners, or Other user.
    In this example, select The Objective owner.

  6. Select the objective where the task will be added.
    In this example, select Parent: Add to this objective.

    • If you choose Add to this objective, the task will be created in all OKRs where the conditions are met.

    • If you choose Choose parent OKR, you can attach the task to a specific objective, if it meets the conditions.

    • If you select Do not attach to objective, the task will be assigned to the owner of the objectives that meet the conditions, but will not be attached to a specific objective.

  7. Click Create action.
    The automation is created and defined.


5. Execute the automation

To view all automations and execute them, in the navigation pane click Back to all Automations.

An automation can be in the following statuses:

  • Draft
    The automation is not completely defined – it's missing a trigger, conditions, or an action.

  • Enabled or Disabled
    The automation is triggered by an event or on schedule.
    When you create such an automation, by default, its status is disabled. To engage an automation, click the status. The automation is now enabled and will execute according to its definition.

    NOTE: If the automation is scheduled, you can execute it manually before the scheduled time. To do this, in the list of automations, expand its menu and click the Execute button.

  • Execute
    The automation is triggered manually. To trigger such an automation, click execute.

In this example, the automation is manual. To execute it, click the execute button in the Status column.


Result

After clicking execute, Quantive Results creates tasks for all OKR owners in session Q1 2023 who have less than 3 key results defined for each objective. You will find the automated task in the tasks section of your OKR.


See also

For more examples of automations, see Example: Automations and Create Automations

Did this answer your question?