# Delay Editor

Delay Editor can be found in the top right of the Valor AIO window, next to the current time display.

This feature is used to change your Monitor and Retry delays for your tasks. Delays are measured in milliseconds. For example, entering 2500 equals 2.5 seconds. This feature is optional to use and is intended for users who will be AFK or want an easier way to change delays.

First, select the task group you want to update. Then:

**Instant:**\
Enter values in the Monitor Delay and Retry Delay fields to apply the changes immediately.

**Schedule:**\
Use this option if you will be AFK and want the bot to update delays at a specific time. Set a time, enter the delays, then click the “Schedule” button.

<figure><img src="https://i.imgur.com/rR0Tkxt.png" alt="" width="375"><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://docs.valoraio.com/other/delay-editor.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.
