# Task Management

In the "Task Management" setting under "Log Settings" section, you will be given an overview of all celery tasks, their Intervals, when the task was ran for the last time and when it will be run again. In addition, you will also have the option to run a task again. If you are in search of a specific task, you can use the search bar for it.

<figure><img src="/files/8FXxydSqG74Ibc9U0t3g" alt="Task Management Overview"><figcaption></figcaption></figure>

You have the option to sort the list using the little arrows next to the column name.

Columns can be rearranged by holding down the left mouse button and dragging them into place.


---

# 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.docbits.com/administration-and-setup/settings/log-settings/task-management.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.
