> ## Documentation Index
> Fetch the complete documentation index at: https://xura.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# HubSpot integration

> OAuth to HubSpot for live deal, contact, company, and ticket data.

## Connecting

**AI Studio → Integrations → HubSpot → Connect**. OAuth redirects to HubSpot, you approve scopes, land back in Xura connected.

## What Xura reads

Standard HubSpot objects — deals, contacts, companies, tickets — plus their custom properties. Xura calls the HubSpot API live on every query, respecting your account's rate limits.

## Scopes requested

* `crm.objects.deals.read`
* `crm.objects.contacts.read`
* `crm.objects.companies.read`
* `crm.objects.tickets.read`
* Corresponding `schemas` scopes for custom properties.

Xura never writes back to HubSpot without an approval gate + explicit action node.

## Disconnecting

**AI Studio → Integrations → HubSpot → Disconnect**. Tokens are revoked immediately.
