> 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/business-process-checklist/uninstallation.md).

# Uninstallation

Like installing the Business Process Checklist solution, uninstalling the solution from your CRM and Power Apps environments is quite simple. But first, you will have to remove the dependencies. Just follow the steps given below for the same:

* Navigate to **Business Process Checklist App** --> **BPC Settings.**

<figure><img src="/files/XSUDMLmfqmxe3jRJE5TF" alt=""><figcaption></figcaption></figure>

* Entity configuration can be deleted using the **Delete Icon.**

<figure><img src="/files/e6T7MY1NtPWksyb1uppw" alt=""><figcaption></figcaption></figure>

* Click on **Delete.**

<figure><img src="/files/ieemCVyTobCWbsSDZJ45" alt=""><figcaption></figcaption></figure>

* &#x20;Ensure all enabled **Entity Configurations** are deleted.

<figure><img src="/files/nOzmotkq6c40e2N8k8y4" alt=""><figcaption></figcaption></figure>

* Go to **Plans.**

<figure><img src="/files/0BmcFON68pl40I63WT2s" alt=""><figcaption></figcaption></figure>

* Select all **Plans**.

<figure><img src="/files/X5JxzflOLkzOJLKHnz0T" alt=""><figcaption></figcaption></figure>

* Click on **Delete** Button.

<figure><img src="/files/wetXACKnOe02ConvbMEc" alt=""><figcaption></figcaption></figure>

* Click on **Delete.**

<div align="left"><figure><img src="/files/VErpHwEWM5xcP0WMB0Zj" alt=""><figcaption></figcaption></figure></div>

### Delete Controls that are added for Viewing Plan Items on Record Forms.

* Navigate to **Settings** --> **Customizations** --> **Customize the System** --> **Entities** (e.g. Leads) --> **Forms** --> Select Form Type ‘Main’--> Select the section that you have configured to display plan items on Record Forms.

<figure><img src="/files/mAf1vqiJfi9p35MVrQd3" alt=""><figcaption></figcaption></figure>

* Click on **‘Remove’.**

<figure><img src="/files/hSXiRTXNIAfNcVCgdD40" alt=""><figcaption></figcaption></figure>

* Click on **‘OK’.**

<figure><img src="/files/oy3NQK9WXYiXI09bPFXw" alt=""><figcaption></figcaption></figure>

* Click on **‘Save’.**

<figure><img src="/files/vdO3L4jgKkjymYigHj0P" alt=""><figcaption></figcaption></figure>

* Click on **‘Publish’.**

<figure><img src="/files/gXkDeNHhFvwX5OiBTfZ8" alt=""><figcaption></figcaption></figure>

Once the dependencies are removed, you can uninstall the solution from the **Dynamics 365 CRM** and **Power Apps** environment. To uninstall the solution, follow the simple steps given below:

### Uninstall from Classic UI

* After deleting the plans and entity configuration, click on the **Gear Icon** in the top right corner and go to **Advanced Settings**.

<figure><img src="/files/YQZ976mmMCPFseGFAZ1Y" alt=""><figcaption></figcaption></figure>

* Go to **Settings** --> **Solution** --> Select **Business Process Checklist** solution.

<div align="left"><figure><img src="/files/f25c4VCXVxBGuIRcb4GI" alt=""><figcaption></figcaption></figure></div>

* Click on the delete button --> Click on the **OK** button. Now, in a short time, the solution will be uninstalled from your environment.

<div align="left"><figure><img src="/files/sBNJoQyBy5UejgN1G5XW" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/9Ru1ynzbITfYBv48Lc1c" alt=""><figcaption></figcaption></figure></div>

### Uninstall from Power Apps

After deleting the plans and entity configuration,  navigate to [make.powerapps.com](https://make.powerapps.com/)

* In Solutions, select the Business Process Checklist Solution **→** Click on **Delete.**

<figure><img src="/files/wQlkAaEa5mhPbv4VDm2I" alt=""><figcaption></figcaption></figure>

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

<div align="left"><figure><img src="/files/Gh5PI0xfX7IUdRRpsk3N" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
For any 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/business-process-checklist/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.
