# Dome ## Docs - [Dome documentation](https://docs.domesystems.ai/introduction.md): Connect, govern, and operate AI agents with Dome - [What is Dome?](https://docs.domesystems.ai/what-is-dome.md): How Dome governs agent access to tools and models - [Install](https://docs.domesystems.ai/install.md): Install the Dome CLI and authenticate - [Quickstart](https://docs.domesystems.ai/quickstart.md): Quickstart - [Setup AI assistant](https://docs.domesystems.ai/setup-ai-assistant.md): Connect an AI assistant to Dome with the CLI, MCP, docs, and skills - [Personas](https://docs.domesystems.ai/personas.md): Identify your role and find relevant docs - [Core concepts](https://docs.domesystems.ai/concepts/index.md): How Dome governs agents, resources, and requests - [Architecture](https://docs.domesystems.ai/concepts/architecture/index.md): How Dome Platform components govern agent access to tools and models - [Data plane](https://docs.domesystems.ai/concepts/architecture/dataplane.md): Why Dome puts a fail-closed runtime between agents and their tools and models - [Authorization model](https://docs.domesystems.ai/concepts/architecture/authorization-model.md): How Cedar rules evaluate permit and forbid against the assembled effective policy - [Identity patterns](https://docs.domesystems.ai/concepts/identity-patterns.md): Choose standing or delegated identity per agent - [Agents](https://docs.domesystems.ai/concepts/agents/index.md): Why Dome uses agent identity as the principal for auth, authorization, and audit - [Agent identity](https://docs.domesystems.ai/concepts/agents/identity.md): How agents authenticate: API keys, token exchange, session tokens, and act-as claims - [Agent lifecycle](https://docs.domesystems.ai/concepts/agents/agent-lifecycle.md): The four states an agent moves through, what triggers each transition, and what cascades - [Resources](https://docs.domesystems.ai/concepts/resources/index.md): Why Dome models tools, model connections, and model pools as callable resources - [Tools](https://docs.domesystems.ai/concepts/resources/tools.md): Why Dome attaches MCP servers as tools agents call without holding upstream credentials - [Models](https://docs.domesystems.ai/concepts/resources/models.md): Why Dome connects LLM providers as model connections agents call without holding provider credentials - [Pools](https://docs.domesystems.ai/concepts/resources/model-pools.md): Why Dome groups model connections behind a pool name for routing and failover - [Gateways](https://docs.domesystems.ai/concepts/gateways/index.md): Why Dome uses named Gateways to package which resources agents can reach - [Tools gateway](https://docs.domesystems.ai/concepts/gateways/tools-gateway.md): Route agent MCP and tool calls through Dome to enforce authorization, inject credentials, and audit every invocation - [LLM gateway](https://docs.domesystems.ai/concepts/gateways/llm-gateway.md): Route agent LLM calls through Dome to enforce authorization, redact content, and audit every prompt and completion - [Rules](https://docs.domesystems.ai/concepts/controls/rules.md): Why Dome authorizes agent tool and model calls with scoped Cedar Rule bundles - [Guards](https://docs.domesystems.ai/concepts/controls/guards.md): Why Dome inspects request and response content on tool and model connections - [Quotas](https://docs.domesystems.ai/concepts/controls/quotas.md): Why Dome caps governed LLM spend over a window at scoped subjects - [Scope hierarchy](https://docs.domesystems.ai/concepts/platform/scopes.md): How organization, tenant, workspace, and agent scopes nest, inherit, and isolate - [Permissions](https://docs.domesystems.ai/concepts/platform/permissions.md): How platform RBAC differs from runtime agent authorization - [Audit events](https://docs.domesystems.ai/concepts/audit/index.md): Why Dome keeps one evidence trail across configuration and runtime events - [Webhooks](https://docs.domesystems.ai/concepts/audit/webhooks.md): Why Dome delivers a signed public projection of events to your endpoints and providers - [Connect](https://docs.domesystems.ai/connect/index.md): Agents, resources, and Gateways that give workloads governed access to tools and models - [Agents](https://docs.domesystems.ai/connect/agents.md): Register agents, issue credentials, allow resources, and manage lifecycle - [Delegated agents](https://docs.domesystems.ai/connect/agents/delegated.md): Configure agents that act for a verified person so Rules, Quotas, and audit can authorize on that human - [Tools](https://docs.domesystems.ai/connect/resources/tools.md): Attach MCP servers, configure upstream authentication, and publish governed tools - [Models](https://docs.domesystems.ai/connect/resources/models.md): Connect LLM providers, secure upstream credentials, and publish governed model endpoints - [Pools](https://docs.domesystems.ai/connect/resources/models/pools.md): Route and fail over LLM traffic across model connections - [Gateways](https://docs.domesystems.ai/connect/gateways.md): Group tools and models behind Gateways, grant agent access, and configure scoped runtime endpoints - [Govern](https://docs.domesystems.ai/govern/index.md): Authorize actions, filter content, and set usage limits for governed agent traffic - [Rules](https://docs.domesystems.ai/govern/rules.md): Control which tools and models each agent is allowed to use - [Rules assistant](https://docs.domesystems.ai/govern/rules/assistant.md): Draft, validate, and refine Dome Rules from the dashboard with an LLM-powered assistant - [Simulate rules](https://docs.domesystems.ai/govern/rules/simulate.md): Test Rules against real and synthetic scenarios before they reach production - [Guards](https://docs.domesystems.ai/govern/guards.md): Inspect, redact, and constrain content on tool and model connections - [Quotas](https://docs.domesystems.ai/govern/quotas.md): Cap governed LLM spend across workspaces, agents, Gateways, pools, and models - [Operate](https://docs.domesystems.ai/operate/index.md): Investigate audit events, stream live events, and subscribe to outbound notifications - [Audit events](https://docs.domesystems.ai/operate/audit.md): Query audit events by class, result, actor, resource, correlation, and payload - [Stream live events](https://docs.domesystems.ai/operate/observe.md): Stream live governed events, calls, denials, health, latency, failures, usage, quotas, and telemetry - [Webhooks](https://docs.domesystems.ai/operate/webhooks.md): Subscribe to Dome events and deliver signed webhooks to your endpoints or off-the-shelf providers, with retries and replay - [Manage](https://docs.domesystems.ai/manage/index.md): Configure platform defaults, access, environments, integrations, and data exports - [Settings](https://docs.domesystems.ai/manage/settings.md): Set workspace defaults and operational controls - [Access](https://docs.domesystems.ai/manage/access.md): Assign workspace roles and manage scoped platform API keys - [Environments](https://docs.domesystems.ai/manage/environments.md): Create tenants and workspaces, select a CLI context, or provision a disposable sandbox - [Integrations](https://docs.domesystems.ai/manage/integrations.md): Connect identity, secrets, and enterprise services - [Export](https://docs.domesystems.ai/manage/export.md): Configure export destinations, formats, schedules, runs, and forwarder health - [Develop with Dome](https://docs.domesystems.ai/develop/index.md): Authenticate as an agent, call tools and models through a Gateway, and handle denials - [Glossary](https://docs.domesystems.ai/reference/glossary.md): Concise definitions for Dome's core entities and terms, with links to full coverage - [Tools](https://docs.domesystems.ai/reference/resources/tools.md): Auth methods, credential types, egress header sources, discovered-tool statuses, and protocols - [Models](https://docs.domesystems.ai/reference/resources/models.md): Provider IDs, credential pairings, and filter-window bounds for model connections - [Pools](https://docs.domesystems.ai/reference/resources/model-pools.md): Routing strategies, failover limits, pool resolution order, and match_when dialect - [Rules](https://docs.domesystems.ai/reference/controls/rules.md): Entity types, actions, attributes, constraint forms, and argument keys for Dome Rules - [Guards](https://docs.domesystems.ai/reference/controls/guards.md): Guard types, Filter kinds and actions, path syntax, tool payload shapes, and streaming window layers - [Quotas](https://docs.domesystems.ai/reference/controls/quotas.md): Quota subjects, windows, model Quota options, and related audit events - [Events](https://docs.domesystems.ai/reference/events.md): Audit v1 and webhook event contracts: envelopes, enums, catalogs, filters, and headers - [Permissions](https://docs.domesystems.ai/reference/permissions.md): Platform RBAC role and permission catalogs across organization, tenant, and workspace scopes - [CLI](https://docs.domesystems.ai/reference/surfaces/cli.md): CLI Reference Docs - [API](https://docs.domesystems.ai/reference/surfaces/api.md): API Reference Docs - [MCP Server Reference](https://docs.domesystems.ai/reference/mcp/index.md): Complete reference for the Dome MCP tools available to AI agents - [SDK](https://docs.domesystems.ai/reference/surfaces/sdk.md): SDK Reference Docs - [Tutorials](https://docs.domesystems.ai/tutorials/index.md): Hands-on tutorials for building with Dome - [Govern your first agent](https://docs.domesystems.ai/tutorials/get-started/govern-your-first-agent.md): Allow employee lookups, redact contact details, and deny payroll — from Cursor, Claude, or curl. - [Call a model through a pool](https://docs.domesystems.ai/tutorials/get-started/call-a-model-through-a-pool.md): Route chat through a model pool with failover, authorization, and your provider key held server-side. - [Build a governed app](https://docs.domesystems.ai/tutorials/get-started/build-a-governed-app.md): Wire model and tool calls in one app, then click through allow, redact, and deny. - [Govern per end user](https://docs.domesystems.ai/tutorials/get-started/govern-per-end-user.md): The agent inherits each user's permissions — same agent, different tool access and answers per person. - [Developer](https://docs.domesystems.ai/tutorials/role/developer.md): Register an agent, call tools through a Gateway, and confirm allow and deny in audit. - [Security](https://docs.domesystems.ai/tutorials/role/security.md): Author and simulate Cedar, redact sensitive fields, prove denials, and export audit evidence. - [Operator](https://docs.domesystems.ai/tutorials/role/operator.md): Stand up a workspace substrate: attach tools, expose a Gateway, grant access, and watch audit. - [Platform Admin](https://docs.domesystems.ai/tutorials/role/platform-admin.md): Set who may administer Dome, check platform health, and export an audit snapshot. - [Debug a tool call denial](https://docs.domesystems.ai/tutorials/production/debug-a-denial.md): Read a rejected call back to the gate that produced it, using the error, the audit trail, and simulation - [Adopt an existing app](https://docs.domesystems.ai/tutorials/production/adopt-an-existing-app.md): Move an LLM app you already run onto the governed path, with a parity check and a one-variable rollback - [Deploy your agent](https://docs.domesystems.ai/tutorials/production/deploy-your-agent.md): Docker, Render, Fly, and Lambda - [Use OIDC or bound act-as](https://docs.domesystems.ai/tutorials/production/use-oidc-or-bound-act-as.md): Replace sandbox HMAC act-as with an IdP JWT or a bound enrollment identity (coming soon) - [Interactive agent](https://docs.domesystems.ai/tutorials/examples/interactive-agent.md): Govern an agent that chats or collaborates with a person in the loop (coming soon) - [Noninteractive agent](https://docs.domesystems.ai/tutorials/examples/noninteractive-agent.md): Govern a batch or background agent that runs without a person in the loop (coming soon) - [Code Execution Agent](https://docs.domesystems.ai/tutorials/examples/use-cases/code-agent.md): Governing an agent that generates and executes code - [Multi-Adapter Tools Agent](https://docs.domesystems.ai/tutorials/examples/use-cases/tools-agent.md): Governing an agent that connects to multiple external services - [Knowledge Base Agent](https://docs.domesystems.ai/tutorials/examples/use-cases/knowledge-agent.md): Governing an agent that reads from personal and shared knowledge bases - [CLI Overview](https://docs.domesystems.ai/cli/index.md): Install, authenticate, and navigate the Dome CLI - [dome agents](https://docs.domesystems.ai/cli/connect/agents.md): Manage agent registrations, lifecycle, and API keys - [dome gateway](https://docs.domesystems.ai/cli/connect/gateway.md): Manage Gateways, their members, agent access grants, and cost quotas - [dome tool](https://docs.domesystems.ai/cli/connect/tools.md): Manage MCP server connections the gateway proxies for agents - [dome model](https://docs.domesystems.ai/cli/connect/models.md): Manage LLM model connections and routing pools - [dome rules](https://docs.domesystems.ai/cli/secure/rules.md): Deploy, validate, simulate, and rollback authorization rules - [dome guards](https://docs.domesystems.ai/cli/secure/guards.md): Author content-inspection Filters and assign them to model and MCP server connections - [dome audit](https://docs.domesystems.ai/cli/operate/audit.md): Query, stream, get, export audit events, and list activity chains - [dome webhooks](https://docs.domesystems.ai/cli/operate/webhooks.md): Manage webhook subscriptions, delivery history, and the provider catalog - [dome usage](https://docs.domesystems.ai/cli/operate/usage.md): Show LLM token usage and estimated cost for the active workspace - [dome config](https://docs.domesystems.ai/cli/settings/config.md): Platform configuration - [dome platform-keys](https://docs.domesystems.ai/cli/settings/platform-keys.md): Manage platform API keys for users and CI - [dome tenants](https://docs.domesystems.ai/cli/settings/tenants.md): List, inspect, and create tenants under your active organization - [dome workspace](https://docs.domesystems.ai/cli/settings/workspace.md): Manage workspaces, members, act-as enforcement, policy freshness, and verification providers - [dome quickstart](https://docs.domesystems.ai/cli/developer/quickstart-cmd.md): Scaffold a new Dome-enabled project - [dome sandbox](https://docs.domesystems.ai/cli/developer/sandbox.md): Provision sandbox environments for development and testing - [dome auth](https://docs.domesystems.ai/cli/session/auth.md): Authentication management - [dome context](https://docs.domesystems.ai/cli/session/context.md): Manage CLI contexts (org/tenant/workspace sessions) - [dome mcp](https://docs.domesystems.ai/cli/standalone/mcp.md): MCP server for AI agents - [dome version](https://docs.domesystems.ai/cli/standalone/version.md): Show CLI version information - [API Reference](https://docs.domesystems.ai/api/index.md): Connect RPC API for the Dome Platform - [Register Agent](https://docs.domesystems.ai/api/agents/register-agent.md) - [Get Agent](https://docs.domesystems.ai/api/agents/get-agent.md) - [List Agents](https://docs.domesystems.ai/api/agents/list-agents.md) - [Update Agent](https://docs.domesystems.ai/api/agents/update-agent.md) - [Delete Agent](https://docs.domesystems.ai/api/agents/delete-agent.md) - [Suspend Agent](https://docs.domesystems.ai/api/agents/suspend-agent.md) - [Reactivate Agent](https://docs.domesystems.ai/api/agents/reactivate-agent.md) - [Revoke Agent](https://docs.domesystems.ai/api/agents/revoke-agent.md) - [Create Agent Key](https://docs.domesystems.ai/api/agents/create-agent-key.md) - [List Agent Keys](https://docs.domesystems.ai/api/agents/list-agent-keys.md) - [Rotate Agent Key](https://docs.domesystems.ai/api/agents/rotate-agent-key.md) - [Revoke Agent Key](https://docs.domesystems.ai/api/agents/revoke-agent-key.md) - [Exchange Token](https://docs.domesystems.ai/api/identity/exchange-token.md) - [Evaluate](https://docs.domesystems.ai/api/authorization/evaluate.md) - [Deploy Bundle](https://docs.domesystems.ai/api/authorization/deploy-bundle.md) - [Get Bundle](https://docs.domesystems.ai/api/authorization/get-bundle.md) - [List Bundles](https://docs.domesystems.ai/api/authorization/list-bundles.md) - [Rollback Bundle](https://docs.domesystems.ai/api/authorization/rollback-bundle.md) - [Validate Rules](https://docs.domesystems.ai/api/authorization/validate-rules.md) - [Delete Rules](https://docs.domesystems.ai/api/authorization/delete-rules.md) - [Get Agent Effective Policy](https://docs.domesystems.ai/api/authorization/get-agent-effective-policy.md) - [Get Workspace Policies](https://docs.domesystems.ai/api/authorization/get-workspace-policies.md) - [Explain Agent Capabilities](https://docs.domesystems.ai/api/authorization/explain-agent-capabilities.md) - [Query Events](https://docs.domesystems.ai/api/audit/query-events.md) - [Get Event](https://docs.domesystems.ai/api/audit/get-event.md) - [Stream Events](https://docs.domesystems.ai/api/audit/stream-events.md) - [Ingest Events](https://docs.domesystems.ai/api/audit/ingest-events.md) - [Create Workspace](https://docs.domesystems.ai/api/management/create-workspace.md) - [Get Workspace](https://docs.domesystems.ai/api/management/get-workspace.md) - [List Workspaces](https://docs.domesystems.ai/api/management/list-workspaces.md) - [Delete Workspace](https://docs.domesystems.ai/api/management/delete-workspace.md) - [Set Workspace Membership](https://docs.domesystems.ai/api/management/set-workspace-membership.md) - [Remove Workspace Membership](https://docs.domesystems.ai/api/management/remove-workspace-membership.md) - [List Workspace Memberships](https://docs.domesystems.ai/api/management/list-workspace-memberships.md) - [Get Workspace Act-As](https://docs.domesystems.ai/api/management/get-workspace-act-as.md) - [Update Workspace Act-As](https://docs.domesystems.ai/api/management/update-workspace-act-as.md) - [Update Workspace Freshness Window](https://docs.domesystems.ai/api/management/update-workspace-freshness-window.md) - [Update workspace LLM filter window](https://docs.domesystems.ai/api/management/update-workspace-llm-filter-window.md) - [Create MCP server connection](https://docs.domesystems.ai/api/management/create-mcp-server-connection.md) - [Get MCP server connection](https://docs.domesystems.ai/api/management/get-mcp-server-connection.md) - [List MCP server connections](https://docs.domesystems.ai/api/management/list-mcp-server-connections.md) - [Update MCP server connection](https://docs.domesystems.ai/api/management/update-mcp-server-connection.md) - [Delete MCP server connection](https://docs.domesystems.ai/api/management/delete-mcp-server-connection.md) - [Get MCP server connection credential](https://docs.domesystems.ai/api/management/get-mcp-server-connection-credential.md) - [Probe MCP server auth](https://docs.domesystems.ai/api/management/probe-mcp-server-auth.md) - [Begin MCP server OAuth connect](https://docs.domesystems.ai/api/management/begin-mcp-server-oauth-connect.md) - [Disconnect MCP server OAuth](https://docs.domesystems.ai/api/management/disconnect-mcp-server-oauth.md) - [Sync MCP server connection tools](https://docs.domesystems.ai/api/management/sync-mcp-server-connection-tools.md) - [Create LLM model connection](https://docs.domesystems.ai/api/management/create-llm-model-connection.md) - [Get LLM model connection](https://docs.domesystems.ai/api/management/get-llm-model-connection.md) - [List LLM model connections](https://docs.domesystems.ai/api/management/list-llm-model-connections.md) - [Update LLM model connection](https://docs.domesystems.ai/api/management/update-llm-model-connection.md) - [Delete LLM model connection](https://docs.domesystems.ai/api/management/delete-llm-model-connection.md) - [Get LLM model connection credential](https://docs.domesystems.ai/api/management/get-llm-model-connection-credential.md) - [Begin LLM OAuth connect](https://docs.domesystems.ai/api/management/begin-llm-oauth-connect.md) - [Disconnect LLM OAuth](https://docs.domesystems.ai/api/management/disconnect-llm-oauth.md) - [Create LLM pool](https://docs.domesystems.ai/api/management/create-llm-pool.md) - [Get LLM pool](https://docs.domesystems.ai/api/management/get-llm-pool.md) - [List LLM pools](https://docs.domesystems.ai/api/management/list-llm-pools.md) - [Update LLM pool](https://docs.domesystems.ai/api/management/update-llm-pool.md) - [Delete LLM pool](https://docs.domesystems.ai/api/management/delete-llm-pool.md) - [Set default LLM pool](https://docs.domesystems.ai/api/management/set-default-llm-pool.md) - [Create LLM pool member](https://docs.domesystems.ai/api/management/create-llm-pool-member.md) - [Get LLM pool member](https://docs.domesystems.ai/api/management/get-llm-pool-member.md) - [List LLM pool members](https://docs.domesystems.ai/api/management/list-llm-pool-members.md) - [Update LLM pool member](https://docs.domesystems.ai/api/management/update-llm-pool-member.md) - [Delete LLM pool member](https://docs.domesystems.ai/api/management/delete-llm-pool-member.md) - [List Gateways](https://docs.domesystems.ai/api/gateway/list-gateways.md) - [Get Gateway](https://docs.domesystems.ai/api/gateway/get-gateway.md) - [Create Gateway](https://docs.domesystems.ai/api/gateway/create-gateway.md) - [Update Gateway](https://docs.domesystems.ai/api/gateway/update-gateway.md) - [Set Gateway state](https://docs.domesystems.ai/api/gateway/set-gateway-state.md) - [Set Gateway default](https://docs.domesystems.ai/api/gateway/set-gateway-default.md) - [Delete Gateway](https://docs.domesystems.ai/api/gateway/delete-gateway.md) - [Add Gateway tool](https://docs.domesystems.ai/api/gateway/add-gateway-tool.md) - [Remove Gateway tool](https://docs.domesystems.ai/api/gateway/remove-gateway-tool.md) - [Add Gateway tool source](https://docs.domesystems.ai/api/gateway/add-gateway-tool-source.md) - [Remove Gateway tool source](https://docs.domesystems.ai/api/gateway/remove-gateway-tool-source.md) - [Add Gateway LLM pool](https://docs.domesystems.ai/api/gateway/add-gateway-llm-pool.md) - [Remove Gateway LLM pool](https://docs.domesystems.ai/api/gateway/remove-gateway-llm-pool.md) - [Add Gateway LLM model](https://docs.domesystems.ai/api/gateway/add-gateway-llm-model.md) - [Remove Gateway LLM model](https://docs.domesystems.ai/api/gateway/remove-gateway-llm-model.md) - [Set Gateway all-agents grant](https://docs.domesystems.ai/api/gateway/set-gateway-all-agents-grant.md) - [List LLM quotas](https://docs.domesystems.ai/api/management/list-llm-quotas.md) - [Create LLM quota](https://docs.domesystems.ai/api/management/create-llm-quota.md) - [Update LLM quota](https://docs.domesystems.ai/api/management/update-llm-quota.md) - [Delete LLM quota](https://docs.domesystems.ai/api/management/delete-llm-quota.md) - [List Catalog Services](https://docs.domesystems.ai/api/management/list-catalog-services.md) - [List Egress Connections](https://docs.domesystems.ai/api/management/list-egress-connections.md) - [Create Verification Provider](https://docs.domesystems.ai/api/management/create-verification-provider.md) - [Get Verification Provider](https://docs.domesystems.ai/api/management/get-verification-provider.md) - [List Verification Providers](https://docs.domesystems.ai/api/management/list-verification-providers.md) - [Update Verification Provider](https://docs.domesystems.ai/api/management/update-verification-provider.md) - [Delete Verification Provider](https://docs.domesystems.ai/api/management/delete-verification-provider.md) - [Create Tenant](https://docs.domesystems.ai/api/management/create-tenant.md) - [Get Tenant](https://docs.domesystems.ai/api/management/get-tenant.md) - [List Tenants](https://docs.domesystems.ai/api/management/list-tenants.md) - [Delete Tenant](https://docs.domesystems.ai/api/management/delete-tenant.md) - [List Joinable Tenants](https://docs.domesystems.ai/api/management/list-joinable-tenants.md) - [Assign Role](https://docs.domesystems.ai/api/management/assign-role.md) - [Remove Role](https://docs.domesystems.ai/api/management/remove-role.md) - [Get User Role](https://docs.domesystems.ai/api/management/get-user-role.md) - [Check Tenant Permission](https://docs.domesystems.ai/api/management/check-tenant-permission.md) - [Resolve Permissions](https://docs.domesystems.ai/api/management/resolve-permissions.md) - [Get Grantable Permissions](https://docs.domesystems.ai/api/management/get-grantable-permissions.md) - [List Users](https://docs.domesystems.ai/api/management/list-users.md) - [Create API Key](https://docs.domesystems.ai/api/management/create-api-key.md) - [List API Keys](https://docs.domesystems.ai/api/management/list-api-keys.md) - [Revoke API Key](https://docs.domesystems.ai/api/management/revoke-api-key.md) - [Get Config](https://docs.domesystems.ai/api/management/get-config.md) - [Update Config](https://docs.domesystems.ai/api/management/update-config.md) - [Get Platform Status](https://docs.domesystems.ai/api/management/get-platform-status.md) - [Provision Sandbox Tenant](https://docs.domesystems.ai/api/management/provision-sandbox-tenant.md) - [Provision Sandbox Workspace](https://docs.domesystems.ai/api/management/provision-sandbox-workspace.md) - [Simulate](https://docs.domesystems.ai/api/simulation/simulate.md) - [Get Result](https://docs.domesystems.ai/api/simulation/get-result.md) - [Context](https://docs.domesystems.ai/reference/mcp/context.md): Switch workspaces, manage aliases, and check authentication status - [Agent Registry](https://docs.domesystems.ai/reference/mcp/agents.md): Register agents, manage lifecycle states, and control API keys - [Authorization Rules](https://docs.domesystems.ai/reference/mcp/rules.md): Deploy Cedar rules, simulate authorization decisions, and manage rule history - [Guards](https://docs.domesystems.ai/reference/mcp/guards.md): Author content-inspection Filters and assign them to model and MCP server connections from an MCP client - [Audit](https://docs.domesystems.ai/reference/mcp/audit.md): Query, inspect, and export audit events - [Webhooks](https://docs.domesystems.ai/reference/mcp/webhooks.md): Manage webhook subscriptions, deliveries, and the provider catalog - [Platform](https://docs.domesystems.ai/reference/mcp/platform.md): Platform status, API keys, configuration, and tenant management - [Workspaces](https://docs.domesystems.ai/reference/mcp/workspaces.md): Create workspaces, manage members, and configure act-as enforcement and policy freshness - [Tools](https://docs.domesystems.ai/reference/mcp/tools.md): MCP tools for managing upstream MCP server connections and their catalogs - [Gateways](https://docs.domesystems.ai/reference/mcp/gateway.md): MCP tools for managing Gateways, membership, access grants, and cost quotas - [LLM Models](https://docs.domesystems.ai/reference/mcp/models.md): Configure LLM model connections and routing pools through the gateway - [Verification Providers](https://docs.domesystems.ai/reference/mcp/verification.md): Manage OIDC and HMAC verification providers for act-as identity - [SDKs](https://docs.domesystems.ai/sdks/index.md): Call Dome's gateway and embed authorization in your agent from one client - [Quickstart](https://docs.domesystems.ai/sdks/python/quickstart.md): Install the Python SDK and call a governed tool through the Dome gateway - [Reference](https://docs.domesystems.ai/sdks/python/reference.md): Configuration, client surfaces, errors, and act-as methods for the Python SDK - [Tutorial](https://docs.domesystems.ai/sdks/python/tutorial.md): Wire the Python SDK into a service and verify governance end-to-end - [Adapters](https://docs.domesystems.ai/sdks/python/adapters.md): Framework adapters that wrap the Python SDK for specific AI frameworks ## OpenAPI Specs - [openapi](https://docs.domesystems.ai/api-spec/openapi.yaml)