# PTO Names

**PTO stands for Paid Time Off.**&#x20;

This tab is where an Admin can go to create a new PTO Name. To assign rules to the code, they need to then go to PTO Accruals. Time off can be paid, partially paid, or not paid.

**To Create a PTO Names:**

1. **Add PTO Name** – Opens the form to create a new PTO type with a name, code, and payment status.
2. **Show Archived PTO Names** – Displays previously archived PTO names for review or reactivation.
3. **Show Archived PTO Names (Bottom)** – Another quick link at the bottom of the list to view archived PTO names.
4. **Edit / Archive** – Lets you edit an existing PTO name or archive it to remove it from active use.
5. **Add (Button)** – Confirms and saves the new PTO name you entered in the form

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

<figure><img src="/files/LTZDYLPB0v2ChbRDLMTs" 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.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.
