# Uninstallation of Next Best Action

To uninstall the solution from Power Apps, follow the simple steps given below:

\
**Check Dependencies**&#x20;

* Go to [make.powerapps.com.](https://make.powerapps.com/)
* Click on Solutions -> Select Next Best Action solution.
* Click Show Dependencies.
* Review the listed dependencies and remove them using the steps provided below.

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

**Delete Configuration Records**

<figure><img src="/files/3AzsjqnP3hu4e1DMXWDq" alt=""><figcaption></figcaption></figure>

**Delete Components**

<figure><img src="/files/1NrNWQYGtN55nTXr426V" alt=""><figcaption></figcaption></figure>

* Once the dependencies are removed, you can uninstall the solution from the **Power Apps** and **Dynamics 365 CRM** environment.

<figure><img src="/files/4qMV4IGZiKfHEesTdH3l" alt=""><figcaption></figcaption></figure>

To uninstall the solution, follow the simple steps given below:

### Uninstall from Power Apps

To uninstall the solution from Power Apps, follow the simple steps given below:<br>

* Go to [https://make.powerapps.com](https://make.powerapps.com/).<br>
* In Solutions, select the **Next Best Action** Solution → Click on **Delete.**

<figure><img src="/files/23rWkT65PqVFl5WIMnWV" 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.

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

### Uninstall from Classic UI

To uninstall the Next Best Action solution from Classic UI, follow the simple steps given below:<br>

* Navigate to **Settings** --> **Solutions**

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

* Select **Next Best Action** solution -> Click **Delete.**
* A pop-up will appear asking for your confirmation.

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

* Click on **OK** and the solution will be uninstalled from your environment.

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


---

# 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.inogic.com/next-best-action/uninstallation/uninstallation-of-next-best-action.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.
