# VAT Rate Management

## How to Check Current VAT Rates

### From Product Reporting

1. In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Menu** > **Product Reporting**.
2. In the **Product Availabilities** tab, you can optionally **filter** by:
   1. **Product Name**
   2. **Department Name**
   3. **VAT Rate —** Allows you to filter by **From** and **To** to only get products within that certain range.

This allows you to review the price and VAT Rate assigned to each product.

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

Optionally, you can click the **three dots** in the top-right corner and click **Download results.** This allows you to export the data to in **CSV, XLSX, or JSON** format for reporting or record-keeping.&#x20;

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

### From Individual Product Prices

1. In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Menu** > **Products**.
2. Select the specific **product**.
3. Go to **Prices** tab.

This shows the different pricing of the selected product in different services and providers that the product is available.


---

# 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.bossithq.com/vat/vat-rate-management.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.
