> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gorbit.cloud/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/gorbit/i9pIrvFbh53KkrjR/assets/admins/connectors/fireflies/fireflies1.png?fit=max&auto=format&n=i9pIrvFbh53KkrjR&q=85&s=8aec6632c6efe2e07198a81f260a1896" 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/gorbit/i9pIrvFbh53KkrjR/assets/admins/connectors/fireflies/fireflies2.png?fit=max&auto=format&n=i9pIrvFbh53KkrjR&q=85&s=d566926c018eee976434933183be4484" 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/gorbit/klR7erNMN33AvYm0/assets/admins/connectors/fireflies/fireflies3.png?fit=max&auto=format&n=klR7erNMN33AvYm0&q=85&s=477f27b39bd1ec58002776151a707b83" 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 Gorbit.
  </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**. Gorbit will automatically begin indexing your meetings.
  </Step>
</Steps>
