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

# Gong

> Capture customer insights from your Gong call transcripts in real-time

<Info>**Category**: Insight Sources</Info>

## Overview

The Gong integration allows you to gather insights from customer calls recorded in Gong. Squad listens to call completion events via webhook and automatically analyzes transcripts to identify valuable insights from your sales and customer conversations.

## Benefits

* **Real-time call analysis:** Squad automatically analyzes call transcripts as they complete, surfacing key insights without manual review
* **Capture customer voice:** Extract feedback, feature requests, and pain points directly from sales and customer success calls
* **Secure webhook verification:** Public key verification ensures only authentic Gong events are processed

## Prerequisites

* You must have **Technical Administrator** role in Gong to configure webhooks

## Setup guide

<Steps>
  <Step title="Connect your Gong workspace">
    1. Go to **Workspace dropdown → Integrations** in Squad

    <Frame>
      <img src="https://mintcdn.com/squad/zRQO7nPNt7bSyZMJ/images/gong-integration.png?fit=max&auto=format&n=zRQO7nPNt7bSyZMJ&q=85&s=e91f0d6129e4a8fce9b8c4f1320b0b30" alt="Gong integration in Squad" width="1828" height="888" data-path="images/gong-integration.png" />
    </Frame>

    2. Find Gong and click **Connect**
    3. Complete the OAuth flow to allow Squad to access your Gong workspace

    <Frame>
      <img src="https://mintcdn.com/squad/zRQO7nPNt7bSyZMJ/images/gong-oauth.png?fit=max&auto=format&n=zRQO7nPNt7bSyZMJ&q=85&s=4ceb5d6e9425a6684ae8632513afefc4" alt="Gong OAuth connection" width="1570" height="1388" data-path="images/gong-oauth.png" />
    </Frame>
  </Step>

  <Step title="Create a webhook rule in Gong">
    1. Copy the webhook URL shown in Squad

    <Frame>
      <img src="https://mintcdn.com/squad/zRQO7nPNt7bSyZMJ/images/gong-webhook-url.png?fit=max&auto=format&n=zRQO7nPNt7bSyZMJ&q=85&s=dd0510cdb1ba96b04463519f671ef3b8" alt="Copy webhook URL" width="1828" height="1384" data-path="images/gong-webhook-url.png" />
    </Frame>

    2. In Gong, go to **Admin Center**
    3. Under **Ecosystem**, click **Automation rules**
    4. Click **+ Add Rule** in the top right
    5. Choose **New call** as the trigger and add filters if needed
    6. Paste the Squad webhook URL in the **URL** field
    7. Under **Select authentication method**, choose **Signed JWT header**
    8. Set the **Rule status** to **Enabled**

    For detailed instructions, see [Gong's webhook documentation](https://help.gong.io/docs/create-a-webhook-rule).

    <Frame>
      <img src="https://mintcdn.com/squad/zRQO7nPNt7bSyZMJ/images/gong-automation-rule.png?fit=max&auto=format&n=zRQO7nPNt7bSyZMJ&q=85&s=4edc7e754f560c76933714a835378c3f" alt="Gong automation rule setup" width="2780" height="2807" data-path="images/gong-automation-rule.png" />
    </Frame>
  </Step>

  <Step title="Save the public key">
    1. Click **Show public key** next to the Signed JWT header option
    2. Copy the public key and paste it into Squad to complete the setup

    <Frame>
      <img src="https://mintcdn.com/squad/zRQO7nPNt7bSyZMJ/images/gong-public-key.png?fit=max&auto=format&n=zRQO7nPNt7bSyZMJ&q=85&s=5c7214748cbc73fbbe3d5ef375ec6416" alt="Paste public key" width="1826" height="1390" data-path="images/gong-public-key.png" />
    </Frame>
  </Step>

  <Step title="Monitor insights and opportunities">
    That's it! Monitor the [Insights](/features/insights) page for new insights and opportunities from your calls.

    <Warning>
      Squad can only process call transcripts from the moment you connect the integration. Historical calls are not automatically imported.
    </Warning>
  </Step>
</Steps>

## What Squad syncs

<Tabs>
  <Tab title="Data imported">
    * Call transcripts added as feedback to Squad AI
  </Tab>

  <Tab title="Update frequency">
    **Real-time**: Squad receives webhook events when calls complete and adds transcripts as feedback for analysis.

    <Note>
      Squad only processes calls in real-time from the moment of connection. Historical call recordings are not automatically imported.
    </Note>
  </Tab>
</Tabs>

## How it works

When you connect Gong, Squad listens for call completion webhooks. Each time a call finishes processing in Gong, the transcript is sent to Squad and added as feedback. This allows Squad to analyze your customer conversations and surface valuable insights about your product.

## Common use cases

1. **Sales-driven product insights:** Identify recurring objections, feature requests, and competitive mentions from sales calls to inform your product roadmap
2. **Customer sentiment tracking:** Monitor how customers and prospects feel about your product based on call conversation tone
3. **Win/loss analysis:** Understand what product factors contribute to deal outcomes by analyzing call patterns

## Disconnecting the integration

To stop Squad from receiving Gong call transcripts:

1. Navigate to the integrations section in Squad
2. Find the Gong integration and click **Disconnect**
3. This will immediately stop Squad from processing new call events

<Note>You may also want to disable or delete the automation rule in Gong to fully remove the integration.</Note>

## Troubleshooting

* **Not seeing any insights after connecting** → Make sure you've completed all steps: OAuth connection in Squad, webhook rule created in Gong with **Signed JWT header** selected, and public key saved in Squad.
* **Automation rule not triggering** → In Gong, go to **Admin Center → Ecosystem → Automation rules** and verify the rule status is set to **Enabled**. Disabled rules won't send webhook events to Squad.
* **Webhook verification failed** → Ensure you copied the correct public key from Gong. Click **Show public key** next to the Signed JWT header option to view it.
* **Want to import historical calls** → [Contact support](mailto:support@meetsquad.ai) to discuss options for importing past call data.
* **Insights stopped appearing** → Check that the automation rule is still enabled in Gong and that the OAuth connection is still active in Squad's integrations page.
