> ## Documentation Index
> Fetch the complete documentation index at: https://portkey-docs-docs-prisma-airs-updates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Catalog

> Every agent registered with the Agent Gateway, and the skills each one exposes.

The agent catalog is the Agent Registry: the list of agents provisioned in your organisation. Admins register agents here and control access both to the agent itself and to the individual skills and capabilities it provides.

<CardGroup cols={2}>
  <Card title="Agent Registry" icon="list" href="/aigw/product/agent-gateway/registry">
    Provision agents and control access to their skills
  </Card>

  <Card title="Quickstart" icon="rocket" href="/aigw/product/agent-gateway/quickstart">
    Register your first agent with the Agent Gateway
  </Card>
</CardGroup>

## What registration gives you

Once an agent is registered, you can:

* Control access to the agent itself
* Control access to the specific skills and capabilities that the agent provides

## Related

* [Agent Servers](/aigw/product/agent-gateway/servers) — how virtual agent servers work and how to host your own
* [Code snippets and examples](/aigw/product/agent-gateway/advanced-code-snippets-and-examples) — calling a registered agent
* [Agent Gateway](/aigw/product/agent-gateway) — routing, guardrails, and observability for agent traffic
* [Coding Agents](/aigw/product/coding-agent) — Cursor, Claude Code, and other coding agents behind the AI Gateway
