Search
Commands let your AI Agent do more than just reply to customers. Instead of only sending messages, the agent can take real steps in the background, like updating a conversation, looking up a contact in your CRM, or routing a ticket based on the outcome.
Commands are set up in advance by your team's admin, so the agent works within a defined playbook. It can decide when to run a command and which path to take, but it cannot invent steps on its own.

When a conversation matches a trigger (such as a customer reporting an error or a specific intent being detected), the AI Agent evaluates whether to run a Command. A Command is a sequence of predefined steps that execute in order.
The agent decides:
Once triggered, the steps run automatically and deterministically.
Conversation updates
Contact updates
External API calls
Logic and conditions
Responses
Here is what an AI Agent might do when it detects an error report:
All of this happens without a human having to manually intervene.
Every time a Command runs, a step-by-step execution log is created. You can see:
This makes it straightforward to understand what the agent did and debug anything unexpected.
To keep things safe and predictable, the agent cannot:
Commands are created and managed by anyone with Manage AI Agent permission. If you need a new command or workflow added, reach out to your team admin.
Powered By SparrowDesk