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

> Connect Jamie to your favorite tools

# Getting Started

Jamie integrates with the tools you already use, making it easy to sync meeting notes, update your CRM, and keep your team in the loop.

## CRM Integrations

Automatically log meeting notes to your CRM. Keep your sales records up to date without manual data entry.

<Columns cols={3}>
  <Card title="HubSpot" icon="hubspot" href="/pages/integrations/hubspot">
    Log meetings to contacts, companies, and deals in HubSpot
  </Card>

  <Card title="Salesforce" icon="salesforce" href="/pages/integrations/salesforce">
    Attach meeting notes to opportunities, accounts, and contacts
  </Card>

  <Card title="Attio" icon="database" href="/pages/integrations/attio">
    Sync meeting notes with your Attio workspace
  </Card>
</Columns>

## Note-Taking Integrations

Export your meeting notes to your preferred documentation tool. Keep everything organized in one place.

<Columns cols={3}>
  <Card title="Notion" icon="file-alt" href="/pages/integrations/notion">
    Create Notion pages with your meeting summaries and transcripts
  </Card>

  <Card title="Google Docs" icon="file-word" href="/pages/integrations/google-docs">
    Export meetings to Google Docs for editing and collaboration
  </Card>

  <Card title="OneNote" icon="note" href="/pages/integrations/onenote">
    Save meeting notes directly to your OneNote notebooks
  </Card>
</Columns>

## Task Management

Turn action items from your meetings into tasks in your project management tool.

<Columns cols={1}>
  <Card title="Asana" icon="tasks" href="/pages/integrations/asana">
    Create Asana tasks from meeting action items and keep projects moving
  </Card>
</Columns>

## How Integrations Work

### Connecting an Integration

1. Go to **Settings → Integrations**
2. Select the integration you want to connect
3. Click **Connect** and follow the authorization flow
4. Configure your preferences

### Sharing to Integrations

<img src="https://mintcdn.com/jamie-9c8bb406/5Xt7OJTUIVImylZ_/images/integrations-card.png?fit=max&auto=format&n=5Xt7OJTUIVImylZ_&q=85&s=8f136fbe2e2850fe23a48b6bb773ba87" alt="Integrations Card" width="1624" height="524" data-path="images/integrations-card.png" />

Once connected, you can share meetings to integrations in two ways:

* **Manual sharing** — Click **Share** on any meeting, go to the **Integrations** tab, and select where to send it
* **Automatic sync** — Enable auto-sync in integration settings to automatically send all new meetings

### Managing Integrations

You can manage your integrations at any time in **Settings → Integrations**:

* **View connection status** — See which integrations are connected
* **Configure settings** — Choose what content to sync (summary, transcript, tasks)
* **Disconnect** — Remove an integration when you no longer need it

## What Gets Synced

Each integration lets you choose what content to include:

| Content        | Description                             |
| -------------- | --------------------------------------- |
| **Summary**    | AI-generated meeting notes              |
| **Transcript** | Full word-for-word transcript           |
| **Tasks**      | Action items extracted from the meeting |

<Info>
  Not all integrations support all content types. Check individual integration pages for details.
</Info>
