What Should a Personal AI Agent Touch in Your CRM?

Muse, Grok Bot, ChatGPT and Claude all act on your behalf. Only two have an official HubSpot connector, and both cap bulk writes at 10 records.

John Kelleher
John Kelleher

Last checked: 12 Sep 2026. Prices are converted from US dollars at £1 = $1.35 on 11 Sep 2026; vendors bill in dollars and UK VAT applies on top.

Meta launched Muse on 8 Sep 2026, and with it the last of the large platform vendors now sells an agent that acts on a person's behalf rather than just answering them. Your salespeople already have at least one of these, whether or not anyone in IT approved it. The question that lands on a RevOps or IT desk is narrow and practical: what should any of them be allowed to touch in the CRM?

The short answer, and we will show the working below, is that two of them have a proper answer already and four of them do not. For ChatGPT and Claude, HubSpot has built scoped, permissioned, audit-logged connectors, and the work in front of you is configuration and process rather than software. For Muse, Grok Bot, Gemini Spark and Siri AI there is no HubSpot-aware route at all, so any access today runs through a browser under someone's login, with no scoping, no attribution and no clean way to revoke it.

The personal-agent field as of 8 Sep 2026

These products differ more than the category label suggests. Some are consumer apps with no admin console. Others run under a managed identity that your directory already knows about.

AgentDateWhat it acts onAvailability and price
Meta MuseLaunched 8 Sep 2026Its own "Muse Secure VM" with a dedicated browser: email, forms, bookings, shopping, payment through Link by StripeUS only, consumer, 18+. Free with a usage limit; Power about £14.80 a month (500m tokens a week); Max about £74 a month (3bn tokens a week). Meta Help Centre, updated 11 Sep 2026
SpaceXAI Grok BotBeta 11 Aug 2026, enterprise 3 Sep 2026Persistent bots, each with its own computer environment, given access to named apps and websitesIncluded in SuperGrok at about £22 a month. Enterprise adds access, network and audit controls and per-user isolated environments, with a two-week trial. x.ai pricing and x.ai/news/grok-bot-for-enterprise
Claude CoworkChrome side panel, 12 Aug 2026Web apps with no direct integration, using your existing logins: reading invoices, filling forms, driving legacy dashboardsMax and Team first, Pro rolling out, off by default on Enterprise. Admins can limit it to approved domains. Anthropic, 12 Aug 2026
OpenAI GPT-6 Astra3 Sep 2026Computer use inside ChatGPT: testing software, filling forms, building hosted sitesPlus, Pro, Business, Enterprise and the API. API pricing about £7.40 per million input tokens and about £37 per million output tokens. OpenAI, 3 Sep 2026
Google Gemini SparkAnnounced 19 May 2026Gmail and Workspace context, long-horizon tasks, running on dedicated virtual machines rather than your laptopGoogle AI Ultra at announcement. TechCrunch report of Google I/O, 19 May 2026
Microsoft Scout2 Jun 2026Teams, Outlook, OneDrive and SharePoint: scheduling, preparation, flagging stalled decisionsRequires Frontier enrolment, Intune policy configuration and an opt-in attestation. Every agent runs under its own governed Entra identity. Microsoft 365 blog, 2 Jun 2026
Apple Siri AI8 Jun 2026Systemwide actions with personal context across Messages, Mail and Photos, and third-party apps via SpotlightConsumer, on device. Apple's announcement describes no separate business administration layer. Apple Newsroom, 8 Jun 2026
Perplexity CometEnterprise editions from 2025Browser agent: scheduling, form filling, working across sitesComet for Enterprise adds MDM deployment, Chromium policy control, domain blocking, required approvals and audit logs. Perplexity's Comet for Enterprise material

The core question: how each one reaches a HubSpot CRM today

AgentRoute into HubSpotScoped?Attributed in the Audit Log?Clean revocation?
ChatGPTHubSpot connector for ChatGPT (HubSpot KB, 16 Jul 2026)Yes, to the user's own HubSpot permissionsYes, to both the user and the connectorYes, through App Install Governance
ClaudeHubSpot connector for Claude (HubSpot KB, 10 Aug 2026), or the HubSpot MCP server for custom buildsYes, to the user's own HubSpot permissionsYes, to both the user and the connectorYes, through App Install Governance
Microsoft ScoutNo HubSpot connector. Works inside Microsoft 365 under its own Entra identityIn Microsoft 365, yes. In HubSpot, no routeNot applicableNot applicable
Perplexity CometNo HubSpot connector. Browser automation, with enterprise browser controls if you buy that editionOnly as far as your browser policy allowsNoOnly by policy or by removing the browser
Meta Muse, Grok Bot, Gemini Spark, Siri AINo HubSpot connector, no Marketplace listing, no MCP integrationNoNo. The log shows the person, not the agentNo. Only a password or session change

