# Monitoring Details

The 3 monitoring views from the monitoring panel of the landing page - Backup, Restore and Target can be further expanded to get additional detailed information for backups, restores and targets across a cluster/namespace. Expansion of these items, take the user to the Backup, Restore and Target Overview pages respectively.

![](/files/-MMCtVGymkDwKnGUStH9)

A few of the highlights of the detailed monitoring views are:

1. Ability to view a list backups/restores/targets for a specific namespace
2. Ability to view a list of backups/restores/targets for a set of user selected clusters or namespaces
3. Deeper details around a backup/restore/target

### Backup Overview Page

Similar to the help icon on the landing page, clicking the help icon on the Backup Overview page starts the guided tour for the page.

The Backup Overview pages provide the following features.

1. Click-view for Successful/In-progress/Failed items
2. Ability to view details around status log, backupPlan and metadata information for a specific backup item.
3. Ability to filter backups based on Type, Mode, Advanced params -> BackupPlan, Expiry etc.
4. The following screenshots provide an example of Backup and Restore Overview pages along with their details sections.

![Details of a backup from Backup Overview page](/files/-MMBmwnSlRWQk1pze9sT)

![BackupPlan Summary and Metadata Summary tabs](/files/-MMBo8aKgKThUGxlEwlJ)

### Restore Overview Page

Similar to the help icon on the landing page, clicking the help icon on the Restore Overview page shows the different controls available to the user.

The Restore Overview page provide the following features.

1. Click-view for Successful/In-progress/Failed items
2. Ability to view details around status log, restorePlan, and metadata information for a specific restore item.
3. Ability to filter backups based on Type, Mode, Advanced params -> BackupPlan, Expiry etc.
4. The following screenshots provide an example of Backup and Restore Overview pages along with their details sections.

![Details of a Restore from the Restore Overview Page](/files/-MMBozZmfC8vKpzwOQ_Y)

![RestorePlan and Restore Metadata Summary Tabs](/files/-MMBprGUfhTruoCIZ9xa)

#### Metadata details

Users can click on a particular metadata summary item (Backup/Restore) to be taken to the Metadata Overview Page where additional details around the GVKO of a resource are provided. This is particularly useful to understand the components in a backup before applying a restore transformation and similarly compare backup metadata with restore metadata based on transforms that may have been applied before a restore.

![](/files/-MMBstu_Qh8Xt4Rj9-Xe)

### Target Overview

Expanding the Target Summary takes the user to the Target Overview page with the 'target' tab selected along with the current namespace context.


---

# 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.trilio.io/kubernetes/4.0.x/getting-started/using-trilio/getting-started-with-management-console/index/monitoring.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.
