> For the complete documentation index, see [llms.txt](https://docs.getsphere.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getsphere.com/features/integrations/prebuilt-connectors/tabs-integration-via-quickbooks.md).

# Tabs Integration (via QuickBooks)

Tabs integrates with **QuickBooks Online** via Sphere to handle tax calculation. When you process an invoice in Tabs, a corresponding invoice is created in QuickBooks. Sphere then computes the applicable taxes and injects them directly into the QuickBooks invoice. Tabs continuously monitors the QuickBooks invoice for updates and automatically reflects the calculated taxes once they appear.

The primary integration is between **Sphere and QuickBooks**, with Tabs acting as the interface to trigger and display the tax calculations.

### **Prerequisite:** Connect QuickBooks with Sphere

Follow this guide to configure your QuickBooks integration with Sphere. [QuickBooks Integration](/features/integrations/prebuilt-connectors/quickbooks-integration.md)

### **Tax Calculation Flow in Tabs**

1. To calculate tax for a specific invoice in Tabs, go to the **Invoices** tab and select the desired invoice. Then, click **Submit** in the top-right corner to start the tax calculation for that invoice.

<figure><img src="/files/QczbHr8QU6Oy9f6pkFlW" alt=""><figcaption></figcaption></figure>

2. This action will create a new invoice in QuickBooks and initiate tax computation asynchronously. Sphere will handle the tax computation and inject the calculated taxes directly into the QuickBooks invoice. Once completed, the taxes will automatically appear on the corresponding QuickBooks Online invoice after a brief delay.

<figure><img src="/files/CGncStOspsBnnr6FsN86" alt=""><figcaption></figcaption></figure>

3. Tabs will continuously poll the QuickBooks invoice for updates and will automatically pick up the taxes as soon as they appear. However, due to the asynchronous nature of the tax calculation process, there may be a slight delay before Tabs detects and applies the taxes.

<figure><img src="/files/ZfY6JLovgtRT0Bw5KSgL" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getsphere.com/features/integrations/prebuilt-connectors/tabs-integration-via-quickbooks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
