# How to Manage Your Tax Profiles

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

### **Steps to Create a Tax Profile:**

1. **Click on "Business Settings" from the side menu and click on "Tax Profiles". This will take you to the Tax Profiles page.**
2. **Click on the "Add a Tax Profile" button. This will show the  Create Tax Profile form.**
3. **Fill out the tax profile form.**
4. **Click on the "Submit" button to save your tax profile.**

### **Steps to Edit a Tax Profile:**

1. **Click on the three horizontal dots on the far right of the tax profile you want to manage. This will show the Edit Tax Profile form.**
2. **Fill out the tax profile form.**
3. **Click on the "Submit" button to save your changes.**


---

# 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.keepup.store/docs/tutorials/business-settings/how-to-manage-your-tax-profiles.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.
