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

# Gong

> Connect Gong to bring call recordings, transcripts, and Spotlight AI insights into Deal Brain.

Connecting Gong gives Deal Brain ground truth from your customer calls: the exact words, who said them, and the AI-extracted highlights that matter. Deal Brain associates each call with the right Opportunity, Account, and Contacts so transcripts and insights show up wherever you work the deal.

## How it works

Deal Brain reads from Gong over the Gong API. After you connect, Deal Brain pulls call metadata, word-level transcripts, attendees, and Gong's Spotlight AI content (brief, key points, highlights, call outcomes, action items) for the calls in scope. CRM associations Gong already maintains (Salesforce Opportunities, Accounts, and Contacts) flow through alongside each call.

This is a one-way sync. Deal Brain reads from Gong; nothing is written back.

## Choose how to connect

There are two ways to connect Gong. Both connect a single Deal Brain user to Gong today; the difference is how that user authorizes Deal Brain.

<CardGroup cols={2}>
  <Card title="Connect via OAuth" icon="plug" href="#connect-via-oauth">
    **Authorize through Gong.** Click Connect, approve Deal Brain on Gong's consent screen, and you're done. May require Gong admin approval first.
  </Card>

  <Card title="Connect via API key" icon="key" href="#connect-via-api-key">
    **Authorize with an API key.** A Gong Technical Administrator generates an API key and pastes it into Deal Brain.
  </Card>
</CardGroup>

## Connect via OAuth

<Note>
  **A Gong admin may need to approve Deal Brain for your workspace first.** If the consent screen errors out or bounces you back without connecting, approval hasn't happened yet — share this page with whoever manages your Gong workspace, or use [Connect via API key](#connect-via-api-key) instead.
</Note>

<Steps>
  <Step title="Open Deal Brain settings">
    Go to **Settings → Connections** and click **Connect** next to Gong.

    <img src="https://mintcdn.com/temposystemsinc/GSN1bORAfAASy23B/images/integrations/connections-page.png?fit=max&auto=format&n=GSN1bORAfAASy23B&q=85&s=3a988c02711d13247814d4d729a82021" alt="Deal Brain Connections page showing the Gong row in the Data Sources section" width="2560" height="2140" data-path="images/integrations/connections-page.png" />
  </Step>

  <Step title="Authorize Deal Brain in Gong">
    You'll be redirected to Gong's consent screen. Review the requested scopes and click **ALLOW**.

    <Frame>
      <img src="https://mintcdn.com/temposystemsinc/GSN1bORAfAASy23B/images/integrations/gong-oauth-consent.png?fit=max&auto=format&n=GSN1bORAfAASy23B&q=85&s=127cd02094de52bb1af9ec4659a924b6" alt="Gong OAuth consent screen showing Deal Brain requesting access to call data, transcripts, and user data" width="520" data-path="images/integrations/gong-oauth-consent.png" />
    </Frame>
  </Step>

  <Step title="Confirm the connection">
    You'll return to Deal Brain with Gong showing as connected. Initial sync runs in the background; calls and transcripts begin appearing within a few minutes.

    <img src="https://mintcdn.com/temposystemsinc/GSN1bORAfAASy23B/images/integrations/gong-connected.png?fit=max&auto=format&n=GSN1bORAfAASy23B&q=85&s=1ef977030f04810bf1cbf6b40eb360ab" alt="Deal Brain Connections page with Gong showing as Connected" width="2560" height="2140" data-path="images/integrations/gong-connected.png" />
  </Step>
</Steps>

## Connect via API key

A Gong **Technical Administrator** can also connect Deal Brain by generating an API key and pasting it into the connect dialog.

<Note>
  This path requires the **Technical Administrator** role in Gong, since only Technical Administrators can generate API keys. If you don't have that role, share this page with whoever manages your Gong workspace.
</Note>

### Generate the API key in Gong

