# Tasks list

{% hint style="info" %}
To see the list of current and past tasks, go to the **Tasks** tab in **GitProtect Management Service**.
{% endhint %}

## Current tasks

Ongoing tasks can be found in the **Current tasks** tab. You can view task details by expanding the task row using the **arrow caret** <img src="/files/tfpZcZ7l49p6ID0XkAxl" alt="" data-size="line"> button on the right side of the window.

<figure><img src="/files/Pps5MJdfPejhHJx8Us62" alt=""><figcaption><p><em>Example of current tasks tab in <strong>XMS</strong>.</em></p></figcaption></figure>

***

## Latest tasks

The past task list can be viewed in the **Last tasks** tab. By default, it shows the **task status**, **end time**, and **elapsed time**. Similar to the **Current Tasks** tab, you can view task details by expanding the task row using the **arrow caret** <img src="/files/tfpZcZ7l49p6ID0XkAxl" alt="" data-size="line"> button on the right side of the window.

<figure><img src="/files/fP5WjfFK6jcY07hyai8U" alt="task tab"><figcaption><p><em>Example view of tasks performed over the last 30 days.</em></p></figcaption></figure>

You can choose to view tasks from the last **24 hours**, **7 days**, **14 days**, or **30 days**, depending on the time range you’re interested in.

<figure><img src="/files/2J308LuVMKUyCtC9wHfh" 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://helpcenter.gitprotect.io/management/tasks/tasks-list.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.
