# PTO Accruals

The PTO Accruals page is where the Admin can set the rules for PTO events depending on their company rules or policy.

1. You can import a file from Excel.
2. Filter out the PTO you wish to access.
3. Edit the PTO (To create a PTO, you would go to PTO Names.)
4. Once editing a PTO, there are 4 fields to manage.
   * Frequency: This will display the PTO awarded per unit (day/week/month) based on the total PTO per year. In addition, PTO can be allocated per hour worked.
   * Hours Per Year: This is the display of the award amount (if you change the selection to day/week/month), it will show the annual total in that format. For example, 12 hours per year is awarded at 1 hour per month. (This shows the display)
   * Carryover Date: This is the date at which new time off starts to accrue (start of new work year)
   * Carryover hours: The number of PTO hours that are allowed to carry into the new year/term.

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

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

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

<figure><img src="/files/4mfcCIKdVXHBQTGSwBnX" alt=""><figcaption></figcaption></figure>


---

# 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://www.opentimeclock.com/docs/settings/pto-names/pto-accruals.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.
