> For the complete documentation index, see [llms.txt](https://docs.documint.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.documint.me/integrations/hubspot/installing-the-documint-app.md).

# Installing the Documint app

Click the link below to open the Documint app in the HubSpot App Marketplace.

<p align="center"><a href="https://app-eu1.hubspot.com/ecosystem/143734752/marketplace/apps/productivity/project-management/documint" class="button primary" data-icon="globe-pointer">Take me to the Documint HubSpot App</a></p>

On the app page, click **Install** and select the HubSpot account you want to connect.

Review and agree to the required permissions, then click **Connect app** to complete the installation.

<figure><img src="https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FoqyAlXXjRiThyDAW2yj9%2FHS%20Inv%20UC%20step%201.1.gif?alt=media&amp;token=f97d5559-0570-4728-bc4f-ebe38ba79d09" alt=""><figcaption></figcaption></figure>

You'll be taken to a confirmation page. Congrats 🎊&#x20;

You have completed the Documint app installation.

<figure><img src="https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FtbgsKTvA331QHB3cvZIw%2FScreenshot%202025-12-05%20at%2016.01.28.png?alt=media&amp;token=534dbc4c-f256-4cc3-8fde-a60c3661a6eb" alt=""><figcaption></figcaption></figure>

Navigate to any record in **Contact, Companies, Tickets, or Deals**, and you'll see the app is installed.

#### Launching the Documint App

To launch the Documint app, navigate to any record in **Contact, Companies, Deals, or Tickets** and press the **Launch Documint** button in the bottom right corner of the page.

<figure><img src="https://1903534506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTY5wPd81K7B5rjyG5tjS%2Fuploads%2FN61BUMphSVQLY4oMfnzP%2FHS.png?alt=media&amp;token=8fad6c44-3649-4264-842b-a20dd84f7b11" alt=""><figcaption></figcaption></figure>

Now let's connect your Documint account to the app.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.documint.me/integrations/hubspot/installing-the-documint-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
