A Pivot is feature that can be leveraged within a Rule Action. Pivots may be used to branch off from the parent Thread and redirect to a new Thread when the Rule requires more than one additional, unique Action to take place.
A use case that might leverage a Pivot is as follows:
- Customer reports that they haven’t received their order yet.
- Gladly Sidekick detects that the shipment has been marked as delivered over two business days ago and recognizes that, per the SLAs configured in the Thread Builder, this is outside of SLA.
- This shipment is now considered a missing package and should follow the associated process in order to help the customer. This includes providing a specific reply (Send Reply Action), asking a series of follow-up questions (Ask Question Action), and reshipping the order (Update Order Action).
- Given that multiple additional Actions must be configured in this example, a Pivot to a separate Thread is appropriate.
How to Configure a Pivot #
This video uses the above example to configure a Pivot within the Thread Builder.

Key steps to configuring a Pivot within the parent Thread #
- Within the Thread builder click + and add a Rule Action.
- Click + within the Rule Action to add a Rule Sub-Action from the drop-down.
- Label the Rule.
- In the Rule, configure the conditions within the IF section.
- Select Pivot from the drop-down within the THEN section.
- Click Create Thread underneath the New Thread drop-down.
- Name the Thread (i.e. per the example above, something like Missing Package) and click Create Thread.
- See the newly created Thread populate in the drop-down.
- Click Save.
- Click Edit Thread to navigate to the Pivot Thread and build out accordingly.
Other things to take note of when setting up a Pivot: #
- A link icon will appear next to Rule Sub-Actions that end with a Pivot to a new thread. Hovering over the link will display the name of the associated Pivot Thread.
- A clickable button lives at the top of the Pivot Thread, indicating the associated parent Thread. Clicking the button will navigate back to the parent Thread.