# Accounting Periods ⛭

<mark style="color:orange;">Accounting > Accounting Periods</mark>

## Configure&#x20;

To configure this functionality go to Setup > Accounts.&#x20;

There are two configuration option

**Display the Period on Transactions**

* If checked, for each posting transaction (Invoice, Payment etc.) the period related to the transaction date will be displayed.

**Enable Precalculated Balances for Periods**&#x20;

* If checked, the system will automatically calculate the balances for the date of each period and use this data when generating accounting reports (this will significantly speed up the generation of reports with large amounts of data).


---

# 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://helpwith.salesorder.com/setup/configuration/accounting-periods.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.
