# How to connect

### Steps to connect

1. Go to the Integrations Area – Navigate to Settings > Integrations in your Zaapi account.
2. Click 'Connect HubSpot' – Find HubSpot in the list of available integrations and click the Connect button.
3. Log Into HubSpot – You will be redirected to HubSpot, prompting you to sign in to your HubSpot account.
4. Choose Your HubSpot Account – If you have access to multiple HubSpot portals, select the one you wish to connect to Zaapi and click Choose Account.
5. Authorize the Connection – Review the permissions that Zaapi requires. To approve, click Connect app.
6. Wait for Confirmation – You will be automatically redirected back to Zaapi. The integration will take a moment to finalize.
7. Verify Connection – The HubSpot integration will now show a "Connected" status in your Zaapi settings. Your account is successfully linked!


---

# 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://help.zaapi.com/integrations/hubspot/how-to-connect.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.
