# Devices

This page will present a tenant's Entra devices in a table.

## Column Details

The properties returned are for the Graph resource type `device`. For more information on the properties please see the [Graph documentation](https://learn.microsoft.com/en-us/graph/api/resources/device?view=graph-rest-1.0#properties).

## Table Actions

<table><thead><tr><th>Action</th><th>Description</th><th data-type="checkbox">Bulk Action Available</th></tr></thead><tbody><tr><td>Enable Device</td><td>Enables the device to be logged in with tenant credentials</td><td>true</td></tr><tr><td>Disable Device</td><td>Disables the device from being logged in with tenant credentials</td><td>true</td></tr><tr><td>Retrieve BitLocker Keys</td><td>Pulls BitLocker keys stored in Entra ID</td><td>true</td></tr><tr><td>Delete Device</td><td>Deletes the device from Entra ID</td><td>true</td></tr><tr><td>More Info</td><td>Opens the "Extended Info" flyout</td><td>false</td></tr></tbody></table>

***

## Feature Requests / Ideas

We value your feedback and ideas. Please raise any [feature requests](https://github.com/KelvinTegelaar/CIPP/issues/new?assignees=\&labels=enhancement%2Cno-priority\&projects=\&template=feature.yml\&title=%5BFeature+Request%5D%3A+) on GitHub.
