> For the complete documentation index, see [llms.txt](https://nationgraph.gitbook.io/nationgraph/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nationgraph.gitbook.io/nationgraph/help-center/readme/integration-overview/crm-integrations/hubspot-integration.md).

# Hubspot Integration

### HubSpot Integration

Connect your NationGraph organization directly to HubSpot with just one click. Your team can sync Signals, push contacts, and manage CRM actions without leaving NationGraph.

Click this link to watch [video](https://screen.studio/share/BOQhHmVD)

{% embed url="<https://screen.studio/share/BOQhHmVD>" %}
Quick Hubspot Tutorial 101
{% endembed %}

{% hint style="success" %}
**One-Click Linking**

Connect your organization to HubSpot in seconds with our streamlined OAuth flow.
{% endhint %}

{% hint style="success" %}
**Signals Sync**

Full integration with Signals is now live. Push and sync in real-time.
{% endhint %}

{% hint style="info" %}
You can connect HubSpot alongside Salesforce if your organization uses both systems.
{% endhint %}

{% hint style="warning" %}
**Workspaces Sync** *(Coming soon)*

Sync your Workspaces data directly to HubSpot — launching soon!
{% endhint %}

### Connect to HubSpot

{% stepper %}
{% step %}

#### Navigate to CRM Settings

Go to **Settings > Integrations > CRM** in your NationGraph dashboard.
{% endstep %}

{% step %}

#### Select HubSpot

Click on the **HubSpot** integration option.
{% endstep %}

{% step %}

#### Authenticate

Follow the one-click OAuth flow to connect your HubSpot account. You’ll need admin permissions.
{% endstep %}

{% step %}

#### Confirm connection

Once connected, you’ll see a confirmation and can start syncing immediately.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nationgraph.gitbook.io/nationgraph/help-center/readme/integration-overview/crm-integrations/hubspot-integration.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.
