# Sync Zoho CRM with D7 Dashboard

#### Configuration Process

* **Connect with Zoho:** Initiate the integration by clicking on the "Install" button on the Zoho card in the Integrations page and follow the on-screen instructions

&#x20;      You can watch this instructional video for a step-by-step walkthrough.

{% embed url="<https://d7networks.com/media/documents/zoho.webm>" %}

* **Authorization**: Authenticate your Zoho account to grant the necessary permissions for contact import.
* **Import Contacts**: Once the integration is installed and authorized, import your contacts from Zoho into your account. For details, read our [detailed guide](/contact-book/add-your-contacts.md) on the process.


---

# Agent Instructions: 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://guides.d7networks.com/integrations/sync-zoho-crm-with-d7-dashboard.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.
