Behavior profiles
The Behavior Profiles page lets you define context-driven overrides for agent conversation behavior. Profiles layer on top of any agent baseline when their conditions match, without modifying the core agent definition. Navigation: Project → Settings → Behavior ProfilesCreate a behavior profile
Select Create Profile to open the structured editor. The profile header includes the following fields:
Below the header, the profile editor organizes settings into three behavior sections:
Speaking
Listening
No-Input Handling Configuration
This is only supported for pipeline voice using KoreVG.
Authoring Note: A free-text field for documenting when and why this profile applies.
All settings default to Inherit, meaning the agent’s base configuration applies. Override any setting to customize behavior for the profile’s conditions. Select Save to create the profile, or switch to Raw DSL to edit the profile definition as code.
Alert settings
The Alerts page serves as an inbox for workflow approvals and proactive notifications. Navigation: Project → Settings → Alert Settings Tabs
Filter the Approvals tab by source (Workflow or Agent) and type (All, Approvals, Data Entry). Toggle Include completed to view historical approvals alongside pending items.
The Approvals tab requires the
human_task:read permission. If your role lacks this permission, the system displays a “Forbidden: missing required permission” message.