# Device view

## Device view metrics

In the **Devices** tab of **Xopero ONE Management Service** (**XMS**), available in **list view** and **device view**, you can access various information about your protected machines.

The device view lists all devices with an active **Xopero** agent installed in separate tiles. Each tile is divided into multiple sections, providing detailed information about the device:

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

1. **Device status** — devices can have three statuses in the **Xopero** system:

* [x] **Online** — the device has been added and the client successfully connected to the management server.
* [x] **Offline** — the device has been added but is not responding at the moment.
* [x] **Unauthorized** — the system has detected issues with the device token and requires manual authorization.

2. **Device backup status** — displays the result of the latest backup and the associated device logs.
3. **Most recent and next backup status** — shows the completion time and status of the last backup, as well as the scheduled time for the next backup.
4. **Device details** — opens a side panel with detailed information about the device.
5. **Assigned backup plans** — displays a list of assigned backup plans, including their name, latest completion time, and result summary. Also allows manual initiation of the backup process.
6. **Assign plan** — allows you to assign a new backup plan to the device.
7. **Restore and backup** — allows you to instantly restore, or run a backup plan assigned to the device.


---

# 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.xopero.com/xopero-one-en/management/devices/device-view.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.
