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

# OpenAI

> Connect BonData to your OpenAI account to track GPT API usage and costs

OpenAI is the creator of the GPT family of large language models, including GPT-4o and GPT-4o mini. With BonData, you can use OpenAI models in your Agent workflows for AI enrichment, data normalization, and content generation.

## OpenAI API Key Setup

Follow these steps to create an API key for BonData.

### Step 1: Access API Settings

1. Go to [OpenAI Platform](https://platform.openai.com/)
2. Sign in to your account
3. Click your profile icon → **View API keys**

### Step 2: Create an API Key

1. Click **Create new secret key**
2. Enter a name (e.g., `BonData Integration`)
3. Click **Create secret key**
4. **Copy the key immediately** - it starts with `sk-` and won't be shown again

### Step 3: Enter Credentials

Enter your OpenAI API key in BonData.

<Note>
  API usage is billed to your OpenAI account. Set usage limits in your account settings to avoid unexpected charges.
</Note>

## Required Fields

| Field   | Description                                |
| ------- | ------------------------------------------ |
| API Key | Secret key from OpenAI Platform → API keys |
