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

# Get API keys

> Generate and manage API keys to authenticate with the AgentCallback API.

Generate an API key to authenticate requests to the AgentCallback API from your own systems.

<Warning>
  Only organization owners can generate or manage API keys.
</Warning>

## Generate an API key

<Steps>
  <Step title="Open API keys">
    In the dashboard sidebar, select **API Keys**.
  </Step>

  <Step title="Create a key">
    Select the option to create a new key and give it a descriptive name.
  </Step>

  <Step title="Copy it immediately">
    The full key is shown once, right after creation. Copy it and store it somewhere safe — you won't be able to view it again.
  </Step>
</Steps>

<Warning>
  If you lose a key after this point, you'll need to deactivate it and generate a new one — AgentCallback doesn't store or redisplay the full key.
</Warning>

## Manage existing keys

Each key's row shows its name, when it was created, and when it was last used. Use the active/inactive toggle to disable a key without deleting it, for example if you suspect it's been exposed.

## Next step

[Add teammates](/accounts-and-workspace/manage-your-team) to give others access to your organization.
