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

# Install from Website

Use any of the two methods to install User Adoption Monitor from our [website](https://www.inogic.com/product/productivity-apps/user-adoption-monitor-in-dynamics-crm).

### Using Power Apps UI

To import the solution from make.powerapps.com, download the User Adoption Monitor solution from our [website](https://www.inogic.com/product/productivity-apps/user-adoption-monitor-in-dynamics-crm). 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/-MQjfqzRXyrV9JEETR6Z)

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

![](/files/-MQjfy77CLsedKYKRt6p)

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

![](/files/-MQjg3BcHgxsMjKJbgGo)

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

![](/files/-MQpTh4dr59oj7rGzm0b)

![](/files/-MQpTsSV2OuRFui73dLB)

* Select **Next**.

![](/files/-MQpTx0siz1axEVVVLk6)

* Then click on **Import**.

![](/files/-MQpU0Bc-umAnK4Dk8vF)

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

![](/files/-MQpTh4hoZ8jPb3gGjKE)

As you can see, the User Adoption Monitor is installed in your CRM environment.

![](/files/-MQpTh4iSwM4GM_J9tPG)

### Using Classic UI <a href="#using-classic-ui" id="using-classic-ui"></a>

To install User Adoption Monitor solution, you have to download the solution from the website and then import the managed solution to your CRM environment.

Here are the steps to import and install User Adoption Monitor solution.

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

![](/files/-MQpV8y2OOvBcd9BF_fC)

* Navigate to Settings --> Solutions.

![](/files/-MQpVsqBNrOmRa57Mf88)

* Click on Import.

![](/files/-MQpVxug3Pks0vzJPOlO)

* Browse the downloaded file.

![](/files/-MQpW23axUIx2OsCSDwh)

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

![](/files/-MQpW6WO0mSIdiu9pPnH)

Now, if you want to upgrade the solution to its latest version, then you will get the following dialog box. Here, select the highlighted part and click on **Import** to install the updated/higher version of User Adoption Monitor.

![](/files/-MHLbNRioY1bwzuMD0bP)

{% 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/user-adoption-monitor/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.
