> For the complete documentation index, see [llms.txt](https://help.tacinsight.com/fast-weigh-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tacinsight.com/fast-weigh-knowledge-base/references/web-portal/account-and-administration/accounting-periods.md).

# Accounting Periods

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

***

## Page Overview

Columns and Filters

<figure><img src="/files/RJ0bgSDfmSwpDx86EXGJ" alt="" width="469"><figcaption></figcaption></figure>

The information visible in this screen is as follows:

* *From Date:* The starting date for this Accounting Period.
* *To Date:* The ending date for this Accounting Period.
* *Edit/Delete:* Edit or Delete the existing Accounting Period.

Since this information is specific for a date range, there is no title or description. However, you can filter and search for the time period by click the *Search* box, or the filer icon on the column.

***

## Creating a New Accounting Period

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

To create a new Accounting Period, click the +New Accounting Period button.

<figure><img src="/files/YIM7Dbd8i4lBWWEZN3J3" alt="" width="372"><figcaption></figcaption></figure>

In the new window you will prompted to enter the date range to being and end, then click Update.

***

## Additional Information

* A batch cannot be created when its invoice date falls within a closed period.
* Batches/Invoices with an invoice date within a closed period cannot be cleared.
* Tickets cannot be removed from an invoice dated within a closed period.
* Credit/Rebill cannot be completed for an invoice when the invoice date of the Credit/Rebill is within a closed period.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.tacinsight.com/fast-weigh-knowledge-base/references/web-portal/account-and-administration/accounting-periods.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
