> ## Documentation Index
> Fetch the complete documentation index at: https://danswer-architecture.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Fireflies

> Access meeting transcripts from Fireflies

## How it works

The Fireflies connector indexes meetings from your Fireflies account.

## Setting up

### Authorization

<Steps>
  <Step title="Log in to Fireflies">
    Login to Fireflies (user must be authorized).
  </Step>

  <Step title="Open settings">
    Click on your profile avatar and select **Settings**, or click on **Settings** in the sidebar.

    <img src="https://mintcdn.com/danswer-architecture/_CdK4tFEW_sMSX_w/assets/admins/connectors/fireflies/fireflies1.png?fit=max&auto=format&n=_CdK4tFEW_sMSX_w&q=85&s=0a9450fb9c69a318c92d33d51a8b94cd" alt="FirefliesConnectorAuth" width="2924" height="1400" data-path="assets/admins/connectors/fireflies/fireflies1.png" />
  </Step>

  <Step title="Open Developer Settings">
    Select **Developer Settings**.

    <img className="rounded-image" src="https://mintcdn.com/danswer-architecture/_CdK4tFEW_sMSX_w/assets/admins/connectors/fireflies/fireflies2.png?fit=max&auto=format&n=_CdK4tFEW_sMSX_w&q=85&s=28055b1bc985e88d456a2c3b364c56ee" alt="FirefliesConnectorAuth" width="2134" height="1118" data-path="assets/admins/connectors/fireflies/fireflies2.png" />
  </Step>

  <Step title="Copy API Key">
    Copy the **API Key**.

    <img className="rounded-image" src="https://mintcdn.com/danswer-architecture/_CdK4tFEW_sMSX_w/assets/admins/connectors/fireflies/fireflies3.png?fit=max&auto=format&n=_CdK4tFEW_sMSX_w&q=85&s=7eba97ca2de2eb1866d017dfee45a5cd" alt="FirefliesConnectorAuth" width="2134" height="1118" data-path="assets/admins/connectors/fireflies/fireflies3.png" />
  </Step>

  <Step title="Authorize connector">
    Use the API key to authorize your Fireflies connector in Onyx.
  </Step>
</Steps>

### Indexing

<Steps>
  <Step title="Open Fireflies connector">
    Navigate to the Admin Panel. In the sidebar select **Add Connector** and click on the **Fireflies** tile.
  </Step>

  <Step title="Create credentials">
    Select **Create New** and then provide your **API Key**, along with an optional name for your credentials.
    Click **Create**; your credentials will be saved and automatically selected.
  </Step>

  <Step title="Configure connector">
    Click **Continue**, choose a name, determine the document access, and assign groups for your connector.
  </Step>

  <Step title="Create connector">
    Click **Create Connector**. Onyx will automatically begin indexing your meetings.
  </Step>
</Steps>
