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

# Which email providers does Klipy support?

> Klipy connects to Gmail and Outlook via OAuth. Other providers, including Zoho Mail, are not currently supported.

Klipy connects to email and calendar accounts via OAuth (the same secure login flow used by most modern apps). Not every email provider supports the OAuth standard that Klipy requires.

## Supported email providers

| Provider                        | Supported | Notes                                |
| ------------------------------- | --------- | ------------------------------------ |
| Gmail (personal)                | Yes       | Google account OAuth                 |
| Google Workspace                | Yes       | Works for company Gmail accounts     |
| Outlook (personal)              | Yes       | Microsoft account OAuth              |
| Microsoft 365 / Exchange Online | Yes       | Requires organization OAuth approval |
| Zoho Mail                       | No        | Not currently supported              |
| Apple Mail (iCloud)             | No        | Not currently supported              |
| Yahoo Mail                      | No        | Not currently supported              |
| Other IMAP providers            | No        | IMAP is not supported                |

## Supported calendar providers

Calendar sync works alongside email. Klipy uses your connected calendar to know about upcoming meetings and route the Notetaker to the right calls.

| Provider                                  | Supported |
| ----------------------------------------- | --------- |
| Google Calendar                           | Yes       |
| Outlook Calendar / Microsoft 365 Calendar | Yes       |

## Social and messaging channels

Beyond email, Klipy can connect to social and messaging platforms as additional **connected channels**:

| Channel  | Supported |
| -------- | --------- |
| LinkedIn | Yes       |
| WhatsApp | Yes       |
| Telegram | Yes       |

Each connected channel counts toward your plan's channel limit. [Learn more about connected channels →](/docs/faq/managed-inbox)

## Using a work email vs. a personal email

You can sign up and connect with any Gmail or Outlook address, but using your **work email** gives Klipy better context. Klipy uses your email domain to research your company, build your ICP profile, and tailor messaging suggestions. A personal email (e.g. @gmail.com) limits how much context Klipy can build automatically.

## My provider isn't listed — what can I do?

If you use a provider that isn't supported (e.g. Zoho, iCloud, or a custom domain on IMAP), Klipy can't connect to it directly at this time. You can still use Klipy's meeting notetaker and import contacts via CSV while support for additional providers is on the roadmap.

<CardGroup cols={2}>
  <Card title="How to reconnect when email disconnects" icon="refresh-cw" href="/docs/faq/email-reconnect">
    Troubleshoot a dropped email connection.
  </Card>

  <Card title="Connecting email and calendar" icon="plug" href="/docs/guides/connecting-email-calendar">
    Full OAuth setup guide.
  </Card>
</CardGroup>
