# Edit Lock

It helps maintain data accuracy by preventing employees or managers from making unauthorized changes to past records once payroll or reports are finalized.

1. **Lock Type Dropdown** – Selects the type of edit lock to apply:

* **Feature OFF**: No lock applied.
* **Fixed Date**: Locks records after a specific date.
* **Dynamic**: Automatically locks records based on a rolling time frame.

2. **Save Change Button** – Saves and applies the chosen edit lock settings to restrict changes to past records.

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