# Device status

Each device registered in the system has a suitable status defining its current state. Possible device status in the system is presented in the table below:

​**Protected**![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-M2mVrN8Xp43q5-WoFKy%2F-M4JpP5JiRRvQTZrP1po%2F-M4JpQ8vpxX-ekIoSQKo%2Fprotected.png?generation=1586266223979471\&alt=media)

The status is presented with a green V symbol. This indicates that the device is active and that the device's last communication time did not exceed the value given in the policy assigned to the device owner.​

**Not protected**![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-M2mVrN8Xp43q5-WoFKy%2F-M4JpP5JiRRvQTZrP1po%2F-M4JpQ8xDsH1r4rTYffq%2Funprotected.png?generation=1586266224602500\&alt=media)

The status is represented by the red triangle icon. This indicates that the device is active, but the last communication time of the device has exceeded the value specified in the policy assigned to the device owner.

**Locked**![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-M2mVrN8Xp43q5-WoFKy%2F-M4JpP5JiRRvQTZrP1po%2F-M4JpQ8zNZu3PEZHfqZP%2Flocked.png?generation=1586266224428000\&alt=media)

The status is presented with a red padlock icon. This indicates that the device is locked and the backup or restore operations cannot be performed.

**Archived**![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-M2mVrN8Xp43q5-WoFKy%2F-MgLScOh8V9YaFaQVmsT%2F-MgLSrli9HKLGvcpC83e%2Farchive.PNG?alt=media\&token=1c6fdfc5-9e77-4ff5-a91a-c56b79249ef5)

The status is presented with a gray suitcase. This indicates that the device is archived and only restore operations can be performed.


---

# 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/backup-and-recovery-71/administration/endpoints/organization-admin/devices/device-status.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.
