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

# Gong

> Connect Gong to Relevance AI to access call recordings, transcripts, and revenue intelligence data.

Gong is a revenue intelligence platform that records, transcribes, and analyzes sales calls and customer conversations. It surfaces insights from your team's interactions to help you understand deal health, coaching opportunities, and customer sentiment.

With the native Gong integration in Relevance AI, your agents can retrieve call data, pull transcripts, and interact with Gong's API directly — without any third-party connectors.

## Connect the integration

<div style={{ width:"100%",position:"relative","padding-top":"44.5%" }}>
  <iframe src="https://app.supademo.com/embed/cmpyx986aa4a9qmy7nfug9r7z" frameBorder="0" title="How to connect the Gong integration" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />
</div>

1. Go to the **Integrations & API Keys** page in the sidebar of your Relevance AI dashboard.
2. In the **Integrations** section, search for **Gong**.
3. Click **Gong** — the native integration with the blue tick.
4. In the pop-up window, sign into your Gong account and authorize the requested permissions.
5. Once authenticated, your Gong account appears as a connected integration.

<Note>
  You need a Gong account with API access enabled. Gong API access typically requires Technical Admin permissions — check with your Gong administrator if you cannot complete the authorization.
</Note>

## Tool steps for Gong

<img src="https://mintcdn.com/relevanceai/eS8hKoNFwvwSB_M4/images/gong-tools.png?fit=max&auto=format&n=eS8hKoNFwvwSB_M4&q=85&s=8fe49ad2c6e9951d1d3049354ffa8a07" alt="Gong tool steps in the tool step search bar" width="3454" height="1496" data-path="images/gong-tools.png" />

The Gong integration provides a range of tool steps that your agents can use to interact with your call data and Engage flows. Add these to any tool in the tool builder by searching for "Gong" in the tool step search bar.

Select a category below, then expand any tool step to see what it does.

<Tabs>
  <Tab title="Calls">
    <AccordionGroup>
      <Accordion title="List calls" icon="list">
        Retrieve a list of calls from your Gong account, filterable by date range, participants, and other criteria.
      </Accordion>

      <Accordion title="Get extensive data" icon="chart-bar">
        Fetch detailed metadata and analytics for a specific call, including duration, participants, talk ratios, and engagement metrics.
      </Accordion>

      <Accordion title="Retrieve transcripts" icon="file-lines">
        Pull the full transcript for a call, with speaker-identified turns and timestamps.
      </Accordion>

      <Accordion title="Add new call" icon="plus">
        Add a call record to Gong, such as uploading recordings from other platforms or logging external conversations.
      </Accordion>
    </AccordionGroup>
  </Tab>

  <Tab title="Engage flows">
    <AccordionGroup>
      <Accordion title="List Engage flows" icon="diagram-project">
        Retrieve the Gong Engage flows in your account.
      </Accordion>

      <Accordion title="List Engage flow folders" icon="folder">
        Retrieve the folders that organize your Gong Engage flows.
      </Accordion>

      <Accordion title="Assign prospects to flow" icon="user-plus">
        Add prospects to a Gong Engage flow.
      </Accordion>

      <Accordion title="List assigned flow for prospects" icon="users">
        See which flows a set of prospects are currently assigned to.
      </Accordion>

      <Accordion title="Unassign prospects by CRM ID" icon="user-minus">
        Remove prospects from a flow using their CRM ID.
      </Accordion>

      <Accordion title="Unassign prospects by flow instance ID" icon="user-xmark">
        Remove prospects from a flow using the flow instance ID.
      </Accordion>
    </AccordionGroup>
  </Tab>

  <Tab title="API access">
    <AccordionGroup>
      <Accordion title="API call" icon="plug">
        Call a specific Gong API endpoint.
      </Accordion>

      <Accordion title="Generic API call" icon="code">
        Make any request to the Gong REST API. Use this when you need functionality beyond the pre-built tool steps.
      </Accordion>
    </AccordionGroup>
  </Tab>
</Tabs>

### How to add a tool step

<div style={{ width:"100%",position:"relative","padding-top":"44.5%" }}>
  <iframe src="https://app.supademo.com/embed/cmpyz3e04a5taqmy7xymz1kxw" frameBorder="0" title="How to add a Gong tool step" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />
</div>

<Tip>
  Type "Gong" in the tool step search bar to see all available Gong actions when building your tools.
</Tip>

## Frequently asked questions (FAQs)

<AccordionGroup>
  <Accordion title="What Gong permissions are required to connect?">
    You need a Gong account with API access. In most organizations, this requires Technical Admin permissions in Gong. Contact your Gong administrator if the OAuth authorization fails or you do not see an API access option in your Gong settings.
  </Accordion>

  <Accordion title="Can I connect multiple Gong accounts?">
    Yes. You can add multiple Gong integrations to your Relevance AI workspace, each authenticated with a different Gong account.
  </Accordion>

  <Accordion title="How do I migrate from the previous Pipedream-based Gong actions?">
    If you previously used Pipedream-based Gong actions, migrate to the native tools — they offer the same functionality with a simpler OAuth-based connection. Connect the native Gong integration via OAuth (see steps above), then replace any Pipedream-based Gong tool steps in your tools with the equivalent native tool steps. The native tools do not require a separate Pipedream account.
  </Accordion>

  <Accordion title="How can I tell which Gong tool steps are native?">
    Native tool steps have a blue tick beside them in the tool step search bar. Use these in preference to the Pipedream-based actions.
  </Accordion>

  <Accordion title="Can the integration access calls in real time?">
    The integration can only access calls that have already been processed and indexed in Gong. There is typically a short delay after a call ends before it is available via the API. Real-time call access is not supported.
  </Accordion>

  <Accordion title="Are there rate limits?">
    Gong enforces API rate limits based on your Gong plan and usage tier. If you encounter rate limit errors, reduce the frequency of API calls or contact Gong support to review your limits.
  </Accordion>
</AccordionGroup>
