# HubSpot (Beta)

*HubSpot support is currently **in beta**. Please raise any issues you encounter via the chat bubble in the bottom-right of the site, and we'll be happy to help.*

***

### Overview

Our Hubspot integration allows you to import your data; allowing you to clean, transform, and ask questions via Chat Explore.

### Importing Data

To import data, first create a new project.

<figure><img src="/files/PagMvTAN71kCVKufTIBw" alt="" width="308"><figcaption></figcaption></figure>

Click the HubSpot button.

<figure><img src="/files/YCLQWfHBSnhEkpKJM2ew" alt="" width="447"><figcaption></figcaption></figure>

Click the "Connect Dataset" button.

<figure><img src="/files/7i9L9L0cdqgZfsOL4QAG" alt=""><figcaption></figcaption></figure>

Name your connection, as it's possible to have more than one connection.

<figure><img src="/files/9ivi4mBS2THC9St92hKa" alt=""><figcaption></figcaption></figure>

Select the proper HubSpot account.

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

{% hint style="warning" %}
You may see an "Unverified App" message flash by. Akkio is in the process of having this connector fully verify by HubSpot.
{% endhint %}

Select which object you'd like to import

<figure><img src="/files/A7vrrUPvcUSduP8fVEcv" alt="" width="459"><figcaption></figcaption></figure>

Select which properties you'd like to import

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

Click "Continue" and the connection will begin validation

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

If we're successful, you'll move forward to the data loading screen, where your data is syncing behind the scenes.

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

You may need to wait for a little bit for the data to import. Rest assured that we're importing data behind the scenes. Small datasets should only take a few minutes; large datasets may take longer.

Once your data is done importing, you'll see it populate onto the screen.

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

From here, you can do anything you like to the data - clean and transform it on the Prepare tab, ask Chat Explore questions on the Explore tab, you name it!


---

# 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.akkio.com/akkio-docs/integrations/hubspot-beta.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.
