# HubSpot

HubSpot already has some built-in quoting capabitlies. This integration differs in that it integrates HubSpot's deals with all of Bunny's subscription billing and RevOps functionality. Bunny quotes created this way are automatically turned into subscriptions in Bunny.

## Requirements

* Admin access to HubSpot.
* Admin access to a Bunny instance.&#x20;

## Installation

Installation of the Bunny App in your Hubspot account is done directly in Bunny.  Login or [Signup here](https://bunny.com/sign-up) to start installation.

## Configure the HubSpot integration in Bunny

<figure><img src="/files/HZC5q4t6eozA7lhEDJ0w" alt=""><figcaption><p>HubSpot integration configuration</p></figcaption></figure>

* Switch the **Enabled** slider to on and then Save the integration.
* Finally click the **Authorize with App** button and confirm access to authenticate using your HubSpot account from Bunny.

## Creating quotes

Once you have installed the integration, your deals view will contain a Bunny CPQ card on the right side of the page. Note that the Bunny CPQ card may be at the bottom. Here you can click **Create quote** to quickly create a quote and jump to editing the quote in Bunny.

{% hint style="info" %}
The company associated with the deal must have at least one contact who has the company as its primary company.&#x20;
{% endhint %}

<figure><img src="/files/EoyrfnjvdU0miVULJAgD" alt=""><figcaption><p>HuhSpot deal page</p></figcaption></figure>

When your HubSpot deal has quotes attached they will be listed in the Bunny CPQ card. From here you can jump quickly to the quote details.

<figure><img src="/files/7krfJRnMnoYm7Q1GQETU" alt=""><figcaption><p>HubSpot deal page with Bunny quote</p></figcaption></figure>

Bunny will automatically update linked deals in HubSpot when the deal amount changes.


---

# 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://docs.bunny.com/guide/advanced-guides/integrations/hubspot.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.
