> ## 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.

# Gong

> Connect BonData to Gong for revenue intelligence data

Gong is a revenue intelligence platform that captures and analyzes customer interactions across calls, emails, and meetings to deliver insights that help teams close more deals. With BonData, you can connect to your Gong account to read and analyze call, deal, and user data within Agent workflows.

## Gong API Access Setup

Follow these steps to create API credentials for BonData.

### Step 1: Access API Settings

1. Log in to [Gong](https://app.gong.io) as an admin
2. Click **Company Settings** (gear icon in top-right)
3. Go to **Ecosystem** → **API**

### Step 2: Create API Credentials

1. Click **Create API Access Key**
2. Enter a name (e.g., `BonData Integration`)
3. Select the required scopes:
   * **api:calls:read:basic** - to read call metadata
   * **api:calls:read:media-url** - to access recordings (optional)
   * **api:users:read** - to read user information
4. Click **Create**

### Step 3: Copy Credentials

After creation, you'll see:

* **Access Key** - a unique identifier for API access
* **Secret Key** - the secret used for authentication

<Warning>
  Copy both values immediately - the Secret Key won't be shown again.
</Warning>

### Step 4: Enter Credentials

Enter your Access Key and Secret Key in BonData.

## Required Fields

| Field      | Description                       |
| ---------- | --------------------------------- |
| Access Key | Access Key from Gong API settings |
| Secret Key | Secret Key from Gong API settings |
