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

# Fireflies.ai

> Pull meeting transcripts and summaries into contact timelines.

## Connect via API Key

<Steps>
  <Step title="Get your API key from Fireflies">
    In Fireflies go to **Settings → API** and copy your API key.
  </Step>

  <Step title="Connect in Nous">
    Go to **Settings → Integrations → + Add Integration → Fireflies**, paste the key, and click **Connect**.

    Nous verifies the key by querying the Fireflies GraphQL API.
  </Step>
</Steps>

## Set up the Webhook (recommended)

The webhook lets Nous log a meeting activity on contact timelines as soon as a transcript is ready.

<Steps>
  <Step title="Copy your webhook URL from Nous">
    Go to **Settings → Integrations → Webhooks → Fireflies** and copy the URL.
  </Step>

  <Step title="Add the webhook in Fireflies">
    In Fireflies go to **Integrations → Webhooks → Add webhook**, paste the URL, and select **Transcript Ready**.
  </Step>
</Steps>

See the [Fireflies webhook reference](/webhooks/fireflies) for payload details.
