Documentation Index
Fetch the complete documentation index at: https://conductorone-ian-account-to-user-pipeline.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Activation required. AI access management must be enabled for your tenant before you can use it. To get started, contact the C1 support team for a walkthrough.
What gets logged
Each tool call produces one audit log entry with:| Field | Example |
|---|---|
| Timestamp | 2026-05-07T14:23:11Z |
| End user | The C1 user the AI client is bound to |
| AI client | Client ID and display name |
| MCP server | Registered server name |
| Tool | Tool name (for example, github_create_issue) |
| Result | Success / denied / error |
| Denial reason | Populated when result = denied (for example, “tool not in user’s access profile”, “kill switch active”, “client closed”) |
| Latency | Round-trip time for the call |
- Access request submitted / approved / denied
- Tool approved / disabled / classification changed
- MCP server registered / removed / auth changed
- AI client registered / state changed (active → hidden → closed → deleted)
- Kill switch flipped (tenant, server, tool, or client level)
- Tenant defaults changed