> For the complete documentation index, see [llms.txt](https://docs.crewcost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crewcost.com/documentation/accounting-transactions/add-a-new-tax-agency.md).

# Add a New Tax Agency

Managing tax agencies is crucial for keeping your financial records accurate and meeting your tax obligations. This page provides a quick guide on adding, editing, and managing tax agencies in your accounting system. Following these steps will help you set up and update tax information efficiently, ensuring your records are accurate and compliant with tax regulations.

To add taxes:

1. Go to the **Accounting section**, then select the **Sales Taxes** sub-tab.
2. Select **+ New Agency.**
3. In **the New Agency** field, fill in the information:

* Agency
* Filing Frequency (Monthly, Quarterly, Yearly)
* Start Date
* Total Tax Rate (%)

4. Select **Save** to complete the process.

<figure><img src="/files/9UjJK0UjKiVsoBBiIejK" alt=""><figcaption></figcaption></figure>

5. &#x20;(Optional) To edit a tax agency, click **Edit** under the **Actions** column.

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

6. (Optional) To mark a tax agency as inactive, click on the second icon. You can reactivate it anytime by going to the Inactive section and selecting Mark as Active.

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

With your tax agencies correctly set up and maintained, you ensure accurate reporting and smooth tax management across your accounting processes.

### See also&#x20;

Keep exploring our platform by taking the next step:

* [Create a Journal Entry](/documentation/accounting-transactions/create-a-journal-entry.md): Learn how to record financial movements manually in your ledger.
* [Setting Up Recurring Transactions](/documentation/accounting-transactions/set-up-recurring-transactions.md): Learn how to set up automated recurring journal entries (e.g., depreciation) and bills.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.crewcost.com/documentation/accounting-transactions/add-a-new-tax-agency.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.
