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

# Gong

> Connect Parable to Gong for revenue intelligence and conversation analytics

<img className="connector-logo" src="https://img.logo.dev/gong.io" alt="Gong logo" />

# Gong Connectors

Connect Parable to Gong to sync calls, transcripts, users, scorecards, trackers, activity statistics, CRM associations, and audit logs.

<CardGroup cols={2}>
  <Card title="Basic Auth" icon="key" href="/connectors/gong/basic-auth/setup">
    Access Key + Secret authentication
  </Card>

  <Card title="OAuth" icon="shield-halved" href="/connectors/gong/oauth/setup">
    OAuth refresh token authentication
  </Card>
</CardGroup>

## Authentication Overview

Gong connectors support HTTP Basic authentication with an Access Key and Access Key Secret, or OAuth 2.0 with a refresh token from a Gong OAuth application. Keys and OAuth apps are workspace-scoped, not user-scoped, so they survive user offboarding.
