> For the complete documentation index, see [llms.txt](https://docs.bizmagnets.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bizmagnets.ai/integration/additional-integrations/zoho-books.md).

# Zoho Books

{% hint style="info" %}
If you are on a Premium or higher plan for Zoho Books, you’re eligible for this integration. (Don’t have a plan? [Click here](https://www.zoho.com/in/books/pricing/) to explore Zoho Books options.)
{% endhint %}

## **Connect Zoho Books with BizMagnets**

1. Go to Integrations in your BizMagnets account. Under Available Integrations, locate Zoho Books and click "Connect."

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

2. In the Integration space, click "Connect" on the right side. You’ll be redirected to the Zoho Books login page. Use your Zoho Books credentials to sign in.
3. Grant permissions for BizMagnets to READ, CREATE, UPDATE, and DELETE your Zoho Books data. Click "Accept" to proceed and return to BizMagnets.
4. Back in the BizMagnets Zoho Books Integration space, select the channel you want to connect and click "Update Configuration." You’ll receive an authorization token for use in the ["Zoho Books Extension"](https://www.zoho.com/in/books/#/installprivateextension?name_space=61216625-db5e-4301-97f0-2151e4f36c9b\&handle=isx3m\&install_type=private\&version=4.1).
5. Follow the Zoho Books Extension link to the installation page, select your organization, agree to the terms, and click "Next." Paste the authorization token from BizMagnets into the required field, then click "Install Extension."
6. Return to BizMagnets’ Integration Space and click the provided button. Your Zoho Books organization details (Email, Name, and Organization ID) should appear, confirming a successful integration.

You’re now ready to configure WhatsApp templates for your Zoho Books components in BizMagnets.&#x20;

{% hint style="info" %}
Note that each BizMagnets account can integrate with only one Zoho Books account.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bizmagnets.ai/integration/additional-integrations/zoho-books.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
