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

# Gong integration

> Import Gong call transcripts into your Wolfia knowledge base

Customer and prospect calls are full of answers your team gives every day: how the product works, how data is handled, what your security posture looks like. The Gong integration lets you turn those conversations into knowledge. You pick the calls that matter, and Wolfia imports their transcripts so the content is available when answering questionnaires and chat questions.

## What syncs

* **Call transcripts** for the calls you select, including the call title, duration, and participants
* Each imported call becomes a knowledge source in your Knowledge Hub, alongside your documents and other integrations

Nothing is imported automatically. You choose which calls to process, so internal-only or sensitive conversations stay out of your knowledge base unless you add them.

## Connect Gong

<Steps>
  <Step title="Create Gong API credentials">
    In Gong, go to **Company Settings**, then **Ecosystem**, then **API**, and click **Get API Key**. Gong generates an **Access Key** and an **Access Key Secret**. Copy both values, since you'll need them in the next step. Your Gong user must have the **technical administrator** role to generate API keys.
  </Step>

  <Step title="Open the Knowledge Hub">
    In Wolfia, go to the **Knowledge Hub**, scroll to **Available Integrations**, and find **Gong** under **Sales**.

    <img src="https://mintcdn.com/wolfia/aB_PIWBdjXumAFC6/images/integrations/gong/available-integrations-gong.png?fit=max&auto=format&n=aB_PIWBdjXumAFC6&q=85&s=de9c2be32536b431b89f6b57df80a4e3" alt="Gong card under Available Integrations" width="864" height="490" data-path="images/integrations/gong/available-integrations-gong.png" />
  </Step>

  <Step title="Link your account">
    Click **Connect** on the Gong card, or open the Gong page and click **Connect Gong Account**. In the **Link Gong Account** dialog, enter your Gong **Access Key** and **Access Key Secret**, then click **Connect**.

    <img src="https://mintcdn.com/wolfia/aB_PIWBdjXumAFC6/images/integrations/gong/link-gong-account.png?fit=max&auto=format&n=aB_PIWBdjXumAFC6&q=85&s=864c504c943af17c4512d88d7bdc46cb" alt="Link Gong Account dialog" width="982" height="1416" data-path="images/integrations/gong/link-gong-account.png" />
  </Step>
</Steps>

## Import call transcripts

Once connected, open the Gong page from the Knowledge Hub to browse and import calls.

<Steps>
  <Step title="Pick a date range">
    Use the date filters to choose the period you want to browse. By default, Wolfia shows calls from the last 30 days.
  </Step>

  <Step title="Select the calls">
    Check the calls you want to import. The list shows each call's title, time, duration, and participants so you can pick the right conversations.
  </Step>

  <Step title="Process">
    Click **Process**. Wolfia fetches each selected call's transcript from Gong and adds it to your knowledge base. Once processing completes, the content is available to power answers.
  </Step>
</Steps>

Repeat this whenever you have new calls worth importing. Calls are imported on demand: there is no background sync pulling in calls you didn't select.

## FAQ

<AccordionGroup>
  <Accordion title="Does Wolfia import all of my Gong calls?">
    No. Only the calls you select and process are imported. Everything else in Gong is untouched.
  </Accordion>

  <Accordion title="What does an imported call look like in Wolfia?">
    Each call becomes a knowledge source containing the transcript, with the call title, duration, and participants. It is used for answering the same way as any other knowledge source.
  </Accordion>

  <Accordion title="What Gong permissions do I need?">
    You need a Gong API access key and secret, which only a user with the **technical administrator** role in Gong can generate (under Company Settings, Ecosystem, API).
  </Accordion>

  <Accordion title="Can I remove an imported call later?">
    Yes. Imported calls are knowledge sources, so you can manage or remove them from the Knowledge Hub like any other source.
  </Accordion>
</AccordionGroup>

## Related pages

<CardGroup cols={2}>
  <Card title="Knowledge base" icon="book" href="/how-to/knowledge-base">
    How Wolfia organizes and uses your knowledge sources.
  </Card>

  <Card title="Adding knowledge" icon="plus" href="/how-to/adding-knowledge">
    Other ways to bring content into Wolfia.
  </Card>

  <Card title="Google Drive integration" icon="google-drive" href="/how-to/google-drive-integration">
    Sync documents and folders from Google Drive.
  </Card>

  <Card title="Salesforce integration" icon="salesforce" href="/how-to/salesforce-integration">
    Bring CRM context into Wolfia.
  </Card>
</CardGroup>
