# How to Connect to Campfire

To create a connection with Campfire, you need to generate an API key by following these steps.

## How to Find Your API Key

1. Log in to your Campfire account at [https://campfire.ai/](https://campfire.ai/)

2. Navigate to **Settings > API Keys** in the navigation menu.

3. Click **Create New API Key** to generate a new key.

4. Select the appropriate **role** for the API user:
   - **Admin**: Full read and write access to all resources

5. Copy your API key and store it securely. You will not be able to access it again after closing this dialog.

## API Key Permissions

The level of access your API key has depends on the role you selected:

- **Admin**: Full access to create, read, update, and delete all resources

Choose the role that best fits your integration requirements.

## Vault Connection Setup

Once you have your API key, you can configure the connection in Vault:

1. Enter your **API Key** in the API Key field.
2. Click **Save**.

If the API key is valid, the connection will be verified and you'll see a success message.

Your Campfire account is now connected 🎉.
