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

# Accounting Integration

> Connect QuickBooks and other accounting tools to bring order and financial data into Emanate

Connect your **accounting** system to bring order history and financial data onto your accounts, so the same
customer record shows both the conversation and the money behind it.

Find it under **Integrations → Accounting** in the sidebar.

## What it brings in

* **Order history** on your [accounts](/accounts/orders): what a customer has bought and when.
* **Financial signals** that feed account health and [Win-Back](/accounts/winback) detection: spotting customers whose spend has drifted.
* **Queryable data** in [Intelligence](/intelligence/overview): ask about revenue, orders, and buying patterns alongside your other data.

## Connecting

<Steps>
  <Step title="Open the Accounting tab">
    Go to **Integrations → Accounting**.
  </Step>

  <Step title="Authorize your account">
    Sign in to your accounting provider (e.g. QuickBooks) and grant access.
  </Step>

  <Step title="Confirm the sync">
    Once connected, order and financial data begins flowing onto the matching accounts.
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Orders" icon="package" href="/accounts/orders">
    Where order history shows up
  </Card>

  <Card title="Win-Back" icon="rotate-ccw" href="/accounts/winback">
    Detect accounts whose spend has slipped
  </Card>

  <Card title="Intelligence" icon="eye" href="/intelligence/overview">
    Ask questions of your financial data
  </Card>
</CardGroup>
