# Admin Panel

The Admin Panel gives Adminstrators a centralized overview of:

* Snapshots
* Storage usage
* protected vs unprotected VMs

In addition does it contain the functionalities to control:

* Enable/Disable Global Job Scheduler
* Enable/Disable email alerts
* Update email alert email list

## Accessing the Admin Panel

To access the Admin Panel the following steps need to be followed:

1. Login into RHV-Manager as a user with admin privileges
2. In the main menu click on Backup
3. In the Backup sub-menu click on Admin Panel

## Admin Panel Overview tab

The Overview tab of the Admin Panel shows the following information:

* Graphical overview of how many Snapshots are available, errored or canceled
* Percentage of Snapshots that are Full Snapshots
* Graphical overview of used versus free Storage capacity
* Percentage of how much Storage is available
* Graphical overview of how many VMs are protected or unprotected
* Percentage of how many VMs are protected

## Admin Panel Enable/Disable Global Job Scheduler

To enable or disable the Global Job Scheduler follow these steps:

1. Login into RHV-Manager as a user with admin privileges
2. In the main menu click on Backup
3. In the Backup sub-menu click on Admin Panel
4. Move to the Settings Tab
5. Use the switch to enable or disable the Global Job Scheduler


---

# 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/rhv/admin-guide/admin-panel.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.
