# Add/Deduct Time

1. **Add Rule** – Lets you create a new time adjustment rule, either to add or deduct time automatically from employees’ worked hours.
2. **Rule List** – Displays existing add/deduct time rules such as “30 Min. Lunch Deduction.” You can select a rule to view or edit it.
3. **Delete this Rule** – Removes the selected add/deduct time rule from the system.
4. **Rule Name** – The name of the rule you’re creating or editing (e.g., “30 Min. Lunch Deduction”) to easily identify it.
5. **Type (Add/Deduct)** – Lets you choose whether this rule adds time to employees’ hours or deducts time from them.
6. **Minutes** – Specifies how many minutes will be added or deducted from the employee’s total time.
7. **After (Hours Worked)** – Defines after how many hours worked this rule will apply (e.g., deduct 30 minutes after 6 hours worked).
8. **Assigned Users** – Shows which employees are assigned to this rule. Only those listed here will have the rule applied to their timesheets.

<figure><img src="/files/mKMAEvCsNfepbfyg4Gmk" 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/product-q3/settings/add-deduct-time.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.
