# HubSpot Import

You can import data from HubSpot to Zero in the initial sign-up wizard, or you can always access it later by simply opening this URL (change YOURWORKSPACE to your workspace name):

[https://app.zero.inc/YOURWORKSPACE/settings/workspace/import](https://app.zero.inc/zero/settings/workspace/import)

### Prerequisites

To import your data from HubSpot to Zero, you must be a [**HubSpot Super Admin**](https://knowledge.hubspot.com/user-management/hubspot-user-permissions-guide#super-admin).

Why super admin?

1. Only super admins can install apps in HubSpot.
2. Zero's HubSpot app only has read-only access (see screenshot). It cannot edit or delete anything.

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


---

# 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.zero.inc/getting-started/data-import/hubspot-import.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.
