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

# Fireflies

> Connect Fireflies to Adapt to analyze meeting transcripts, summaries, and action items

Connect your Fireflies.ai account to Adapt with an API key so Adapt can read your meeting transcripts, summaries, and action items.

## Set up credentials

<Steps>
  <Step title="Sign in to Fireflies">
    Log in to your Fireflies account at [app.fireflies.ai](https://app.fireflies.ai).
  </Step>

  <Step title="Open the Integrations page">
    In the left sidebar, click **Integrations**.
  </Step>

  <Step title="Open Fireflies API">
    Search for **Fireflies API** and click it, then click **Get API Key**. You are taken to **Developer Settings**, where your API key is displayed.
  </Step>

  <Step title="Copy your API key">
    Copy the API key and store it somewhere safe.
  </Step>
</Steps>

<Note>
  You can also reach your key directly from **Settings > Developer Settings** on the Personal tab. The Fireflies API is available to all users regardless of plan.
</Note>

## Connect to Adapt

<Steps>
  <Step title="Open Integrations">
    In Adapt, go to **Settings > Integrations**.
  </Step>

  <Step title="Find Fireflies">
    Search for **Fireflies** and select it from the catalog.
  </Step>

  <Step title="Start the connection">
    Click **Connect** to open the connection form.
  </Step>

  <Step title="Add your credentials">
    Enter the values you gathered above, then click **Add connection**:

    | Secret Name         | Value                  |
    | ------------------- | ---------------------- |
    | `FIREFLIES_API_KEY` | Your Fireflies API key |

    You can rename the connection and choose whether it is shared with your
    organization or kept personal to you.
  </Step>

  <Step title="Test the connection">
    Ask Adapt to list your recent meeting transcripts.
  </Step>
</Steps>

### Security

* Credentials are encrypted at rest with AES-256
* The API key grants access to the meeting data in your Fireflies account, so treat it like a password
* You can rotate the key anytime from Developer Settings in Fireflies
* Never share or commit your API key

## Capabilities

Adapt can read and analyze your Fireflies meeting transcripts, summaries, and action items.

### Examples

```
Summarize my Fireflies meeting transcripts from this week.
```

```
List all action items from my recent Fireflies meetings.
```

```
What were the key decisions in my last Fireflies call?
```

```
Find Fireflies transcripts that mention pricing.
```
