How to Access Interfaces
View
All agent interfaces can now be managed from both the admin agent pages and directly within Agent Studio.From Agent Admin Views
Navigate to Lifecycle > Usage or Project > Agents to see enabled interfaces directly within the agent list.You can also filter the agent list based on enabled interfaces using the interface badges displayed for each agent.
From Agent Canvas
Access Interfaces within the Settings panel from the top navigation in Agent Studio.Manage
Create, edit, and delete each interface from either admin area or canvas.Agent interfaces are accessible to edit from any version, and updates take immediate effect when saved. Agent interfaces will all execute against the Active version.
Interface Types
Default Interface
- API Interface: Always available for every agent, providing programmatic access via REST API
Other Interfaces
- Chat Widget (formerly Embedded Chat): Embeddable chat interface for websites and applications
- Airia Agent: Make your agent available in the Airia catalog
- Schedule: Set up automated execution triggers
- Email Inbox: Enable email-based agent interactions
Key Interface Features
Unified Management
- Single Location: Access all interface types from one consistent panel
- Common Flow: Learn the interface management process once, use it everywhere
- Dual Access: Manage interfaces from both admin views and Agent Studio
Configuration Inheritance
- Interfaces execute against the Active version of your agent
- Airia agents now inherit name & description from the Agent unless overridden
- Chat Widget and Airia Agents can now be independently taken offline
Working with Interfaces
Each interface type provides specific configuration options and management capabilities. For detailed information about configuring specific interface types, see:- API Interface Configuration - REST API access and authentication
- Airia Agent Interface - Deploy to Airia platform
- Chat Widget Interface - Embeddable chat widget
Interface Configuration
Adding New Interfaces
- Click ”+ Add Interface” from the interfaces panel
- Select from available interface types not yet configured
- Configure the specific settings for your chosen interface type
- Save to activate the interface
Editing Existing Interfaces
- Click the edit icon next to any configured interface
- Modify configuration settings as needed
- Save changes or cancel to revert
Removing Interfaces
- Click the delete icon next to the interface
- Confirm deletion in the dialog that appears
- Warning: Deletion cannot be reversed
Troubleshooting
Why isn't my agent executing the expected flow?
Why isn't my agent executing the expected flow?
Ensure that:
- Your agent has an Active version published
- The interface is properly configured and online
- Any required authentication or permissions are correctly set up
Why can't I add the same interface again?
Why can't I add the same interface again?
Each interface type can only be configured once per agent. If you need to modify an existing interface, use the edit function instead of trying to add a duplicate.