# Uninstallation

Uninstalling the **Map My Relationships** solution from your CRM environment is quite simple. Just follow the process below to uninstall **Map My Relationships** from your Dynamics 365 CRM.

{% hint style="info" %}
**Note: In order to uninstall the Map My Relationship view, you first need to remove the dependency of the Map My Relationships/Map My Connections control from the Entity Forms. If you have added the control to any entity forms, then remove that control from the form. In the steps below, we have taken the example of the Account entity.**
{% endhint %}

### **From Power Apps:**

Navigate to **make.powerapps.com -> Tables ->Account ->Forms ->**&#x53;elect the respective **‘Form’** for which controls are set.

<figure><img src="/files/9l0pneN2rBtf3W5SxL21" alt=""><figcaption></figcaption></figure>

1\)      Double click on **Form** ->Click the field on which the control is set.

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

2\) Now go to **Components** -> Delete **Map My Relationships Component** -> **Click on Save and Publish**.

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

3\)      Similarly, to remove Map My Connections control, go to Tables -> Select Opportunity -> Forms -> Main Form.

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

4\) Double click on **Form** -> Click the Subgrid on which the control is set.

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

5\) Now go to **Components** -> Delete **Map My Connections Component** -> Click on **Save and Publish.**

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

6\) Next, navigate to **Solution** --> Select **Map My Relationships solution**.

<figure><img src="/files/30rFFT2FW1CkqyR9rkm0" alt=""><figcaption></figcaption></figure>

Click on the **Delete** button. 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/EinQGWCxBBU5jNCvhNTy" alt=""><figcaption></figcaption></figure>

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

### **From Classic UI:**

1\) Navigate to **Settings** ->**Customizations** ->**Customize the System.**

![](/files/-M7rAban2KG3MKD55Sbu)

2\) From there go to **Entities** ->**Account** ->**Forms** ->Select the respective ‘Form’ for which controls are set.

![](/files/-M7rAtD05VfXDaOPK-qM)

3\) Double click on **Form** ->Click the field on which control is set.

![](/files/-M7rDLHRM3Hw_FX_Tcw0)

4\) Now go to **Controls** -> Delete **Map My Relationships** Control -> Click **OK** -> Click on **Save and Publish**.

![](/files/-M7rCUJpHkeoxHF5oG4Z)

5\) Similarly, to remove Map My Connections control, go to **Default Solution** -> Select **Opportunity** -> **Forms** -> **Main Form**.&#x20;

![](/files/-MPJUwQDUzq7g--iLZVU)

6\) Double click on **Form** -> Click the field on which control is set.

![](/files/-MPJV82-IVI996X3sMiP)

7\) Now go to **Controls** -> Delete **Map My Connections** Control -> Click **OK** -> Click on **Save and Publish**.

![](/files/-MPJVt_PpyRur9afE5EE)

8\) Next, navigate to **Settings** --> **Solution** --> Select **Map My Relationships** solution.

![](/files/-M7pXKzBSADI69PzQJyV)

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

![](/files/-M7pXSN2uNoFFFpaIDLo)

![](/files/-M7pX_XbOKVg869fc5p9)


---

# 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/map-my-relationships/uninstallation.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.
