# Dashboard

{% hint style="success" %}
You can view the backup plan dashboard details in your backup plan list.
{% endhint %}

Go to the **Plans** tab in **GitProtect Management Service**. Click the **info** <img src="/files/bVsFHd1r86idkrQccjHD" alt="" data-size="line"> icon next to the backup plan you want to check.

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

In the **backup plan dashboard**, you can find all the information about your backup plan, including:

1. **Next run** — here you can see when the next backup plan is scheduled to run, or you can start it manually:

{% hint style="info" %}
If a backup task is already in progress, the dashboard will display a progress summary.
{% endhint %}

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

2. **Plan duration** — the chart shows the times at which backup tasks were performed. You can view this information for intervals of **7**, **14**, or **30** days, making it easy to compare whether tasks are completing within a consistent time frame or taking unusually long.

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

3. **Latest tasks** — shows the status of the most recent backup tasks.

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

4. **Total devices/repositories** — number of devices/repositories your backup plan protects.
5. **Protected resources** — displays the data that the backup plan protects, as configured during its creation. You can edit this list here if needed.

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

6. **Schedule and retention** — displays the backup plan’s schedule and retention settings. You can view and edit these settings here if needed.

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

7. At the bottom of the backup plan details dashboard panel, you have options to **edit the backup plan**, **delete it**, or **run it manually**.

<figure><img src="https://www.gitbook.com/cdn-cgi/image/dpr=2,width=760,onerror=redirect,format=auto/https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2F76xPsbVAfeVmHYCiPqfx%2Fblobs%2FicqHt2HT1ftPGzZ9opTJ%2Fbbplan7.png" 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/backup-plans/dashboard.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.
