Console screen index
Every screen in the admin console, grouped as the navigation groups them.
Every screen in the AOCore admin console, grouped as the left-hand navigation groups them. For step-by-step procedures see the task walkthroughs.
Generated file — do not edit. Produced by
tools/docs/generate-ui-index.pyin the AOCore repository, from the capture manifest. Figures shown come from a seeded demo dataset and are representative, not real customer data.
83 screens.
Overview
Dashboard
/dashboard
Gateway overview: spend, requests, key and model health.

Management
API Keys
/api-keys
Every issued key with its owner, budget and status.

Create API Key
/api-keys/create
Issue a key and bind it to a user, team or org.

API Key Detail
/api-keys/:id
One key: budget, limits, model allowlist and rotation.

Users
/users
Directory of gateway users.

User Detail
/users/:id
One user: memberships, sessions, admin rights and MFA state.

Organizations
/organizations
Top-level tenants; the root of the budget hierarchy.

Organization Detail
/organizations/:id
One organization: members, teams, spend and budget in one place.

Teams
/teams
Groups within an organization.

Team Detail
/teams/:id
One team: members, spend and budget ceiling.

Groups
/groups
Catalog principal-role groups (admins / members).

Group Detail
/groups/:id
One catalog role group: members and AI-asset permissions.

Models
/models
The proxy model registry and per-model routing.

Model Detail
/models/:id
One proxy model: routing, testing and lifecycle scaling.
Budgets
/budgets
4-level budget enforcement: key, user, team, org.

Customers
/customers
End-user records attributed to spend.

Quotas
/quotas
Per-entity request and token quotas.

Rate Limits
/rate-limits
RPM/TPM limits and current bucket state.

Tags
/tags
Cost-attribution tags applied to requests.

Security
Guardrails
/guardrails
The guardrail pipeline: PII, moderation, jailbreak, secrets.

Guardrail Logs
/guardrail-logs
Per-request guardrail decisions and modifications.

PII Tokens
/pii-tokens
Reversible PII redaction vault entries.

Credentials
/credentials
Upstream provider credentials and autopopulated catalogs.

IP Allowlists
/ip-allowlists
Network-level access restrictions.

Consent Policies
/consent-policies
Data-processing consent configuration.

Key Ceremonies
/key-ceremonies
Signing-key rotation ceremonies.

Change Requests
/change-requests
Dual-control approval queue.

Analytics
Spend Analytics
/spend
Spend broken down by model, user, team, tag.

Spend Logs
/spend-logs
Raw per-request spend rows.

Advanced Analytics
/analytics
Deeper spend and usage analysis.

Observability
/observability
Latency, error-rate and throughput series.

Anomalies
/anomalies
z-score anomaly detection results.

Alert Rules
/alert-rules
Rule definitions that raise alerts.

Alert Events
/alert-events
Fired alerts and their acknowledgement state.

Health
/health
Model and MCP-server health checks.

Compliance & Audit
Audit Logs
/audit-logs
The immutable SHA256 hash-chained audit log.

Admin Sessions
/admin-sessions
Administrative session history.

Compliance Reports
/compliance-reports
Generated compliance artifacts.

Data Exports
/data-exports
GDPR data-subject exports.

Erasure Requests
/erasure-requests
Right-to-be-forgotten processing.

Search Logs
/search-logs
Knowledge and vector search history.

Trash
/trash
Soft-deleted records pending purge.

Provenance Graph
/provenance/graph
The audit chain as a navigable DAG, re-rootable on any node.

AIBOM Detail
/provenance/aibom/:entryId
The AI bill of materials attached to one chain entry.

Knowledge & AI
Knowledge Base
/knowledge-base
Vector stores, documents and ingestion jobs.

Vector Stores
/vector-stores
Per-store document and chunk inventory.

Vector Store Detail
/vector-stores/:id
One store: overview, graph, entities, communities, search and documents.

Vector Tables
/vector-tables
Lance/Iceberg-backed vector tables.

Vector Table Detail
/vector-tables/:id
One vector table: index status and rebuild.

Catalog
/catalog
AI-asset catalog: models, prompts, agents.

Namespace Detail
/catalog/namespaces/:namespace
One catalog namespace: properties, tables and AI assets.

Table Detail
/catalog/namespaces/:namespace/tables/:table
One Iceberg table: schema, partitioning and metadata.

AI Assets
/catalog/namespaces/:namespace/ai-assets/:type
Registered AI assets of one type within a namespace.

Create AI Asset
/catalog/namespaces/:namespace/ai-assets/:type/new
Register a new AI asset, with per-type fields.

AI Asset Detail
/catalog/namespaces/:namespace/ai-assets/:type/:id
One asset: content, version and links to lineage, tags and ACL.

Edit AI Asset
/catalog/namespaces/:namespace/ai-assets/:type/:id/edit
Update an asset, creating a new version.

AI Asset Permissions
/catalog/namespaces/:namespace/ai-assets/:type/:id/acl
Grant, deny or inherit access per principal role.

AI Asset Tags
/catalog/namespaces/:namespace/ai-assets/:type/:id/tags
Apply and remove catalog tags on an asset.

AI Asset Versions
/catalog/namespaces/:namespace/ai-assets/:type/:id/versions
Version history, diff between versions, and rollback.

AI Asset Lineage
/catalog/namespaces/:namespace/ai-assets/:type/:id/lineage
Upstream and downstream edges for one asset.

Prompts
/prompts
Versioned prompt templates.

Eval Dashboard
/eval
Evaluation suites, jobs and scores.

Evaluation Job Detail
/eval/jobs/:id
One evaluation run: per-case results, scores and verdict.
Pipelines
/pipelines
Pipeline definitions and runs.

Pipeline Review
/pipelines/review
Human-in-the-loop review queue.

Review a Held Run
/pipelines/review/:runId
The human-in-the-loop approve / reject form for a paused run.

Pipeline Search
/pipelines/search
Search across pipeline runs.

Pipeline Run Detail
/pipelines/runs/:id
One run: DAG view, live event stream, cancel and signal controls.

Pipeline Event History
/pipelines/runs/:id/history
The full paginated event timeline for a single run.

Pipeline Run Lineage
/pipelines/runs/:id/lineage
Provenance drill-down from a run into the chain it wrote.

Playground
/playground
Interactive model testing.

SQL Workbench
/sql-workbench
Trino-backed analytical queries.

Integrations
MCP Servers
/mcp-servers
Registered Model Context Protocol servers.

Webhooks
/webhooks
Event subscriptions.

Webhook Deliveries
/webhook-deliveries
Delivery attempts and retries.

Cache
/cache
Response-cache state and hit rates.

Administration
Invitations
/invitations
Pending user invitations.

Settings
/settings
Gateway runtime settings.

SSO Settings
/sso-settings
Identity-provider configuration.

API Reference
/api-reference
In-console API documentation.

End-user Portal
Portal — Keys
/portal/keys
Self-service key management for end users.

Portal — Usage
/portal/usage
Self-service usage view.

Portal — Audit
/portal/audit
Self-service audit view.
