# Fiscal Period Util

Fiscal periods must be set up for a GL company for each year (see [Company–GL](/circulation-setup-manual/business/products-menu/company-gl.md)). Since fiscal periods may not change within a company from year to year, it will save time to simply copy the fiscal periods from one year to another, using this utility.

#### To copy fiscal periods to another year:

1. In character Circulation, select Fiscal Period Util from the General Ledger menu to display the Copy Fiscal Periods screen.<br>

   <figure><img src="/files/p3dZxiF9OscXB7hug90M" alt=""><figcaption></figcaption></figure>
2. Select Add and complete the following fields.

   <table><thead><tr><th width="156.33333333333334">Field</th><th width="116">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>GL COMPANY</td><td>setup</td><td>Enter the GL company whose fiscal periods you want to carry forward.</td></tr><tr><td>FROM YEAR</td><td>integer (4)</td><td>Enter the year you want to copy fiscal periods from (you must enter all 4 digits of the year; i.e., 2005).</td></tr><tr><td>TO YEAR</td><td>integer (4)</td><td>Enter the year to which you want to copy fiscal periods.</td></tr></tbody></table>
3. Select Accept to copy the fiscal periods. The number of periods copied successfully is displayed at the bottom of the screen. Press the space bar to exit to the Setup menu.


---

# 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.navigaglobal.com/circulation-setup-manual/accounting/general-ledger-menu/fiscal-period-util.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.
