Skip to main content
Updated in 4.72
Copilot Next Action Tile Node configuration panel

Description

This Node is designed to determine the appropriate next step or action in a conversation or process based on the user’s input or the current context. This Node helps guide a conversation flow and ensures that the system responds effectively to user requests or queries.

Parameters

If you are using Live Agent as a handover provider, you can forward information from the widget to the Reply to User section by clicking forwarder and then sending it to the end user.For other providers, use the alternative option Enable copy to clipboard button to activate the Copy button on the tile. For Salesforce, to activate the Copy button, update your Salesforce integration using this guide.
  • You can add CognigyScript within Source Tags.
  • Source Tags are always lower-case, only alpha-numerics (a-z, 0-9), underscores, and hyphens are allowed.
  • When using CognigyScript for Source Tags, it is important to lowercase them. For example, by using the following: {{input.text.toLowerCase()}}.

Use Case

This Node helps the human agent by providing guidance and predefined instructions based on the user’s question. For instance, if a user asks about the latest release version, the AI Agent can give them both the answer and links to important updates in that release.
Next Action Tile widget with guidance and links in Agent Copilot

More Information

Last modified on June 15, 2026