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

# Fireflies.ai integration

> Sync Fireflies.ai meeting transcripts and participant data onto your calendar events.

The Fireflies.ai integration brings transcripts, action items, and participant data from Fireflies meetings onto the matching event in your Slashy calendar.

## Connect Fireflies.ai

Authorization runs through OAuth, so you sign in with your Fireflies account and Slashy receives read access to your meetings.

<Steps>
  <Step title="Open Settings">Press `Cmd+,`.</Step>
  <Step title="Go to Integrations">Choose Integrations in the sidebar, then Meeting Notes, then click Fireflies.ai.</Step>
  <Step title="Authorize">Click Connect Fireflies.ai. Sign in with the Fireflies account that records your meetings.</Step>
  <Step title="Return to Slashy">After Fireflies confirms access, you are redirected back. The integration page shows Connected.</Step>
</Steps>

## What syncs

Once connected, Slashy pulls three things from each Fireflies meeting and attaches them to the matching calendar event:

* The full transcript.
* Action items Fireflies extracted.
* Structured participant data, including names and the role Fireflies assigned to each speaker.

The data appears in the event detail panel under a Fireflies section. Clicking through expands the transcript and the action item list.

## How matching works

Slashy matches a Fireflies meeting to a calendar event when both exist in your calendar at similar times. Matching is reliable when the event exists in both Fireflies and your calendar with a similar start window. If you record an ad hoc session that does not have a calendar invite, Slashy keeps it in your Fireflies session list but does not attach it to an event.

If you ever see a mismatch, open the event in Slashy, click the Fireflies section, and reassign the session from a small dropdown of nearby sessions.

## Action items on events

Action items become a checklist on the event. Tick them off in Slashy and the state is preserved across reloads. You can pull an action item into the agent sidebar to schedule it, send a follow up email, or convert it into a reminder.

## Ask the agent about a meeting

Once sessions are syncing, ask the agent (`Cmd+Shift+L`) about a past call, like "What did we agree with Acme last week?" The agent searches your connected meeting notes and replies with an inline card showing the meeting, date, participants, and a link to the recording.

## Disconnect

To remove the integration, open Settings, then Integrations, then Meeting Notes, then Fireflies.ai, and click Disconnect. Slashy stops pulling new sessions and removes existing Fireflies data from your events. Your data in Fireflies itself is untouched.

<Note>
  Fireflies data refreshes shortly after a session ends. If a transcript has not appeared on an event yet, give it a moment, then reload the calendar.
</Note>

<CardGroup cols={2}>
  <Card title="Granola integration" href="/features/calendar/granola">Sync Granola notes to events.</Card>
  <Card title="Otter.ai integration" href="/features/integrations/otter">Sync Otter transcripts to events.</Card>
  <Card title="Fathom integration" href="/features/integrations/fathom">Sync Fathom recordings to events.</Card>
  <Card title="Circleback integration" href="/features/integrations/circleback">Pull Circleback notes to events.</Card>
  <Card title="Meeting prep" href="/how-to-guides/meeting-prep">Prep briefings before each meeting.</Card>
  <Card title="Creating events" href="/features/calendar/creating-events">Schedule directly from Slashy.</Card>
</CardGroup>
