# Hubspot integration

This guide will show you how to integrate HubSpot with Sauce to sync customer data and filter feedback by attributes such as industry and revenue.

#### Step 1: Navigate to Sauce's Integration Settings

1. Log into your Sauce account.
2. Go to the **Settings** tab in the dashboard.
3. In the settings menu, select **Integrations**.

#### Step 2: Select HubSpot as a Source

1. Scroll through the list of available integrations.
2. Find **HubSpot** under the "Sources" section.
3. Click **Connect HubSpot**.

#### Step 3: Authorize Sauce to Access HubSpot

1. A pop-up window will appear prompting you to log in to your HubSpot account if you're not already logged in.
2. Once logged in, authorize Sauce to access your HubSpot account.

#### Step 4: Define the Customer Attributes to Sync

1. After connecting HubSpot, you will see a screen allowing you to customize which customer attributes you want to sync with Sauce.
2. By default, the integration automatically maps important fields, such as **Company ID**, **Company Name**, and **Annual Revenue**.
3. You can also search and add more fields like **Lifecycle Stage**, **Industry**, **Country/Region**, and more by selecting them from the list.

#### Step 5: Select Additional Fields (Optional)

1. In the **Search and Add More Fields** section, you can select other fields based on your business needs.
2. Scroll through the list or search for specific fields to add them.
3. Commonly selected fields include **City**, **Close Date**, and **Company Domain Name**.

#### Step 6: Save the Changes

1. After selecting your desired fields, click the **Save** button at the bottom of the settings window.
2. The integration will automatically begin syncing customer data from HubSpot based on your selected attributes.

#### Step 7: Manage or Uninstall the Integration

1. Once HubSpot is connected, it will appear as **Connected** under the "Sources" section in Sauce.
2. You can manage or uninstall the integration at any time by revisiting the HubSpot settings and clicking **Uninstall**.

By connecting HubSpot to Sauce, you can filter feedback based on key customer data attributes such as industry and revenue, enabling more targeted insights and improved feedback analysis.


---

# Agent Instructions: 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://support.sauce.app/importing-feedback/hubspot-integration.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.
