How it works
When you enable Airia Agent, the platform provisions a hidden project and deployment in the background. From that point on:- Users with access see Airia Agent in their Chat sidebar instead of a list of catalog agents
- You connect tools, MCP servers, and sub-agents to extend what it can do
- You optionally customize its behavior with a system prompt
- Airia publishes periodic updates with new capabilities; you choose when to apply them
Token consumption & cost
Every Airia Agent conversation consumes tokens beyond the visible chat text. Some of that consumption comes from Airia’s own agent logic, and some comes from choices you make when configuring the agent:- Airia’s base system prompt — Airia Agent ships with a platform-managed system prompt that is not visible to you or your users. It is sent to the model on every turn alongside any custom instructions you add, so it contributes to the token footprint of every message regardless of your configuration.
- Your system prompt — custom instructions are appended to the base prompt and sent on every turn, so longer prompts increase the token footprint of each message
- Tools & MCP servers — each connected tool or MCP server adds its definition to the model’s context, and tool calls consume additional tokens for both the call and its response
- Tool response history — the Save tool responses to history setting, when enabled, appends full tool call inputs and outputs to the conversation history sent to the model on every subsequent turn. This can meaningfully increase token consumption on longer conversations, especially with tools that return large payloads.
- Sub-agents — delegating to a sub-agent triggers its own model call with its own system prompt, tools, and context, on top of Airia Agent’s own consumption
Settings overview
All configuration lives at Settings → Airia Agent. The page is organized into tabs:Required permissions
Recommended setup sequence
New to Airia Agent? Follow this order to avoid revisiting steps:- Enable Airia Agent — provision the agent for your tenant
- Access & Privacy — decide who can use it and set a fallback agent
- Extending Airia Agent — read this before configuring tools or sub-agents
- Tools & MCP and/or Sub-agents — wire up capabilities
- System Prompts — customize behavior for your organization
- Compute Sandbox and Skills Repositories — optional, for advanced tool execution isolation
Enable Airia Agent
Provision or unprovision Airia Agent for your tenant
Access & Privacy
Control who can use Airia Agent and configure the fallback experience
Extending Airia Agent
Choose between tools, MCP servers, and sub-agents
Tools & MCP
Connect tools and external MCP servers
Sub-agents
Delegate tasks to specialized catalog agents
System Prompts
Customize Airia Agent’s behavior with tenant-specific instructions
Interfaces
View the agent’s active deployment and interface configuration
Compute Sandbox
Run complex, code-driven tasks and process large datasets beyond the model’s context window
Skills Repositories
Manage custom code and files available at execution time
Version Management
Apply platform updates and review changelogs
Troubleshooting
Diagnose common setup and access problems
