# Taxes

### Taxes List

In this list, you are able to view fields, such as *Description, Code, Category* and *GL Account:*

<figure><img src="/files/gGbpaH8JAfxwot2RD64D" alt=""><figcaption><p>Taxes list</p></figcaption></figure>

### Create a Tax

In the <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line">-action at the top-most left side of this view, you are able to create a new tax using this modal (the \* are the required fields):

<figure><img src="/files/oblXpVL3WhJtVN6hdoJM" alt=""><figcaption><p>Create Tax modal</p></figcaption></figure>

### Edit a Tax

By clicking on one of the taxes on the rows, you open up a Tax drawer:

<figure><img src="/files/bhnyWJELOjr9rUT1q25s" alt=""><figcaption><p>Overview of Tax drawer</p></figcaption></figure>

Here, you are able to edit the main details of the tax (all \* fields are required), and also create or edit various *Tax Rates* on the tax:

<img src="/files/sYW49u4O6rE5W1MNFByo" alt="" data-size="original">![](/files/WcxAlTuNLAkIeHkeZCIg)

If you uncheck the *Enabled* checkbox, the tax rate will get the status *Disabled* on the list.&#x20;

### Disable a Tax

By clicking on the secondary actions button (the three dots on the top right), this menu will appear:

<figure><img src="/files/mJUBtDrKrzIniLWjn72A" alt=""><figcaption><p>Secondary Actions menu</p></figcaption></figure>

When *disabling* a tax, you are able to either *delete* the tax or *enable* it again. You can find the disable list of the taxes by filtering on *Disabled* on the Taxes List.&#x20;


---

# 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.dataloy.com/release-8.25/voyage-management-system/step-by-step-guides/master-data/taxes.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.
