> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/inolink/uninstallation.md).

# Uninstallation

In order to uninstall/remove **InoLink** solution from your environment, you first need to remove/delete your Accounting Company from CRM.&#x20;

Given below are the steps to remove Accounting Company from CRM.

### Step 1:

Unlink all Account, Contact, and Product records.

* Navigate to entity --> Select view **'Linked ‘Entity Name'** --> Select all records --> Click on **UnLink** button.

  Example: For Account entity, **Navigate to Account Entity --> Linked Accounts --> Select Records --> UnLink.**

![](/files/-MVtL0HDdXwzcbBE1BdT)

* After you’ve unlinked all Account, Contact, and Product records, follow step 2.

### Step 2:

* Navigate to **My Apps --> InoLink – QB – Hub --> Change Area Settings --> InoLink Settings --> InoLink Settings.**

![](/files/-MZEjzG-uc_ITLi98kSU)

![](/files/-MVtLKxUCc364e-Pp5z2)

* Click on **QuickBooks** in InoLink Settings page --> Select your company --> Click on **remove** button --> a confirmation dialogue would open --> Click on **Yes** to remove the Accounting Company from CRM.&#x20;

![](/files/-MVtLT1uFhfe87V4-Du5)

![](/files/-MVtLYsKklqjOgrjOXay)

* Once the Accounting Company is successfully deleted (a success popup message will appear), follow Step 3.

### Step 3:

* Navigate to **Settings --> Solutions --> Select InoLink solution**.

![](/files/-MVK9oHJauX_E3YqdoOh)

* Click on the **delete** button. A pop-up will appear asking for your confirmation. Click on **OK** and the solution will be uninstalled from your environment.

![](/files/-MVK9zM8L3v98yj9Womv)

![](/files/-MVKA7WNmKlKhs1yQC-a)

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/inolink/uninstallation.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.
