> 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/uninstalling-the-documint-app.md).

# Uninstalling the Documint App

You can uninstall the Documint app in two simple steps:

**Step 1: Disconnect HubSpot from Documint**

Disconnecting HubSpot from Documint is done by removing the API key which was created to communicate with HubSpot.

This is done through Settings > Integrations > API Keys > Delete

<figure><img src="https://lh7-us.googleusercontent.com/T5A7_4S1gB5LQ1xgso5nY-AZf6ee6CFPS8oQf5pMPVxZq_sPaynu9hgGvCHnKRtD5gW_dqmEvus6w4gae-a_6VJ7dcJ7XSz-dKNh78A_wBwRaOnlqPFiX4M8Dv9E3PSzD0XZhhKOgWOQ2Pri_3blUlg" alt=""><figcaption><p>Delete clicking the trashbin icon</p></figcaption></figure>

<figure><img src="/files/d82nfERXR9xYRXMyQOuF" alt="" width="375"><figcaption><p>Confirm by clicking "Delete permanently"</p></figcaption></figure>

**Step 2: Uninstall Documint app from your HubSpot portal**

To disconnect Documint from HubSpot, from HubSpot settings go to: Integrations > Connected Apps > Actions > Uninstall

<figure><img src="https://lh7-us.googleusercontent.com/y-Baw6c7LJkpfnVZeco6Ydk1-yzTu0WCGzOVGNz2GrTNaJgk7f155TFPj2xD8UOse4gUNaZv244GEeXkEZn33ePM97bTvuteiIytKQQE0XtwjtR7oFlaY99gbFAuJcQLt0dmpwHrMFqcC-ye8vuNeJg" alt="" width="375"><figcaption><p>Choose "Actions"</p></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/DJRrAJYIk1NPhBZ5IKPhF_PlL5gngQT7b9anxPzsCRIbaPQRTgggS9CwREU-sR9MJOnON2qFR6rStPso9qC3Ovjign8mcn9vRna3kazi5bvWF_nxgkKsJkvsEUJ9WG9isoYbQux9p0sOgz8Fn1NpQvE" alt="" width="188"><figcaption><p>Choose "Uninstall"</p></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/Fe-ALZEyOFGJwzFfM7EoIm-z8qQfBkxFd5yJADYRx-ixte6ntjupPFvddMVKP6rRe4CCR9tlaodgat6nVhaCIyeaJvaMma53i0NTBTe87oVPG2-mH8EYZKdbzX7acyZHdLaebDtHD5dhes-TAo2yYRQ" alt="" width="375"><figcaption><p>If prompted, confirm by typing "uninstall" in the box</p></figcaption></figure>

You have now disconnected Documint and HubSpot and removed Documint from your HubSpot portal.

**Impact of disconnecting and uninstalling**

Disconnecting HubSpot from Documint (by removing the API keys in Documint), terminates the dataflow between the two platforms.

\
Uninstalling the Documint app from HubSpot removes the application, its settings, and its connection to Documint.&#x20;

**Don't worry**. Your generated documents remain in HubSpot and deleting the app does not affect them.


---

# 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/uninstalling-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.
