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

# Generate API Key

> This guide provides step-by-step instructions on how to generate an API key. Follow these steps to create and access your API key.

* Log in to your Callers account.
* On the left sidebar of the dashboard, locate and click on the **Settings** tab.
* In the top right corner of the Settings page, select the **API Keys** tab. This will take you to the section where you can manage all your API keys.
* Click the **Add API Key** button in the center of the page. A dialog box will appear prompting you to name your new API key.
* Enter a name for your API key and click **Create** to generate it.

<Frame caption="Enter your API Key name">
  <img src="https://mintcdn.com/voxiaai/PORufZ8sEFqmq_YO/images/documentation/using-callers/api-key-name.png?fit=max&auto=format&n=PORufZ8sEFqmq_YO&q=85&s=317dd62ad9f931eb18e6644ccb59c165" alt="API key name" style={{borderRadius: '10px'}} width="3767" height="1331" data-path="images/documentation/using-callers/api-key-name.png" />
</Frame>

### View and Manage API Keys

Once your API key is created, it will appear in the list of API keys on the same page.

* Click on **Show API Key** next to the API key you just created. This will display your API key.
* Click the **Copy** button on the right side of the displayed API key to copy it to your clipboard.
* You can also delete an API key by clicking the trash icon next to it.

<Frame caption="Show your API Key">
  <img src="https://mintcdn.com/voxiaai/PORufZ8sEFqmq_YO/images/documentation/using-callers/show-api-key.png?fit=max&auto=format&n=PORufZ8sEFqmq_YO&q=85&s=eb401e8820f4a71577ba42ed0d777fb0" alt="Show API key" style={{borderRadius: '10px'}} width="3774" height="1020" data-path="images/documentation/using-callers/show-api-key.png" />
</Frame>

To create additional API keys, click **Add API Key** again.
All keys are managed from this same page.

<Warning>Remember, your API key is a secret - keep it secure!</Warning>
