# Settings

## To-Do Processing Method

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

To Do Processing Method : If "Don't ask again" is chosen, there will not be popup dialogue box requesting for confirmation when adding an item as To-Do in the future.

## To-Do Refresh Timer

<figure><img src="/files/2AVFgZOCLGlmJHldKryx" alt=""><figcaption></figcaption></figure>

The system will scan for T-Do changes every fixed interval.&#x20;

## Corner Markers

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

Enabling Red and Yellow Corner Tags: By default, the feature is enabled, with red corner tags displayed for items left unprocessed for 10 days and yellow corner tags displayed for items left unprocessed for 5 days. When this feature is turned off, the to-do list will not display any corner tags.


---

# 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://echelp.weaver.com.co/to-do/settings.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.
