# Manage your taxes

The **Taxes** section helps you define and control the tax rates that apply to your products. You can create, edit, or delete multiple tax configurations to suit your business needs.

**Step 1: Go to the Settings Page**

* From the main menu, navigate to **Settings** and locate the **Taxes** block.

**Step 2: Create a New Tax**

* Click on the three dots (•••) in the top-right corner of the Taxes block and select **Create Tax**.
* You can create as many tax rates as needed (e.g., 19%, 20%, 16%).

<figure><img src="/files/vvDEbMpYoNobu3pFmivJ" alt=""><figcaption></figcaption></figure>

**Step 3: Edit a Tax**

* To make changes to an existing tax, click on the **Edit** button next to the tax you want to update.
* You’ll be able to modify the rate or any other necessary information.

<figure><img src="/files/hHK4kG7p5Uf1Nihd9v8Z" alt=""><figcaption></figcaption></figure>

**Step 4: Delete a Tax**

* If you want to remove a tax rate, open the **Edit Tax** modal, click on the three dots (•••) in the top-right corner, and select **Delete**.
* This section allows full flexibility to manage taxes according to your business and regional requirements.

<figure><img src="/files/NZefHoWrBk1JdATiiWEy" alt=""><figcaption></figcaption></figure>


---

# 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://academy.wandace.com/how-to-guides/subscriptions/manage-your-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.