<Steps>
  <Step title="Open Gong's API page">
    From the Deal Brain Gong connect dialog, click **Open Gong API settings →** to deeplink straight to the right page in Gong. Or open it manually at [app.gong.io/company/api-authentication](https://app.gong.io/company/api-authentication) (Admin center → Settings → Ecosystem → API).

    <img src="https://mintcdn.com/temposystemsinc/GSN1bORAfAASy23B/images/integrations/gong-api-page.png?fit=max&auto=format&n=GSN1bORAfAASy23B&q=85&s=c94d80e9c95fbcc024a15b179396499d" alt="Gong Admin center API page showing the Create an API Key heading, the tenant base URL, and the Get API Key button" width="2560" height="724" data-path="images/integrations/gong-api-page.png" />
  </Step>

  <Step title="Generate the key">
    Click **Get API Key**. Gong displays your **Access Key** and **Access Key Secret**. Copy both somewhere safe before you close the dialog; Gong only shows the secret once.

    Also note the **API Base URL** displayed above the access key. It looks like `https://us-xxxxxx.api.gong.io` and varies by Gong tenant.

    For Gong's full documentation on this flow, see [Gong's help article](https://help.gong.io/docs/receive-access-to-the-api#generate-an-api-key).

    <img src="https://mintcdn.com/temposystemsinc/GSN1bORAfAASy23B/images/integrations/gong-api-key-generated.png?fit=max&auto=format&n=GSN1bORAfAASy23B&q=85&s=9fac61f9f1436fe247768a52c655d1d8" alt="Gong Admin center showing the new Access Key ID and Secret Key after clicking Get API Key" width="2560" height="900" data-path="images/integrations/gong-api-key-generated.png" />
  </Step>
</Steps>

### Connect Deal Brain to Gong

<Steps>
  <Step title="Open the Gong connect dialog">
    In Deal Brain, go to **Settings → Connections** and click **Use API key instead** on the Gong row. The **Connect Gong with API key** dialog opens.

    <img src="https://mintcdn.com/temposystemsinc/GSN1bORAfAASy23B/images/integrations/connections-page.png?fit=max&auto=format&n=GSN1bORAfAASy23B&q=85&s=3a988c02711d13247814d4d729a82021" alt="Deal Brain Connections page showing the Gong row in the Data Sources section" width="2560" height="2140" data-path="images/integrations/connections-page.png" />
  </Step>

  <Step title="Paste the credentials">
    Paste the three values from Gong into the dialog, in this order:

    | Field                 | Value from Gong                                                                          |
    | --------------------- | ---------------------------------------------------------------------------------------- |
    | **API base URL**      | The host shown above the access key on Gong's API page (`https://us-xxxxxx.api.gong.io`) |
    | **Access key**        | The 32-character access key                                                              |
    | **Access key secret** | The secret half of the key (hidden on paste)                                             |

    Click **Connect**.

    <img src="https://mintcdn.com/temposystemsinc/GSN1bORAfAASy23B/images/integrations/gong-api-key-modal.png?fit=max&auto=format&n=GSN1bORAfAASy23B&q=85&s=ce12d8bc530c44bd6a65a182cdcbdb09" alt="Connect Gong with API key dialog in Deal Brain showing fields for API base URL, Access key, and Access key secret" width="2560" height="1440" data-path="images/integrations/gong-api-key-modal.png" />
  </Step>

  <Step title="Confirm the connection">
    Deal Brain validates the credentials against your Gong tenant and starts the initial sync. Calls and transcripts begin appearing within a few minutes.

    <img src="https://mintcdn.com/temposystemsinc/GSN1bORAfAASy23B/images/integrations/gong-connected-api-key.png?fit=max&auto=format&n=GSN1bORAfAASy23B&q=85&s=b720b667ae828fd3044b8b728adb2b42" alt="Deal Brain Connections page with Gong showing as Connected via API key" width="2560" height="2140" data-path="images/integrations/gong-connected-api-key.png" />
  </Step>
</Steps>

<Note>
  Treat the **Access key secret** like a password. Anyone with both the key and the secret can read everything in your Gong workspace via the Gong API. If the key is ever exposed, rotate it in Gong; Deal Brain will need the new credentials to maintain the connection.
</Note>

## Permissions

Deal Brain requests the following Gong API scopes:

| Scope                       | Purpose                                                 |
| --------------------------- | ------------------------------------------------------- |
| `api:calls:read:basic`      | Read call metadata (title, duration, participants list) |
| `api:calls:read:extensive`  | Read detailed call data, parties, and CRM context       |
| `api:calls:read:transcript` | Read word-level call transcripts                        |
| `api:users:read`            | Resolve attendee names, emails, and job titles          |

### What we do with this access

* Pull call metadata (title, duration, direction, scheduled and started times, recording URL) and word-level transcripts with speaker attribution
* Extract Gong's Spotlight AI content: brief summary, key points, highlights, call outcomes, action items, and outline sections
* Associate each call with the right Opportunity, Account, and Contacts in Deal Brain via the Salesforce associations Gong already maintains
* Enrich attendee records with names, emails, affiliations, and job titles where Gong has them

## Known limitations

* **Spotlight AI takes time to land.** Gong typically generates Spotlight content within 10–30 minutes of a call ending, but it can take several hours for longer or higher-volume calls. Deal Brain backfills the AI content as soon as it appears.
* **Calls under 30 seconds don't get Spotlight content.** Gong skips Spotlight processing for very short calls.
* **Inbound telephony calls don't get Spotlight content.** Gong reserves Spotlight for video and outbound telephony calls.
