# Overtime Rules

Overtime Rules allows the Admin to create, edit, and archive overtime rules.

To add an overtime:

1. Select “Add Rule”
2. A pop-up will appear, and the Admin can name the rule and then select the overtime setting:

* The settings are: Off, Weekly, Biweekly, Day Only

3. When editing an overtime rule, the following settings are available:

* Edit Overtime Rule Name
* Edit Weekly Setting
* Edit Daily Setting
* Set Double Overtime Rule
* Set Overtime Rate (Pay)
* Set Special Week Days
* Set Special Calendar Days<br>

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

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

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