# Add Hubspot Segments in Boomerang

### Prerequisites

Before you begin, make sure the following are in place:

* You have **Super Connector Admin** access in Boomerang. This permission level is required to add and manage lists.
* Your HubSpot account is connected to Boomerang. If HubSpot is not yet connected, reach out to your Boomerang administrator.
* The segments you want to import have been created in HubSpot as **Active Lists** with **"Boomerang"** in the list name.

***

### Steps

#### Step 1: Log In to Boomerang

Go to [app.getboomerang.ai](https://app.getboomerang.ai/) and log in with your credentials.

#### Step 2: Navigate to Input Reports

In the left navigation, go to **Program Settings** and select **Input Reports**.\ <br>

<figure><img src="/files/KOHBTzRLUeWIvKfodOY3" alt=""><figcaption></figcaption></figure>

#### Step 3: Add HubSpot as a Source

Click **Add New Source**. If HubSpot is connected, you will see it listed as an option — click it.

A list of your HubSpot Segments that include "Boomerang" in the name will appear. Select the list you want to import.

Once the list is processed, a success message will appear confirming the import. You can repeat this step to add multiple HubSpot lists.\ <br>

<figure><img src="/files/7buuqMBn7EDeuyyKgaeu" alt=""><figcaption></figcaption></figure>

#### Step 4: Review Contact Count

After the segment is imported, you will see the total number of contacts added from that list. Use this to verify the import looks correct before proceeding.

***

### Troubleshooting

If you run into any issues or don't see HubSpot listed as a source option, please contact your Boomerang administrator or reach out to the Boomerang support team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.getboomerang.ai/integrations/hubspot-integration-setup/add-hubspot-segments-in-boomerang.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
