# Tax Details

The Tax Detail entity is used to create details around your taxes such as percentage to calculate. The Tax Details are then assigned to Tax Schedules. You may have one Tax Detail assigned to multiple Tax Schedules and a Tax Schedule may contain multiple Tax Details.

To create a Tax Detail, follow the same steps as described in Tax Schedule:

1. Navigate to **Dynamics 365 --> Auto Tax Calculator --> Tax Schedules.**
2. Create a new Tax Schedule or open an existing Tax Schedule.
3. Click on **‘Add Existing Tax Detail’** to create or add details of tax to the Tax Schedule.
4. Select existing **‘Tax Detail’** --> click on ‘**Add’** or Click on **‘+ New Record’** to create new Tax Detail.
5. Next, click on **‘Tax Details’.**
6. A dialog box will appear. Here, click on **OK.**
7. Enter the required fields and any other necessary fields.

   a.    **Tax Detail Name:** Descriptive name of the Tax Detail. This field is required.

   b.    **Tax Number:** A number or description to describe the Tax Detail.

   c.    **Tax Percent:** Defines the percent of tax to be calculated when this Tax Detail is used.&#x20;
8. Click on **Save.**

![](/files/-MZr2jYrRaVnDSE2wKMZ)


---

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