# Taxes

## 1. List of taxes

On the list of taxes you see current existing taxes.

![List of taxes](/files/-MZrPdVvjenk1ZffNCPS)

You can:

* Add/edit the taxes
* Delete taxes

## 2. Add new/edit taxe

![Creation of new tax](/files/-MZrGDiM5gK9rU5fgYEg)

### 2.1. Name

Enter the tax name

### 2.2. Rate

Enter the tax rate

### 2.3. Online

You can set a tax online or offline. Only if an tax is online then users will see it when adding/editing transactions.

### 2.4. Primary

Define whether this taxe should be your primary tax. The primary tax will be preselected in transaction form.

## 3. Delete taxes

![Important](/files/-MdMivh-v0IKsvhP42Kt) You can delete taxes, but **do not delete taxes which are in use by transactions**. If you no longer want to use a taxes then **set it offline**.


---

# 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://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/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.
