# Virtual Environments

This section provides information about administrative tasks like:

[Instances](/70/administration/virtual-environments/instances.md) - list of currently known virtual machines and access to the details page of each object

[Infrastructure](/70/administration/virtual-environments/infrastructure.md) - access configuration for hypervisors and hypervisor managers, basic info about the inventoried environment, such as clusters and storage

[Backup SLAs](/70/administration/virtual-environments/backup-slas.md) - allows you to set up a correlation between virtual machines, the backup destination, and schedules (Policies tab). It also allows you to configure policy schedules (schedules tab.

[Snapshot SLAs](/70/administration/virtual-environments/snapshot-slas.md) - allows you to set up a correlation between virtual machines, snapshot retention, and schedules (Policies tab). It also allows you to configure policy schedules (schedules tab)

[Recovery Plans](/70/administration/virtual-environments/recovery-plans.md) - this allows you to set up a number of rules to restore your virtual machines into a hypervisor or filesystem to test your backups (Policies tab). It also allows you to configure policy schedules (schedules tab)

[Mounted Backups (File-level Restore)](/70/administration/virtual-environments/file-level-restore-mounted-backup.md) - browse and download files from mounted backups


---

# 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.storware.eu/70/administration/virtual-environments.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.
