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

# Connect Gong with API Key – StackOne Hub

> Link a Gong account in the StackOne Hub using API Key. End-user guide to authorize the integration and start using Gong actions.

<Warning>Ensure you have Business Admin privileges within your Gong account.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Get Your Access Key and Access Key Secret</h2>

  <p>To connect Gong with StackOne, you'll need to generate an API key from your Gong account.</p>

  <Steps>
    <Step title="Log in to Gong">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to your <a href="https://app.gong.io/welcome/sign-in" target="_blank" rel="noopener noreferrer">Gong account</a>.</p>
      </div>
    </Step>

    <Step title="Go to Admin Center">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Click on the <strong>Admin Center</strong> button (gear icon) from the left menu at the bottom.</p>
      </div>
    </Step>

    <Step title="Navigate to API Page">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Under the <strong>Ecosystem</strong> section, click on the <strong>API</strong> menu.</p>
      </div>
    </Step>

    <Step title="Generate Access Key and Access Key Secret">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>In the <strong>API KEYS</strong> section, click the <strong>Get API Key</strong> button to generate your credentials.</p>
      </div>
    </Step>

    <Step title="Copy the Credentials">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Copy your new Access Key and click the <strong>Show secret</strong> button, then click <strong>Copy</strong> to copy your Access Key Secret.</p>

        <ul>
          <li>Store both values securely for use later</li>
          <li>The Access Key Secret is only shown once</li>
        </ul>
      </div>
    </Step>
  </Steps>
</section>

<div data-whitelabel-hide>
  <h2>Linking the Account from the Hub</h2>

  <Steps>
    <Step title="Navigate to the Hub">
      Use one of the three <a href="/guides/accounts-section#linking-accounts">Linking Account Methods</a> to access the Hub.
    </Step>

    <Step title="Fill out the fields">
      Fill out the following fields using details from your provider:

      <ul>
        <li><strong>Access Key</strong></li>
        <li><strong>Access Key Secret</strong></li>
      </ul>
    </Step>

    <Step title="Connect">
      <ul>
        <li>Click <strong>Connect</strong></li>
        <li>If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider's authorization flow.</li>
        <li>Once authorization is successful, you will see a confirmation popup</li>
      </ul>
    </Step>
  </Steps>

  <p>If the account linking is successful, you will see the newly linked account in your <a href="/guides/accounts-section">Accounts</a> page.</p>
</div>
