This tutorial will walk you through the process of creating a bionic rule that triggers a CTA when a customer renewal is lapsed. The CTA includes a playbook for the CSM to address the lapsed renewal.
Build the Rule
- Navigate to Administration > Rules Engine.
- Click Create Rule.
- Enter the Rule Name
- Select a folder for the rule.
- Click NEXT.

- Click DATASET.
Setup Rule
- Select Salesforce as the data source.
- Select Account as the source object.
- Add the following fields to the Show section:
- Account::Id
- Account::Account Name
- Account::CSM {Your User Lookup Field}
- Customer Info::Account
- Customer Info::Renewal Date
- Add the following fields to the Filters section:
- Customer Info::Renewal Date | greater or equal to | Subtract N Days from Rule Date | 1
- Customer Info::Renewal Date | less or equal to | Rule Date
- Customer Info::Status | includes | Active
- Verify that Apply to Gainsight customers only is checked.
- Click SAVE.
Note: You also have the option to PREVIEW before proceeding, to verify that there are accounts that match the rule criteria.
Setup Action
- Click +ACTION and select the Rule Name created from the previous step.
- Action: Select Call to Action from the dropdown.
- Enter the Call To Action Details:
- Name: Name of CTA (Select the Include in identifiers check box)
- Type: Risk
- Priority: High
- Status: New
- Reason: TBD based on the Reasons your company has created. For this example, it's called "*Implementation Risk".
- Due Date: Run Date + 5 Days
- Link to an existing "Linked Object": Multiple relevant objects can be linked in a rule. All Linked Objects that are linked to the CTA type will be available in the drop-down. When a linked object is selected from the drop-down, Admins can choose the field to which it should be linked from the Show fields.
- Additional Fields: Multiple fields can be configured in a rule. All the fields linked to the CTA type will be available in the drop-down. Admins can choose the required fields which suits their organization requirement.
- Playbook: TBD based on the Playbooks your company has created. For this example, it's called "Lapsed Renewal".
- Owner Field: CSM. User lookup field added from the account level.
- Default Owner: Lookup field of all SalesForce Users. This will be used if the Task Owner field is not filled in OR if an account has not been assigned an owner.
- Post Update to Chatter: Used to control the frequency of Chatter updates. (see Note below).
- Post Update to Comments: Used to control the frequency of Comments updates. (see Note below)
Note: For the above fields, you can select the update frequency as Once, Always, or Never. If Once is selected, Chatter/Comments will be updated for the CTA only the first time the rule is run. If Always is selected, Chatter/Comments will be updated for the CTA every time the rule is run, and if Never is selected, Chatter/Comments will not be updated when the rule is run. These settings do not prohibit users from posting comments on Chatter as often as they like; they just control how rules update the CTA.
-
Comments: Optional and shows up in the comments section of the CTA. Type @ to see options available for tokenized comments.
- Click SAVE.
Gainsight recommends scheduling the rule to run nightly.