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

# Remove HubSpot association

> Remove the link between two HubSpot records in a Workflow.

The Remove HubSpot Association action removes the link between two records in HubSpot. Use it to clean up outdated relationships — for example, disassociating a contact from a company when they change organizations.

<Steps>
  <Step title="Add a Remove Association action">
    In the [Workflow builder](/workflows/building), click the **+** button between existing blocks. Select **Remove Association** from the action list.

    <Frame>
      <img src="https://mintcdn.com/cassidy/2kKOUhntNdt3MMyN/images/reference/remove-hubspot-association-img-0.png?fit=max&auto=format&n=2kKOUhntNdt3MMyN&q=85&s=840dce086cbd006df895f3beec799639" alt="Selecting the Remove Association action from the action list" width="623" height="305" data-path="images/reference/remove-hubspot-association-img-0.png" />
    </Frame>
  </Step>

  <Step title="Connect your HubSpot account">
    If you haven't already, [connect your HubSpot account](/integrations/hubspot/overview) to Cassidy.

    <Frame>
      <img src="https://mintcdn.com/cassidy/2kKOUhntNdt3MMyN/images/reference/remove-hubspot-association-img-1.png?fit=max&auto=format&n=2kKOUhntNdt3MMyN&q=85&s=14829948bb6c46f1c2aba2eef5c65778" alt="HubSpot connection prompt in the action configuration" width="474" height="257" data-path="images/reference/remove-hubspot-association-img-1.png" />
    </Frame>
  </Step>

  <Step title="Rename the action (optional)">
    Enter a more descriptive name to make the action easier to reference as a variable later.

    <Frame>
      <img src="https://mintcdn.com/cassidy/2kKOUhntNdt3MMyN/images/reference/remove-hubspot-association-img-2.png?fit=max&auto=format&n=2kKOUhntNdt3MMyN&q=85&s=71cef78d6dcd367db598772667c4e25a" alt="Renaming the Remove Association action" width="501" height="116" data-path="images/reference/remove-hubspot-association-img-2.png" />
    </Frame>
  </Step>

  <Step title="Select the source object type">
    Choose the object type of the source record: **Contacts**, **Companies**, **Deals**, **Tickets**, **Calls**, or **Meetings**.

    <Frame>
      <img src="https://mintcdn.com/cassidy/2kKOUhntNdt3MMyN/images/reference/remove-hubspot-association-img-3.png?fit=max&auto=format&n=2kKOUhntNdt3MMyN&q=85&s=b2c291da83eb9ee04a1b125ed89dce5c" alt="Selecting the source object type" width="467" height="115" data-path="images/reference/remove-hubspot-association-img-3.png" />
    </Frame>
  </Step>

  <Step title="Enter the source object ID">
    Provide the ID of the source record. Type the ID directly or reference a variable from a previous step or trigger.

    <Frame>
      <img src="https://mintcdn.com/cassidy/2kKOUhntNdt3MMyN/images/reference/remove-hubspot-association-img-4.png?fit=max&auto=format&n=2kKOUhntNdt3MMyN&q=85&s=ddbf76fc1df3dd6d53b6cadcaf126c59" alt="Entering the source object ID" width="468" height="130" data-path="images/reference/remove-hubspot-association-img-4.png" />
    </Frame>
  </Step>

  <Step title="Select the associated object type">
    Choose the object type of the records you want to disassociate: **Contacts**, **Companies**, **Deals**, or **Tickets**.

    <Frame>
      <img src="https://mintcdn.com/cassidy/2kKOUhntNdt3MMyN/images/reference/remove-hubspot-association-img-5.png?fit=max&auto=format&n=2kKOUhntNdt3MMyN&q=85&s=ef10273abe4bdbb8b7db076f9e0aafb3" alt="Selecting the associated object type to disassociate" width="470" height="301" data-path="images/reference/remove-hubspot-association-img-5.png" />
    </Frame>
  </Step>

  <Step title="Enter the associated object IDs">
    Provide the IDs of the records to disassociate from the source record. Separate multiple IDs with commas. Type the IDs directly or reference a variable from a previous step or trigger.

    <Frame>
      <img src="https://mintcdn.com/cassidy/2kKOUhntNdt3MMyN/images/reference/remove-hubspot-association-img-6.png?fit=max&auto=format&n=2kKOUhntNdt3MMyN&q=85&s=80f08093a99d547367b95b1c29f2dffd" alt="Entering the associated object IDs to remove" width="472" height="153" data-path="images/reference/remove-hubspot-association-img-6.png" />
    </Frame>
  </Step>

  <Step title="Publish and run the Workflow">
    The action removes the association between the specified HubSpot records. The output confirms the disassociation was completed.

    <Frame>
      <img src="https://mintcdn.com/cassidy/2kKOUhntNdt3MMyN/images/reference/remove-hubspot-association-img-7.png?fit=max&auto=format&n=2kKOUhntNdt3MMyN&q=85&s=87cabad059b2a6b2b2f468a2226a2c22" alt="Workflow output confirming the association was removed" width="624" height="300" data-path="images/reference/remove-hubspot-association-img-7.png" />
    </Frame>
  </Step>
</Steps>

## Related

* [Create HubSpot Association](/integrations/hubspot/create-association)
* [Find Associated HubSpot Records](/integrations/hubspot/find-associated-records)
* [Look Up HubSpot Record](/integrations/hubspot/look-up-record)
* [HubSpot for Workflows](/integrations/hubspot/workflows)
