# Install from Website

Import the Managed solution downloaded from the[ Website](https://www.inogic.com/product/productivity-apps/dedupe-find-clean-merge-duplicate-dynamics-365-crm-data/). This can be done in the following two ways:

* Using Power Apps UI
* Using Classic UI

### **Using Power Apps UI**

To import a solution, first sign into [Power Apps](https://make.powerapps.com/).

1. Once you have signed in, select the instance on which you want to install the solution.

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

2. Then select **Solutions** from the left navigation as shown in below screenshot:

<figure><img src="/files/35pp6ieICA0VP8P58Znz" alt=""><figcaption></figcaption></figure>

3. On the command bar, select **Import**.&#x20;

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

4. On the **Import a solution** page, select **Browse** to locate the compressed (.zip) file that contains the solution you want to import.

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

<div align="left"><figure><img src="/files/0rx0sSJu97o2NuAltkxO" alt=""><figcaption></figcaption></figure></div>

5. Select **Next.**

<div align="left"><figure><img src="/files/PnajtFJqO4wb6rFo9Iyw" alt=""><figcaption></figcaption></figure></div>

6. Select **Import** and proceed to import the solution.

<div align="left"><figure><img src="/files/n2PqClTZgxMmmnAoNZ3P" alt=""><figcaption></figcaption></figure></div>

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

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

8. After the solution is imported, you will get a message on the top notifying you of the same.

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

9. Now, if you want to upgrade the solution to its latest version, click on advanced settings dropdown.

<div align="left"><figure><img src="/files/x7skj9QEvwcyRqrmn9mu" alt=""><figcaption></figcaption></figure></div>

10. Here, make sure that the Upgrade option is selected and highlighted checkbox is also checked in the Advance settings. Lastly, click on Import to start the installation process.

<div align="left"><figure><img src="/files/gVR3D7qEzsYKrO4UtY4T" alt=""><figcaption></figcaption></figure></div>

Now your solution will be upgraded Successfully.

### **Using Classic UI**

1. To import the solution, navigate to **Advanced Setting**s on Gear Icon on the top right.

<figure><img src="/files/511aQW4pqD2fUcthbolO" alt=""><figcaption></figcaption></figure>

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

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

3. Click on **Import.**

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

4. **Browse** the downloaded file.

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

5. Click on **‘Next’.**

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

6. Next, check **‘Enable any SDK message processing steps included in the solution’** and proceed to import the solution.

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

7. Solution is successfully imported.

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

8. Now, if you want to upgrade the solution to its latest version or reinstall the same solution, then you will get the following dialog box. Here, select the highlighted **'Upgrade'** point and the **'Overwrite customizations'** point for installing the latest solution. And for reinstalling the same solution, just select the **'Overwrite customizations'** point. Lastly, click on **Import** to start the installation process.&#x20;

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

Once you are done installing the solution in your environment, the next step would be to [activate the license](https://docs.inogic.com/deduped/getting-started/license-activation).

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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/deduped/installation/install-from-website.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.
