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

# HubSpot integration

> Connect HubSpot to log outbound emails to CRM contacts automatically.

The HubSpot integration logs your outbound emails to the matching HubSpot contact, so every reply you send is reflected on the contact timeline without copying anything by hand.

## Connect HubSpot

<Steps>
  <Step title="Open Settings">Press `Cmd+,`.</Step>
  <Step title="Go to Integrations">Choose Integrations in the sidebar, then CRM, then click HubSpot.</Step>
  <Step title="Authorize">Click Connect HubSpot and sign in with the HubSpot account that owns the CRM data.</Step>
  <Step title="Confirm">Slashy shows Connected with the HubSpot portal name once authorization completes.</Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/karvixinc/ASWTCjreNB0vqHlf/images/screenshots/hubspot-connect-settings.png?fit=max&auto=format&n=ASWTCjreNB0vqHlf&q=85&s=f214cc60d697fffa40506bb32bc65580" alt="Slashy Settings Integrations section showing HubSpot under CRM" width="1815" height="1340" data-path="images/screenshots/hubspot-connect-settings.png" />
</Frame>

## What gets logged

Outbound emails you send from Slashy are logged to the HubSpot contact whose email matches the recipient. The log captures the subject, the body, and the sent timestamp, and lands on the contact timeline within a few seconds.

Inbound emails are not logged automatically. HubSpot handles inbound logging through its own connected inbox if you have that set up separately.

## What the agent can do

With HubSpot connected, ask the agent (`Cmd+Shift+L`) to work with your CRM in plain English:

| Ask                                             | What happens                                         |
| ----------------------------------------------- | ---------------------------------------------------- |
| "Who is this contact in HubSpot?"               | Looks up the contact by email and returns the record |
| "Find the Acme company record"                  | Searches HubSpot by name or property                 |
| "Log a note on this contact"                    | Adds a note to the contact timeline                  |
| "What was discussed on the last call with Sam?" | Surfaces recent HubSpot call logs and summaries      |

<Note>
  Write actions are blocked when Read Mode is on, so the agent can still look things up and draft without changing your CRM. See [Agent autonomy](/features/ai-agent/autonomy).
</Note>

## Turn on auto BCC

Slashy logs outbound by sending a hidden BCC to the address HubSpot assigns to your portal. You turn this on once and forget about it.

<Steps>
  <Step title="Open CRM settings">Settings, then CRM.</Step>
  <Step title="Find Email Logging">Scroll to the Email Logging section.</Step>
  <Step title="Toggle on">Flip the auto BCC toggle. Slashy populates the BCC field with your HubSpot logging address for every outbound message.</Step>
</Steps>

The BCC address is the one HubSpot generated for your portal. You can view it on the same Email Logging panel. If HubSpot rotates the address, paste the new value into the same field.

## Opt in or out per email

When auto BCC is on, every compose window shows a CRM badge near the send button so you know logging is active. Click the badge to skip logging for that single email. Send normally and the badge stays on for the next compose.

## Where logged emails appear

In HubSpot, open the contact whose address you sent to. The email shows up on the contact timeline with the same subject and body you sent. Engagements like opens and replies are tracked through HubSpot's normal pipeline once the email lands.

<Note>
  If the recipient does not have a HubSpot contact, HubSpot creates one when the BCC arrives, using the recipient address.
</Note>

<CardGroup cols={2}>
  <Card title="Composing emails" href="/features/email/composing">Write and send from Slashy.</Card>
  <Card title="Attio integration" href="/features/integrations/attio">Log emails to Attio CRM.</Card>
  <Card title="Salesforce integration" href="/features/integrations/salesforce">Account context and agent read/write.</Card>
  <Card title="Slack integration" href="/features/integrations/slack">Bring Slashy into Slack.</Card>
  <Card title="MCP integrations" href="/features/integrations/mcp">Connect tools via MCP.</Card>
  <Card title="Signatures" href="/how-to-guides/signatures">Configure per-account signatures.</Card>
</CardGroup>
