# Tax Authority

Here you will configure the tax authority — this is the entity to which you will remit your sales taxes.

**Master Data > Accounting > Tax Authority**

Once on the Tax Authority setup screen, click the New button.

Here you will enter the name of the Tax Authority and select the G/L Account for this Tax Authority.

The typical setup is to enter the sales tax payable general ledger account.

***

**Next:** [Tax Codes](/english-1/quick-guide/tax-codes.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-authority.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.
