# Gong integration

This guide will show you how to integrate Gong with Sauce to automatically pull sales call transcripts for feedback analysis.

#### Step 1: Navigate to Sauce's Integration Settings

1. Log into your Sauce account.
2. Go to the **Settings** tab in the dashboard.
3. In the settings menu, select **Integrations**.

#### Step 2: Select Gong as a Source

1. Scroll through the list of integration options.
2. Find **Gong** under the "Sources" section.
3. Click **Connect Gong**.

#### Step 3: Authorize Sauce to Access Gong

1. A pop-up window will appear prompting you to log in to your Gong account if you're not already logged in.
2. Once logged in, authorize Sauce to access your Gong account.

#### Step 4: Data Syncing with Gong

1. Upon connecting, Sauce will automatically pull the last **30 days** of sales call transcripts from Gong.
2. Any **new transcripts** created after that will be continuously synced with Sauce for analysis.

#### Step 5: Finalize and Manage Settings

1. Once Gong is connected, it will appear as **Connected** under the "Sources" section in Sauce.
2. You can manage or uninstall the integration at any time by revisiting the Gong settings and clicking **Uninstall**.

By integrating Gong with Sauce, you can easily import sales call transcripts to analyze customer feedback and insights from your sales conversations.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.sauce.app/importing-feedback/gong-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
