# Tax

{% hint style="warning" %}
Please note that this section/document is still <mark style="color:purple;">**Work in Progress**</mark><mark style="color:purple;">.</mark> It might be updated, revised, or changed entirely in the near future.&#x20;
{% endhint %}

{% embed url="<https://drive.google.com/file/d/1bf3CI996XeyQeHW8PSZWzeLHt64Bz88v/view?usp=drive_link>" %}
Managing Your Taxes
{% endembed %}

Navigating taxes in your Penni Cart store is straightforward and essential for compliance. Given that taxes are manually set up for both products and services across the USA and Canada, with distinct rates for certain provinces, it's crucial to ensure accuracy in alignment with current regulations.

### <mark style="color:purple;">**Key Steps for Managing Taxes:**</mark>

1. **Review Taxes Regularly**: Access the Taxes tab in your dashboard to review the preset tax rates. While we strive to keep these updated, it's beneficial to verify them against the latest state and provincial regulations to ensure compliance.
2. **Editing Tax Rates**: Should you need to adjust a tax rate, locate the desired tax entry and click on the three dots to the right. A pop-up will allow you to modify the tax percentage. Confirm your changes by clicking 'Save'.

Remember, the tax setup in Penni Cart today relies on manual entry for both products and services, segmented by regions in the USA and Canada. We're committed to evolving this feature towards a more automated tax calculation system in the future to further simplify tax management for our users.

<br>


---

# 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.pennicart.io/managing-your-store/dashboard/tax.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.
