# Tax Exempt Sales

All devices have the ability to make items or sales transactions tax exempt - "not taxed"

### **Tax Exempt** <a href="#taxexemptsales-taxexempt" id="taxexemptsales-taxexempt"></a>

Tax Exempt applies to an item that is normally taxed but during this sales transaction needs to not be taxed, such as B2B, etc. These are items that are subject to Tax but the customer was exempt from paying taxes so tax was not collected. Typically this is not an item level decision but a customer or transaction level decision. All items with a tax code applied to them will show up in the tax exempt calculation.

If you create items with a sale code and then make them tax exempt at the point of sale, they display on the Sales Tax Settlement Report as Tax Exempt.

### **Items without a Tax Code** <a href="#taxexemptsales-itemswithoutataxcode" id="taxexemptsales-itemswithoutataxcode"></a>

This is different from tax exempt and are items such as services, repairs or non taxable food items. Non taxable would be an item level decision, the item is not subject to tax so none was collected. These items should not have a tax code placed on them, as they are never taxed.&#x20;

If you create non-taxable items without a tax code, they display on the Sales Tax Settlement Report as NON TAXABLE.

If you create a tax code for these items (such as "Not Taxed with a tax rate of 0%), the system will classify them as a taxable item albeit 0%. If you are ringing up tax exempt items, it will list those items that were in transactions that were exempt from taxes.


---

# 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://retailcloud.gitbook.io/portals/central-administration-server-cas/untitled-1/transaction-codes/tax-code/tax-exempt-sales.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.
