> ## 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.

# Granola integration

> Sync meeting notes both ways between Slashy and Granola.

Slashy and Granola sync meeting notes in both directions. Notes you take in Granola appear on the matched calendar event in Slashy, and notes you write on an event in Slashy flow back to Granola. Events are matched by their calendar identifier, so the same meeting always lines up on both sides.

## Connecting Granola

<Steps>
  <Step title="Open Settings">
    Press `Cmd+,` and go to Settings → Integrations → Meeting Notes → Granola.
  </Step>

  <Step title="Connect">
    Click Connect Granola. You are sent to Granola to sign in.
  </Step>

  <Step title="Authorize">
    Grant Slashy access to your meeting notes.
  </Step>

  <Step title="Done">
    You return to Slashy and notes begin syncing in the background.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/karvixinc/ASWTCjreNB0vqHlf/images/screenshots/granola-connect.png?fit=max&auto=format&n=ASWTCjreNB0vqHlf&q=85&s=db007c27f5907481fac009c5a48b94b5" alt="Granola under Meeting Notes in the Slashy Settings Integrations section" width="1815" height="1340" data-path="images/screenshots/granola-connect.png" />
</Frame>

## Where notes appear

Open any calendar event that was recorded in Granola and the notes show up in the event detail panel, alongside attendees, location, and video link. From there, the AI agent can reference the notes when you ask it to prep for a related meeting or draft a follow-up email.

If you write notes on the event inside Slashy, they appear in Granola on the same meeting the next time you open it.

## What syncs

| Field                  | Direction         |
| ---------------------- | ----------------- |
| Meeting title and time | Granola to Slashy |
| Attendees              | Granola to Slashy |
| Summary and notes      | Both directions   |
| Action items           | Both directions   |

Matching is done by the event's calendar identifier, so a meeting that was rescheduled in Google Calendar still pairs correctly across both products.

<Note>Notes attached to events you were not invited to do not sync. Only meetings on your connected calendars are eligible.</Note>

## Using notes with the AI agent

Once notes are syncing, the agent treats them as context alongside your email and memories. Useful prompts:

* "Prep me for my next call with Sarah." The agent pulls the most recent Granola notes from prior meetings with her.
* "Draft a follow-up to yesterday's Acme meeting." The agent uses the action items captured in Granola.
* "Summarize what we agreed with the design team this month." The agent reads across recent meeting notes.

You do not need to copy or paste anything. As long as the meeting was matched, the agent can find the notes.

## Disconnecting

Go to Settings → Integrations → Meeting Notes → Granola and click Disconnect. New meetings stop syncing immediately. Previously synced notes stay on the calendar events in Slashy and remain available to the agent. Reconnect any time to resume two-way sync.

<Frame>
  <img src="https://mintcdn.com/karvixinc/nIbKm90McpTENceL/images/screenshots/granola-granola-disconnect.png?fit=max&auto=format&n=nIbKm90McpTENceL&q=85&s=ca2ff3ee87721ecbc93108f6566f8e40" alt="Granola settings panel with the Disconnect button and synced state indicator" width="1386" height="294" data-path="images/screenshots/granola-granola-disconnect.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Private notes" icon="lock" href="/features/calendar/private-notes">
    Notes that stay in Slashy and never sync to Google.
  </Card>

  <Card title="Otter integration" icon="microphone" href="/features/integrations/otter">
    Sync transcripts from Otter.ai.
  </Card>

  <Card title="Fathom integration" icon="video" href="/features/integrations/fathom">
    Sync recordings and notes from Fathom.
  </Card>

  <Card title="Circleback integration" icon="rotate" href="/features/integrations/circleback">
    Pull meeting notes from Circleback.
  </Card>

  <Card title="Creating events" icon="calendar-plus" href="/features/calendar/creating-events">
    Make and edit calendar events in Slashy.
  </Card>

  <Card title="Meeting prep" icon="clipboard-list" href="/how-to-guides/meeting-prep">
    Ask the agent to prep you for any upcoming call.
  </Card>
</CardGroup>
