# Tax Schedules

### Create Tax Schedule

The Tax Schedule entity is used to create your Tax Schedules and assign the Tax Details to the schedule. A Tax Schedule is a group of Tax Details that can be applied to a Product or Customer.

To create a Tax Schedule follow the steps given below:

* Navigate to **Dynamics 365 --> Auto Tax Calculator --> Tax Schedules --> Click on ‘+New’.**

![](/files/-MZr31HY4qIlcHebubZD)

* Enter appropriate **Tax Schedule Name** --> Click on **Save.**

![](/files/-MZr36cxM2Y47ESYPqnf)

* Now click on **‘Add Existing Tax Detail’** to create or add details of tax to the Tax Schedule.

![](/files/-MZr3DSUKC_fjo9-Zmqr)

* Select existing **‘Tax Detail’** --> click on **‘Add’**.&#x20;

![](/files/-MZr3Qb5krvslrsraiWH)

**OR**

* Click on **‘+ New Record’** --> Click on **‘Tax Details’**.

![](/files/-MZr3_dagSuapN1EZnD5)

* The following dialog will appear. Here, click on **OK**.

![](/files/-MZr3qkjRz5VDn5dsnUB)

* Enter appropriate values to the respective fields – **Tax Detail Name, Tax Percent and Tax Number** --> Click on **Save**.

![](/files/-MZr4WUKDyxFpMYlCppW)

![](/files/-MZr4caYeAIKXknxyfEZ)

### Edit Tax Schedule

In the same way, to edit a Tax Schedule follow the steps given below:&#x20;

* Navigate to **Dynamics 365 --> Auto Tax Calculator --> Tax Schedules.**&#x20;
* Open the **Tax Schedule** you wish to edit.&#x20;
* Make the necessary changes.&#x20;
* Click on **Save**.

### Delete Tax Schedule

To Delete a Tax Schedule, follow the steps given below:&#x20;

* Navigate to **Dynamics 365 --> Auto Tax Calculator --> Tax Schedules.**&#x20;
* Mark the **Tax Schedule** to remove.&#x20;
* Click on **Delete**.


---

# 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/configuration/tax-schedules.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.
