> 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/subscription-and-recurring-billing-management/installation/install-from-website.md).

# Install From Website

Install Subscription and Recurring Billing Management from the [website](https://www.inogic.com/product/productivity-apps/subscription-management-recurring-billing-dynamics-365-crm) by following any of the methods given below:&#x20;

### Using Power Apps UI

To import Subscription and Recurring Billing Management solution, first sign into [Power Apps](https://make.powerapps.com/?utm_source=padocs\&utm_medium=linkinadoc\&utm_campaign=referralsfromdoc).

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

![](/files/-Mar-C5uD2iBWVGaalV7)

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

![](/files/-Mar0H4kaZcWD9PU8v5V)

* On the command bar, select **Import**.

![](/files/-Mar0Q_p54RxHX0xBS82)

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

![](/files/-Mar0i350ttuEi99m-6v)

![](/files/-Mar0p-JHkLv_6qbw-8S)

* Select **Next**.

![](/files/-Mar12j94T4ea3Qhb2Qx)

* Click on **Import** and proceed to import the solution.

![](/files/-Mar1EqmkuLG0fnVzqf7)

* In a short while the solution will be imported. To check the status of the installation, refresh the page.

### Using Classic UI

* To import the Subscription and Recurring Billing Management solution, navigate to **Advanced Settings** on Gear Icon on top right.

![](/files/-Mar4CFu9KQ0ivYwQ-Nk)

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

![](/files/-Mar4Qfvk5ZVqJrMpkJY)

* Click on **Import**.

![](/files/-Mar4W8R8qTCSFpEinrO)

* **Browse** the downloaded file --> **Select** the file --> Click on **Next**.

![](/files/-Mar4blw5l0hcIiRUPRD)

![](/files/-Mar4mnjw2SnMj7jpeFt)

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

![](/files/-Mar4xGKkPzPJFFV9zim)

* Once you have imported the solution, it is displayed in the solution window after refreshing the browser.

![](/files/-Mar55uoo4fVd_JISx-2)

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 Subscription and Recurring Billing Management.

![](/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/subscription-and-recurring-billing-management/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.
