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

# API Keys

> Manage API keys for programmatic access to GIDR.

Generate and manage **API Keys** to authenticate your applications and scripts with the GIDR platform.

## Managing API Keys

To create and manage your API keys, navigate to the **API Keys** tab in Organization Settings.

### Creating a New API Key

1. Click **+ Add API Key**.
2. **API key name**: Enter a descriptive name for the key.
3. **Team**: Select the team this key will be associated with.
4. Click **Create new API Key**.

<img src="https://mintcdn.com/gidrai/f_XWcRf8XU4rzH8W/images/organization-settings/create_api_key.png?fit=max&auto=format&n=f_XWcRf8XU4rzH8W&q=85&s=b71ea7d6a77fb24a1657e8aed4e6b9e1" style={{ width: 'auto', maxWidth: '100%' }} alt="Create New API Key" width="366" height="345" data-path="images/organization-settings/create_api_key.png" />

### Success and Security

Once created, the API key will be displayed **only once**.

> \[!WARNING]
> Copy the key immediately and store it securely. You will not be able to see the full key again.

<img src="https://mintcdn.com/gidrai/f_XWcRf8XU4rzH8W/images/organization-settings/api_key_success.png?fit=max&auto=format&n=f_XWcRf8XU4rzH8W&q=85&s=6524e15658ba84c8c9229c4bbb36e6cb" style={{ width: 'auto', maxWidth: '100%' }} alt="API Key Created Successfully" width="369" height="501" data-path="images/organization-settings/api_key_success.png" />

### API Key List

You can view all active keys, their associated teams, and creation details in the list view. To revoke or remove a key, use the menu options next to the key entry.

<img src="https://mintcdn.com/gidrai/f_XWcRf8XU4rzH8W/images/organization-settings/api_keys_list.png?fit=max&auto=format&n=f_XWcRf8XU4rzH8W&q=85&s=50f06fba0071819323a6cd4ad026b952" style={{ width: 'auto', maxWidth: '100%' }} alt="API Keys List" width="954" height="346" data-path="images/organization-settings/api_keys_list.png" />

***
