# Device Permissions

If you create a user account with User role, then you must assign device permissions to allow monitoring.

1. To edit device permissions, click on **Device Permissions** button.

   <figure><img src="/files/vYSvVRc4VcCcUX381YF3" alt=""><figcaption></figcaption></figure>
2. Select the type then click on **your Device** and click on **>>** button to select. You can filter available elements and selected elements

   <div align="left"><figure><img src="/files/H7j0fBQqL76zCBPe3L1y" alt="" width="416"><figcaption></figcaption></figure></div>
3. Click on **SAVE AND CLOSE** to apply changes.

{% hint style="info" %}
**Note:** Device permissions button is **only active** for accounts with **User role**.\
Accounts with **Admin role** has **full permissions** on device, so **no need to set permissions**.
{% endhint %}


---

# 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.virtualmetric.com/settings/users/user-operations/device-permissions.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.
