What’s an Action?
An Action is a single, well-defined task that a user can perform inside your product—like “Create a new campaign,” “Update user access,” or “Show me this month’s spend.” Actions are what power the Agent’s capabilities. They’re how natural language inputs like “Cancel John’s license” get translated into structured API calls and real outcomes. In short, Actions are what your agent can do. Every Action combines your tools—API endpoints, Pages, KB content—into a usable command the agent can understand and execute. You can watch the video below for a complete walkthrough of the Actions section inside the Agent Builder platform, or keep reading for a step-by-step breakdown.The Actions Dashboard
From the Actions tab inside the Agent Builder, you’ll see a full list of all the Actions Adopt has generated for your app.
Here’s a quick overview of what each column represents →
How Actions Come Together
To recap:- APIs define what can be done
- Entities help fill in the right data
- Pages define where to go
- KB content supports guidance and context