# Tax Codes

Here you will enter your sales tax codes — there may be one or several. Setting a default tax code will apply that tax code to all products and services.

{% hint style="info" %}
Tax codes are managed at two levels — on the product and on the customer — depending on the type of product and customer in terms of how tax codes are applied.

If you are in a country such as Panama that has sales tax withholding, you will configure this on the Customer Screen.
{% endhint %}

***

**Next:** [Payment Terms](/english-1/quick-guide/payment-terms.md)


---

# 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.p4.software/english-1/quick-guide/tax-codes.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.
