# Adjust the Editing Timer

<figure><img src="/files/FOWlPbABut0sLgtivFQ5" alt=""><figcaption><p>The Default Edit Timer is 5 Minutes</p></figcaption></figure>

By default, users have 5 minutes to edit their comment. You can adjust this value to make the timer shorter or longer.

## Editing the Timer Length

<figure><img src="/files/76IzxW0XcckSWbTmAkRM" alt=""><figcaption><p>Timer Adjusted for Twenty Minutes</p></figcaption></figure>

{% hint style="danger" %}
**Be careful of long edit times**. Comment editing is cookie based, so having a reasonable time is recommended.
{% endhint %}

## The Timer on the Frontend

When you adjust the timer, new comments will be able to edit for the number of minutes you have set.

<figure><img src="/files/SmzIXf0bwb0cgF19CiFa" alt=""><figcaption><p>Timer on the Frontend</p></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://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/adjust-the-editing-timer.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.
