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

# Install from Website

**Alerts4Dynamics** can be installed from our website in two different methods as shown below.

### Using Power Apps UI

To import the solution from make.powerapps.com, download the Alerts4Dynamics solution from our [website](https://www.inogic.com/product/productivity-apps/add-manage-schedule-notifications-alerts-4-dynamics-365-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/-MOS7InV8THCQzkDfuXB)

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

![](/files/-MOS7MqOKodblvFho9xj)

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

![](/files/-MOS7XlxFbBH5_9mdjqf)

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

![](/files/-MOS7de7fmWEKb85bIX9)

![](/files/TF7ZLWzLosp0RyMX4dWr)

* Select **Next**.

![](/files/ikJjvQmTNOdA7svPqYEE)

* Then click on **Import**.

![](/files/a5jrVZgqoBe0OOCuf7aS)

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

![](/files/-MOS86HPFQF2D4yZq0lA)

* After the solution is imported you will get a message on the top notifying the same.&#x20;

![](/files/-MOS94ezRBqGW1mFi5QT)

### Using Classic UI

To install **Alerts4Dynamics** solution, download it from the [website](https://www.inogic.com/product/productivity-apps/add-manage-schedule-notifications-alerts-4-dynamics-365-crm) and then import the managed solution to your CRM environment.&#x20;

Follow the steps to import and install **Alerts4Dynamics** solution.

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

![](/files/-MA9yLCg5dRNoCkVi_qB)

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

<div align="left"><img src="/files/-MA9yQHHvXOVdnR6dkQh" alt=""></div>

* Click on **Import**.

<div align="left"><img src="/files/-MA9yVVYemmssPKnHWtL" alt=""></div>

* Browse the downloaded file.

![](/files/CgkqDVutctg8Eg0vl6qJ)

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

<div align="left"><img src="/files/-MA9yZaI4AglYuHuYt4p" alt=""></div>

<div align="left"><figure><img src="/files/tITkrq1Iy5a3kscsMj6y" 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/alerts4dynamics/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.
