Atlan
Discover the AI agent assets catalogued in your Atlan tenant.
Airia connects to your Atlan tenant and discovers the AI agent assets catalogued there, using Atlan's index search API.
Authentication model
An Atlan API token plus your tenant base URL. In Atlan, an API token's effective access is governed by the personas assigned to it.
Required permissions
Assign the API token a persona with read access to AIAgent assets. Without it, authentication succeeds but no agents are discoverable.
Customer-side setup steps
- In Atlan, go to the admin center and create an API token (for example
airia-discovery). - Assign the token a persona that grants read on AI agent assets (create a dedicated read-only persona if you do not have one).
- Copy your tenant base URL (for example
https://yourcompany.atlan.com). - In Airia, go to Discover → Connections → Atlan and create a new connection.
Form fields the Airia UI asks for
| Field | Required | Notes |
|---|---|---|
| Base URL | Yes | https://<tenant>.atlan.com |
| API token | Yes | Stored encrypted, masked on edit |
Connection test checks
The connection test validates configuration, authentication, asset search access, and component read access in order. "Authenticated, but no AI agent assets found" can mean either that none are catalogued yet or that the token's persona lacks read on them.
Multiple environments
Multiple Atlan connections per tenant are supported: one per Atlan tenant.