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

# Fireflies

> Connect Fireflies to sync call transcripts and sentiment

## Overview

The Fireflies integration syncs call recordings into Quivly. Calls are automatically matched to customers by participant email domain.

***

## What Syncs

**Object:** Calls

Each call includes:

* Transcript with speaker identification
* Date, duration, participants, meeting title
* AI-generated summary and key topics
* Sentiment (positive, neutral, negative)
* Action items

**Sync:** Continuous — new calls arrive via webhooks

***

## Prerequisites

* Fireflies admin access to generate an API key
* Call recordings already available in Fireflies

***

## Setup

<Steps>
  <Step title="Set up integration">
    Go to **Settings** → **Integrations**, click the **Fireflies** card, and open the **Configure** tab.
  </Step>

  <Step title="Generate API key">
    Log in to your Fireflies account at [app.fireflies.ai](https://app.fireflies.ai), navigate to **Settings** → **Developer Settings** → **API Key**, and copy your API key.
  </Step>

  <Step title="Enter API key">
    Paste your Fireflies API key into Quivly when prompted.
  </Step>

  <Step title="Select objects and fields">
    Choose the call recording data you want to sync and select the specific fields to integrate with Quivly.
  </Step>

  <Step title="Install the integration">
    Click **Install** to complete the setup and begin the integration process.
  </Step>

  <Step title="Monitor progress">
    Navigate to the **Logs** tab to see when your call data starts flowing in and monitor sync progress.
  </Step>
</Steps>
