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

# Install from Website

**Auto Tax Calculator** can be installed from our [website](https://www.inogic.com/product/productivity-apps/automated-tax-calculation-processing-dynamics-365-crm) in two different ways as shown below:

### Using Power Apps UI

To import the solution from make.powerapps.com, download the Auto Tax Calculator solution from our website. 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/-MNhA-cBBfa7fvMcf5Cm)

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

![](/files/-MNhA31H0_A6rglNaRKW)

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

![](/files/-MNhA6r-E8pFgA7WT6zv)

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

![](/files/-MNhAAgn9Z-KUaEesyUm)

![](/files/-MZnfdheyUhoTTLnwWjE)

* Select **Next**.

![](/files/-MZncgtpW3viTlWaBO_P)

* Then click on **Import**.

![](/files/-MZncoPuzlySk4CcfMkk)

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

### Using Classic UI

Installation of Auto Tax Calculator solution is very easy, download the solution from the website and then import the managed solution to your CRM environment.&#x20;

Follow the steps to import and install **Auto Tax Calculator** solution.

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

![](/files/-M8A6uSCrl7gY04UVCzV)

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

![](/files/-M8A7uSX56No6LdPEieR)

* Click on **Import**.

![](/files/-M8A7yiby20lcex3kHZZ)

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

![](/files/-MZnlWLyQf_p8h3IrgiT)

![](/files/-MZnlcbcZMHYij6w6A7h)

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

![](/files/-MZnllxcyBrlJGYpfAqP)

###


---

# 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/auto-tax-calculator/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.
