> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onyx.app/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/aj13v1mzLf028SWE/assets/admins/connectors/fireflies/fireflies1.png?fit=max&auto=format&n=aj13v1mzLf028SWE&q=85&s=cf59e943c04777d8a968f58f02bbda47" 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/aj13v1mzLf028SWE/assets/admins/connectors/fireflies/fireflies2.png?fit=max&auto=format&n=aj13v1mzLf028SWE&q=85&s=906e7d73b30f6ab730d9a538a57249d3" 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/aj13v1mzLf028SWE/assets/admins/connectors/fireflies/fireflies3.png?fit=max&auto=format&n=aj13v1mzLf028SWE&q=85&s=6ec33b5469b08da87df54c5bd18940f6" 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>
