# Tax Summary Report

The Tax Summary Report in CW POS provides a summary of taxes collected during a specific period of time. The report includes the following columns:

* Tax Category: This column shows the category of the tax collected.
* Tax Type: This column shows the type of tax collected.
* Tax Rate: This column shows the rate at which the tax was collected.
* Tax Amount: This column shows the total amount of tax collected for each tax category and type.
* Taxable Amount: This column shows the total amount of taxable sales for each tax category and type.

The Tax Summary Report helps businesses track and analyze their tax collections and liabilities, which is important for compliance with tax regulations and accurate financial reporting.

<figure><img src="/files/gJRXJb8spIFFNxiGxpOx" 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://docs.cwsuite.com/pos/product-guides/reports/tax-summary-report.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.
