# Creating Tax Codes

## How to Create Tax Codes

{% stepper %}
{% step %}

### Navigate to \[ Resources > Billing > Tax Codes ]

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

{% endstep %}

{% step %}

### Click \[ + New Tax Code ]

<figure><img src="/files/bIPbzPJ5CNLHGMfP0dbW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Fill Required Fields

Add a **Code** and a **Description**

<figure><img src="/files/qolgdnQrC86bxZ5pHmOw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter Tax Percent %

Enter the tax percent in the appropriate field

{% hint style="warning" %}
Tax percentage must be entered as a **decimal**. For example: A tax percentage of *8.25%* would be entered as *0.0825*.
{% endhint %}
{% endstep %}

{% step %}

### GL Account

If your accounting software utilizes GL, you can add a **GL Account** as well.

Otherwise you can skip this step
{% endstep %}

{% step %}

### Update & Finish

<figure><img src="/files/sZ087DDC4okvkiy94qQ3" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Related Guides

{% content-ref url="/pages/ozwF2RmoXlIBHQHXhBew" %}
[How to Update Pricing](/fast-weigh-knowledge-base/how-to-guides/how-to-update-pricing.md)
{% endcontent-ref %}

{% content-ref url="/pages/M0qVgb32j2xclMPymSOE" %}
[Creating Billing Terms and Modes](/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-billing-terms-and-modes.md)
{% endcontent-ref %}

{% content-ref url="/pages/soiOMZoK1A6pVWktzJ7q" %}
[Charge & Cash Pay Types](/fast-weigh-knowledge-base/how-to-guides/how-to-invoices/charge-and-cash-pay-types.md)
{% endcontent-ref %}

## References

{% content-ref url="/pages/o9juIFFgKkZUj3X7jEPs" %}
[Tax Codes](/fast-weigh-knowledge-base/references/web-portal/resources/billing/tax-codes.md)
{% endcontent-ref %}


---

# 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://help.tacinsight.com/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-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.
