# How to Get Your HubSpot Access Token (Private App)

1. Log in to your HubSpot account > click the **Settings** icon in the top navigation bar

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

2. In the left sidebar, go to **Integrations** > **Private Apps**. If you haven’t created a private app yet, click **Create a private app**

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

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

3. On the **Basic Info** tab, enter your app name (e.g., `GloboFormatHubspot`) > ppload a logo (optional) > add a short description

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

3. Switch to the **Scopes** tab > click **+ Add new scope** > select the permissions your app needs > click **Update** to save your scopes

* `forms`
* `crm.objects.contacts.write`
* `crm.schemas.contacts.wri`

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

4. Click **Create app** in the top right corner > confirm the details and click **Continue creating**
5. After the app is created, go to the **Auth** tab > click **Show token** to reveal your access token > click **Copy** to copy it to your clipboard

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

***

#### Need More Help?

If you still need assistance, please contact us at [**support@powerfulform.com**](mailto:support@powerfulform.com). Our team will be happy to help you resolve any issues or guide you further.


---

# 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.powerfulform.com/app-integration/hubspot-integration/how-to-get-your-hubspot-access-token-private-app.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.
