# Tasks details

## Backup

You can view all task details in the **Tasks** tab of the **GitProtect Management Service** system—click the **info** <img src="/files/GN3hb4Kk2gjgS9w4nUI6" alt="" data-size="line"> icon next to the selected task to open the details panel.

### <mark style="background-color:blue;">**Summary**</mark>

The summary provides key information about each backup, including the **plan name**, **status**, **end date**, and **duration**. It also shows the **backup type**, **device name**, and details about **transferred data** — divided into **data size** and **retention size** — along with the **total number of transferred files**.

<figure><img src="/files/wA3LsubdQrytbx4whmKL" alt=""><figcaption><p><em>Backup summary example.</em></p></figcaption></figure>

### <mark style="background-color:blue;">Task details</mark>

To view more information, click the **Task details** ![](/files/QtkxXr2nLEu3MIjpaHnr) button on the right. A side panel will appear, showing sections for the **protected device**, **backup plan**, **data size**, and **backup time**. You can also see additional details, such as the task’s **start** and **end time**.

<figure><img src="/files/zB7exI0tpzAWs5FeOEGi" alt="" width="357"><figcaption></figcaption></figure>

Below, you will find a **status details** section, where you can check the number of directories and files in the **successfully protected**, **failed**, **errors**, and **warnings** sections. A similar view is available for all secured resources.

Depending on the type of backup being performed, there may also be sections such as **sent data**, **throttling diagnostics**, or **new resources**.

{% hint style="warning" %}
If any files have been modified, **GitProtect** system will indicate how many resources were changed. **Deleted resources**, however, are those removed according to the retention rules defined in the backup plan.
{% endhint %}

<div><figure><img src="/files/H6uaNf5lTKbEGTPxY3Pa" alt="Status details in the backup task summary"><figcaption></figcaption></figure> <figure><img src="/files/u25iqCtglYl3vSPsxInY" alt=""><figcaption></figcaption></figure></div>

***

## Restoration

### <mark style="background-color:blue;">Summary</mark>

Similarly to the backup summary, restoration summary contains information about the **plan name**, **status**, **end date**, and **duration**, as well as details about the **device name**, **restored size**, and **restored sources**.

<figure><img src="/files/OKHtBGOtO5BKIxuBnSib" alt="A row with task information in the Task tab in the GitProtect Management Service"><figcaption><p><em>Restoration summary example.</em></p></figcaption></figure>

### <mark style="background-color:blue;">Task details</mark>

To view more information about the restoration task, click the **Task details** ![](/files/QtkxXr2nLEu3MIjpaHnr) button on the right. A side panel will appear, showing sections for the **restore worker**, **type and creation date of backup**, **data source**, **data destination**, **data size**, and **backup time**. You can also see additional details, such as the task’s **start** and **end time**.

<figure><img src="/files/Zn33ze5dKrEqQoZTnuYv" alt=""><figcaption><p><em>Restoration task details panel.</em></p></figcaption></figure>

Below, you will find the **details status**, where you can check the number of restored directories and files in the **successfully protected**, **failed**, **errors**, and **warnings** sections. A similar view is available for **all secured resources**, along with additional information about **overwritten data** and **omitted resources**.

<div><figure><img src="/files/ncBrx9q16e9pNVSgXcLv" alt="Status details in the restore task summary"><figcaption></figcaption></figure> <figure><img src="/files/tb5O8m6IC5WCGiQTCUEi" alt="Restored data in the restore task summary"><figcaption></figcaption></figure></div>

***

## Replication

### <mark style="background-color:blue;">Summary</mark>

The replication summary contains information about the **replication plan name**, **status**, **end date**, and **duration**, as well as details about the **device name**, **source storage**, and **target storage**.

<figure><img src="/files/OPBWVk9iuX4tfaarj9uz" alt="A row with task information in the Task tab in the GitProtect Management Service"><figcaption><p><em>Replication summary example.</em></p></figcaption></figure>

### <mark style="background-color:blue;">Task details</mark>

To view more information about the restoration task, click the **Task details** ![](/files/QtkxXr2nLEu3MIjpaHnr) button on the right. A side panel will appear, displaying the following sections: **source storage**, **target storage**, **replication plan**, **worker**, **data size**, and **replication time**.

<figure><img src="/files/Rxa2t0r5NCM3vJS8e1Bb" alt="Replication summary in the replication task"><figcaption><p><em>Replication task details panel.</em></p></figcaption></figure>

Below, same as for backup and restoration, you will find the **status details** section, where you can check the **number of replication directories and files** in the **successfully protected**, **failed**, **errors**, and **warnings** sections.

<figure><img src="/files/ZW2ZUHd6Is5xmI6oyne2" alt="Status details in the replication task summary"><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-details.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.
