# Connecting HubSpot

Step 1: Login to your Orbital Account

<figure><img src="/files/5wRL1eA9T0HRUgqu0fUs" alt=""><figcaption></figcaption></figure>

Step 2: Click on the arrows near your name on the bottom left of the screen and then open **Settings**

<figure><img src="/files/6Rzj2YqtBZ2mclcvANNw" alt=""><figcaption></figcaption></figure>

Step 3: Go to **Integrations** and click on **Connect** in the HubSpot option

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

Step 4: Give your integration a Name (eg: Orbital sync) and click **Continue**

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

Step 5: Login to your HubSpot account and click **Allow** for the permission requests that pop-up

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

Your HubSpot is now synced!


---

# 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://docs.withorbital.com/integrations/connecting-hubspot.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.
