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

# Connectors

> Connect the tools your workflows use — Notion, your CRM, and more

Connectors give workflows (and Jamie's chat) access to your tools. Each connector is personal: you authorize it with your own account, and workflows can only do what your account can do.

## Connect a tool

1. Open [**Workflows → Connectors**](https://app.meetjamie.ai/workflows)
2. Find the tool and click **Connect**
3. Authorize Jamie in the popup — you sign in on the tool's own page; Jamie never sees your password
4. Once connected, the row shows the tools Jamie can now use, with a toggle to enable or disable them

<Note>
  If your browser blocks the authorization popup, allow popups for
  app.meetjamie.ai and try again.
</Note>

You can also connect mid-conversation: when a workflow needs a tool you haven't connected, the builder chat offers to connect it on the spot.

## Available connectors

The connector list in [**Workflows → Connectors**](https://app.meetjamie.ai/workflows) shows everything you can connect right now. New connectors are evaluated and added regularly.

<Info>
  Missing a tool you'd like to use? Contact us at
  [support@meetjamie.ai](mailto:support@meetjamie.ai) and we'll look into
  adding it.
</Info>

## Webhooks

Workflows can also deliver to your own systems. Add a webhook connector with a URL, and workflows can POST JSON payloads to it — useful for Zapier, Make, or anything custom. See the [webhooks documentation](/developers/webhooks/webhooks) for payload details and security.

## Disconnecting

Click a connected tool and choose **Disconnect**. Workflows that relied on it will report that the connector is missing on their next run instead of failing silently.
