> 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/click2undo/installation/install-from-website.md).

# Install from Website

Use any of the two methods to install **Undo2Restore**(Formerly known as Click2Undo) from our [website](https://www.inogic.com/product/productivity-apps/undo-restore-recover-deleted-dynamics-365-crm-records).

### Using Power Apps UI

To import the solution from make.powerapps.com, download the **Undo2Restore** solution from our [website](https://www.inogic.com/product/productivity-apps/undo-restore-recover-deleted-dynamics-365-crm-records/). Then follow the steps as shown below:

* Sign in to [Power Apps](https://make.powerapps.com/?utm_source=padocs\&utm_medium=linkinadoc\&utm_campaign=referralsfromdoc). After signing in, select the instance on which you want to install the solution.

![](/files/-MORenFuDbiIecC12NSG)

* From the left navigation, click on **Solutions** as shown below.

![](/files/-MORerRueuUXzexO12bw)

* Click on **Import** on the command bar.

![](/files/-MORevuvLBnsPvzp-knp)

* &#x20;On the **Import a solution** page, select **Browse** to locate the previously downloaded compressed (.zip) file that contains the solution.

![](/files/-MO5pETRfhn--w7opuRL)

![](/files/-MO5pQQ5b4f6NgODb-8h)

* Select **Next**.

![](/files/-MO5pI6_0k2uks-_Vdsm)

* Then click on **Import**.

![](/files/-MO5pLdqmSAfVSK5YAa2)

* Your solution will get imported in the background. To check the status of the installation, refresh the page.

### Using Classic UI

To install Click2Undo solution, you have to download the solution from the website and then import the managed solution to your CRM environment.&#x20;

Here are the steps to import and install Click2Undo solution.

* Navigate to Advanced Settings on Gear Icon on top right to import the solution.

![](/files/-M4I2HG9zD_ulBSBe6Ui)

* Navigate to Settings --> Solutions.

![](/files/-M4zwyrwrcGYzApcOKEG)

* Click on Import.

![](/files/-M4zx6DAAohwRgCPQZLP)

* Browse the downloaded file.

![](/files/-M4I9YkwGfDGJNssmeHj)

* Check ‘Enable any SDK message processing steps included in the solution’ and proceed to import the solution.

![](/files/-M5M6tvXbhmcKOh1s6e7)

{% 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/click2undo/installation/install-from-website.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.
