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

# Integrations

> Connect Emanate to the systems you already run on: CRM, ERP, accounting, and CSM

Emanate works best connected to the systems your business already runs on. Connect them once under **Integrations**
in the sidebar, organized into tabs.

<CardGroup cols={2}>
  <Card title="Email" icon="mail" href="/demand/connecting-inboxes">
    Connect the inboxes your team sends from. Managed in the email workspace. See Demand.
  </Card>

  <Card title="Oracle (ERP)" icon="database" href="/integrations/erp">
    Connect your ERP so incoming RFQs can become quotes pushed straight into it.
  </Card>

  <Card title="Accounting" icon="calculator" href="/integrations/accounting">
    Connect QuickBooks and other accounting tools to bring financial and order data in.
  </Card>

  <Card title="CRM" icon="users" href="/integrations/crm">
    Connect HubSpot or Salesforce to sync accounts, contacts, and deals.
  </Card>

  <Card title="CSM" icon="folder-open" href="/integrations/csm">
    Connect OneDrive, Google Drive, SharePoint, Dropbox, or Box so assistants can read the folders you share.
  </Card>

  <Card title="Communication" icon="message-square" href="/integrations/microsoft-teams">
    Connect Microsoft Teams to get a daily digest of your team's commercial activity in the channel your team watches.
  </Card>
</CardGroup>

## Connecting an integration

<Steps>
  <Step title="Open the tab">
    Go to **Integrations** and pick the category: Email, Oracle, Accounting, CRM, CSM, or Communication.
  </Step>

  <Step title="Authorize or configure">
    Connect via secure sign-in (for CRM, accounting, and CSM) or by entering and testing a connection (for ERP).
  </Step>

  <Step title="Confirm it's healthy">
    Each connection shows a status so you can see at a glance whether it's working. For CSM, also choose which
    folders assistants may read.
  </Step>
</Steps>

## Connection status

| Status             | Meaning                                        |
| ------------------ | ---------------------------------------------- |
| 🟢 Connected       | Working normally                               |
| 🟡 Needs attention | Action required: re-authorize or fix a setting |
| 🔴 Disconnected    | Not connected, or errored                      |

## What each unlocks

* **Email** powers everything in [Demand](/demand/overview) and your [Home](/home/agent-inbox) feed.
* **Oracle (ERP)** turns on [Quotes](/demand/quotes). RFQs flow into your ERP as quotes.
* **Accounting** brings order and financial history onto your accounts.
* **CRM** keeps [accounts](/accounts/overview) and contacts in step with HubSpot or Salesforce, and everything synced becomes queryable in [Intelligence](/intelligence/overview).
* **CSM** lets assistants read live files from [OneDrive, Drive, and more](/integrations/csm) after you grant folders.
* **Communication** posts a daily digest of your team's replies, accepted connections, and out-of-office notices into [Microsoft Teams](/integrations/microsoft-teams).

## Next steps

<CardGroup cols={2}>
  <Card title="CSM Integration" icon="folder-open" href="/integrations/csm">
    Connect OneDrive or Google Drive
  </Card>

  <Card title="ERP Integration" icon="database" href="/integrations/erp">
    Connect your ERP for quoting
  </Card>

  <Card title="CRM Integration" icon="users" href="/integrations/crm">
    Sync accounts and contacts
  </Card>
</CardGroup>
