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

# Agent Registry

> Manage your agent integrations

The Agent Registry forms the core of the Agent Gateway, allowing admins to provision agents and granularly control access to them.

You can register your agents by following the getting started guide [here](/product/agent-gateway/quickstart).

Once you have successfully registered your agent, you can do the following:

* Control access to the agent itself.
  <Frame>
    <img src="https://mintcdn.com/portkey-docs/H3BZmx0ZdvnzJ585/images/agent-gateway/provision-workspaces.png?fit=max&auto=format&n=H3BZmx0ZdvnzJ585&q=85&s=5807571572a0362ac2e9fc4f1b4cb141" width="2930" height="1554" data-path="images/agent-gateway/provision-workspaces.png" />
  </Frame>
* Control access to the specific skills and capabilities that the agent provides.
  <Frame>
    <img src="https://mintcdn.com/portkey-docs/H3BZmx0ZdvnzJ585/images/agent-gateway/skills-and-capabilities.png?fit=max&auto=format&n=H3BZmx0ZdvnzJ585&q=85&s=f1a16cbbc204f7e6a83751ece76b6c69" width="2924" height="1600" data-path="images/agent-gateway/skills-and-capabilities.png" />
  </Frame>

## Coming soon

* Control access to specific users
* Control access to skills inside specific workspaces
* Control access to skills for specific users

## Further reading

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/product/agent-gateway/quickstart">
    Get started with the Agent Gateway by registering your first agent.
  </Card>

  <Card title="Agent Servers" icon="server" href="/product/agent-gateway/servers">
    Learn how virtual agent servers work and how to host your own.
  </Card>
</CardGroup>
