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

# HubSpot clone

> Test HubSpot CRM agents against an Architecture Preview with stateful CRM overlays plus recording-backed REST/MCP aliases.

Clone ID: `hubspot`

## Start here

| Question     | Answer                                                                                                                                                         |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Best for     | CRM agents that inspect contacts, update companies, manage deals, create tickets, or write engagement history.                                                 |
| Connect with | Direct REST base URLs when HubSpot is available in your workspace.                                                                                             |
| Known limits | Architecture Preview: core CRM objects have stateful overlays, but some exported REST/MCP aliases still use recording replay and may differ from live HubSpot. |
| Seeds        | Common seeds: `empty`, `demo`, `stale-data`. See [Seeds](/guides/seeds) for usage.                                                                             |

## What it covers

* Contacts and companies
* Deals and pipelines
* Tickets
* Engagement-style activity records
* Search and object read/write flows

## Surface

HubSpot is REST-first. Use it to test agents that mutate CRM records and need
objective checks on the final service state.
