Step-by-step guide to creating New Actions in the Agent Builder Platform
+ New Action
button in the top-right corner of the Actions tab.+ New Action
button, you’ll be asked to fill in the Action Name.This is what you want to call the action. We recommend starting with a verb so it’s immediately clear what it does.
Examples:
Track license renewals
Update user permissions
Cancel unassigned licenses
Let users check which application renewals are coming up soon. They should be able to choose a timeframe like “next month” or a custom date range. Optionally, let them filter by specific applications. Step-by-step:
- Ask the user what timeframe to check
- If “next month,” calculate the date range
- Return a list of upcoming renewals grouped by application
Create Action
to save your new action.
Once submitted, it’ll take about 10–15 seconds for our AI to process your input, understand the intent, and generate the action logic behind the scenes.