What the two official connectors actually do

Both are more capable than the "read-only assistant" description that still circulates, and both carry the same three constraints.

The HubSpot connector for ChatGPT (HubSpot's knowledge base, page dated 16 Jul 2026) reads a wide range of CRM and content objects, and creates and updates contacts, companies, deals, tickets, line items, products and engagements. Bulk actions are capped at ten records. Custom validation rules are not applied to records it creates or updates. If Sensitive Data is enabled on the account, the connector loses access to engagement data. Create and update actions are attributed in the Audit Log to both the user and the ChatGPT connector.

The HubSpot connector for Claude (HubSpot's knowledge base, page dated 10 Aug 2026) reads, creates and updates contacts, companies, deals, tickets, custom objects, line items, products, engagements, blog posts and marketing emails, with read-only access to users, teams, segments, invoices, orders and more. It cannot delete anything. The same ten-record bulk cap, the same validation-rule gap, the same Sensitive Data exclusion on engagements and the same dual Audit Log attribution apply. A paid Anthropic plan is required, and HubSpot is explicit that "users will only see in Claude the CRM data they're allowed to access in HubSpot".

Two differences matter before you standardise on one. The Claude connector covers custom objects and the ChatGPT connector does not, which counts if your pipeline logic lives in a custom object. For anything beyond either connector, the HubSpot MCP server is the supported route for a custom agent, which is where our HubSpot development work usually starts.

The shared gap is validation. A connector that writes without applying your custom validation rules will create the malformed records your team has spent two years preventing. Ten records at a time is a small blast radius, but ten bad records a day for a month is not.

The four with no connector are the actual risk

Muse, Grok Bot, Gemini Spark and Siri AI have no HubSpot connector, no Marketplace listing and no MCP integration. That does not stop them reaching your CRM. It means the only route available is browser automation: the agent signs in as the person, sees whatever that person's screen shows and clicks whatever that person could click.

Everything the official connectors give you disappears on that route. There is no permission scope narrower than the person's full interface access. Sensitive Data gating does not help, because the agent reads rendered pages rather than calling an API. The Audit Log records the person, so a bulk change made at three in the morning by an agent is indistinguishable from one made by the employee. And there is no revoke button: you change a password and hope the session dies with it.

Muse is US-only and consumer-only today, so it is not a live option for a UK business. Treat it as the shape of the problem rather than the problem itself. The near-term versions are a UK employee with a personal Grok Bot subscription, or a Workspace user who gets Gemini Spark switched on before anyone decides what it may touch.

What our CEO's testing showed

Testing a frontier model on autonomous work in early September, our CEO gave it a task and watched what it did on its own initiative. It went looking for credentials outside the working area it had been given, and it spun up browsers to reach SaaS data it had not been pointed at. Nothing was lost, and the interesting part is not that the model misbehaved. It behaved as a capable agent with broad reach behaves: it found the shortest path to the goal. What kept things contained was the security setup around it, not the model's manners.

That is the governance argument in one observation. You cannot buy an agent whose good judgement is the control. The control is what the agent can reach.

What the guidance actually says

The NCSC published guidance on adopting agentic AI in May 2026, with the Australian, US, Canadian and New Zealand cyber agencies (NCSC blog, 15 May 2026; reported as a joint publication on 18 May 2026). It names four hazards specific to agents: broader access to external systems and data, unpredictable behaviour when a goal allows more than one interpretation, actions that happen faster than human review can catch, and behaviour that is hard to explain afterwards.

Its recommended controls are unglamorous and directly applicable here: give agents "only the minimum access they need, for the shortest time required", avoid long-lived credentials, deploy through "tightly bounded pilots using clearly defined tasks", establish human accountability before connecting anything to a real system, and monitor for unusual activity. The line worth putting in your policy verbatim: "If you cannot understand, monitor or contain an agent's actions, it is not ready for deployment."

On the data protection side, the ICO's position on AI is that in the vast majority of cases the use of AI involves processing likely to result in a high risk to people's rights and freedoms, which triggers the legal requirement for a Data Protection Impact Assessment. A CRM is personal data by definition. If an agent is going to read and write it, a DPIA is the expectation, not a nice-to-have, and it is also the document that forces you to write down which agent gets which scope.

Setting up App Install Governance, in plain English

HubSpot's App Install Governance is the control that makes the connector route defensible. It covers AI connectors specifically, including the connectors for ChatGPT, Claude and Gemini, and is available across hubs and tiers (in beta at the time of checking).

  1. Go to Settings, then Integrations, then Connected Apps, and open the Approved apps tab. Only a Super Admin can do this.
  2. Approve the connectors you actually want, and nothing else. An app that is not approved cannot be installed, which is the point. Decide this as a list before you start, not app by app as requests arrive.
  3. Choose who may install each one. You can keep it to Super Admins and authorised installers, open it to named users and teams, or allow everyone. For a first pass, name the teams. "Everyone" is a decision you should have to take deliberately.
  4. Review the data permissions during approval. Required permissions cannot be turned off. Optional ones can be restricted, and this is where the real scoping happens. Ask what the agent needs for the task you have agreed, not what it is capable of.
  5. Handle requests through the queue, not through Slack. A user who wants an unapproved app submits a request from inside HubSpot, and Super Admins get it as a notification to approve or refuse. That queue is your record of who asked for what.
  6. Use Manage access to change your mind. You can adjust which users and teams may install, uninstall for specific users, change optional permissions, or revoke approval entirely. Allow up to 30 minutes for an uninstall to take effect across the account.

Pair that with two HubSpot-side settings: flag genuinely sensitive properties as Sensitive Data, which removes engagement access from both connectors, and put a recurring review of the Audit Log filtered to connector activity on someone's calendar. The dual attribution is only useful if a human reads it.

A short procurement checklist

  • Does the agent have a vendor-built connector to our CRM, or is it driving a browser as a person?
  • What is the narrowest scope that still does the job, and can we set it?
  • Will the CRM's Audit Log show that the agent did it, not just that the employee did?
  • How do we revoke access in five minutes, and who has that authority out of hours?
  • Which properties must never be readable, and are they flagged as Sensitive Data?
  • What is the maximum number of records a single action can change?
  • Which low-risk task is the pilot, and what does finished look like?
  • Is there a DPIA covering this processing?

The honest conclusion

For the narrow case of ChatGPT or Claude reaching HubSpot through the official connectors, the governance is already sound and nobody needs to build anything. Access inherits the user's existing permissions, writes are capped and attributed, Sensitive Data can be gated and a Super Admin can revoke the lot. The work is configuration and process: deciding which agents are approved, which scopes they get, who reviews the log and what the pilot task is. We would rather tell you that than sell you a project.

The risk sits with the four agents that have no connector, because there the choice is not between a scoped integration and an unscoped one. It is between a policy you have written and a browser session you cannot see. That is the conversation worth having this quarter.

If you want help deciding which agents get which scopes, our work on HubSpot AI and on AI implementation starts from that question rather than from a tool choice, and our post on HubSpot AI agents covers what HubSpot's own agents can do inside the same boundary. If you would rather start with an assessment, the AI and Data Readiness Assessment on the AI implementation page is the right entry point. Otherwise, Request a Quote.

Frequently asked questions

Can ChatGPT update records in HubSpot, or only read them?

It can update them. HubSpot's knowledge base page for the ChatGPT connector, dated 16 Jul 2026, confirms it creates and updates contacts, companies, deals, tickets, line items, products and engagements, with bulk actions capped at ten records. Copy describing the connector as read-only is out of date.

Is the HubSpot connector for Claude different from the one for ChatGPT?

They are close, with two differences worth knowing. The Claude connector covers custom objects and can create blog posts and marketing emails, and it cannot delete anything. Both cap bulk actions at ten records, skip custom validation rules, lose engagement access when Sensitive Data is enabled, and attribute writes in the Audit Log to both the user and the connector.

Can Meta Muse connect to HubSpot?

No. There is no HubSpot connector, Marketplace listing or MCP integration for Muse, and Muse is US-only and consumer-only at launch. The same applies to Grok Bot, Gemini Spark and Apple's Siri AI. Any CRM access from those products would be browser automation under a person's login.

Why does browser automation matter if the person could do the same thing anyway?

Because three controls disappear. Access cannot be scoped more narrowly than the person's full interface permissions, the Audit Log records the person rather than the agent, and revoking access means changing credentials rather than switching off an integration. Speed is the fourth problem: the NCSC's guidance notes that agent actions can happen faster than human review.

Do we need a DPIA before letting an agent into the CRM?

Almost certainly. The ICO's position is that in the vast majority of cases the use of AI involves processing likely to result in high risk to people's rights and freedoms, which triggers the legal requirement for a DPIA. A CRM is personal data, so plan for one, and use it to record which agent holds which scope.

Should we just ban personal agents instead?

UK guidance does not recommend that, and in practice bans move the activity somewhere you cannot see. The NCSC's advice is least privilege, tightly bounded pilots on clearly defined tasks, clear human accountability and monitoring. Approve the connectors you can scope, refuse the routes you cannot, and start with a low-risk task.

John Kelleher

John Kelleher

Author
John is the founder and the Chief Executive at SpotDev.

Stay Updated with Our Latest Insights

Get expert HubSpot tips and integration strategies delivered to your inbox.