Overview
With in-line execution enabled, eligible write actions in interactive agents can execute automatically without showing a confirmation step. This removes extra clicks and shortens the time to complete tasks, especially in workflows where confirmation is not necessary. In-line execution respects the safety rules and action constraints of your organization:- Admins determine which actions are allowed to run without confirmation.
- Agent creators must explicitly opt in at the step level.
- Standard permissions, authentication, and audit logs continue to apply.
- If an action or step is not eligible, the agent either prompts for confirmation (if allowed) or surfaces an error.
- No confirmation step: In eligible flows, the agent runs the write action without asking the user to click Confirm.
- Single, streamlined flow: The agent proceeds to the next step or returns results as part of the same conversation.
- Normal responses on completion: The agent summarizes the change or next steps like any other action result. Errors are surfaced with guidance to fix inputs or permissions.