# FAQs

## 1) After importing the solution of Auto Tax Calculator from website, all the Processes of Auto Tax Calculator is in a 'Draft/Deactivated' state. What to do?

Once the solution is imported, please follow the below steps to activate all the processes of Auto Tax Calculator.

* Click on the **gear icon** --> Select **Advanced Settings**.&#x20;

![](/files/-MNNXvn9IZUUiL7L0MD7)

* Next, select **Processes**.

![](/files/-MNNY2srjIzuyhUmhznA)

* From **'All Process'** View activate the process shown in the below screenshot:

![](/files/-MZnvp250Oteh14dszA5)

## 2) What is the significance of Location in tax calculation?

The Locations entity is where you define the addresses of different locations used for the purpose of business such as offices, warehouses, shops, etc. These addresses get used by Avalara to identify the address from where the shipment is sent which helps Avalara system to calculate tax accordingly.


---

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