# Sync HubSpot with the D7 Dashboard.

#### Configuration Process

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

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

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

&#x20;

* **Authorization**: Authenticate your HubSpot account to grant the necessary permissions for contact import.
* **Import Contacts**: Once the integration is installed and authorized, import your contacts from HubSpot 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-hubspot-with-the-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.
