# Action Toolbar

* [Device Actions](/faronicsdeploy/mobile-device-management/device-actions.md) – Click *Actions* to perform remote actions on the selected device, *Shutdown* the device, or *Restart* the device.
* Actions – Click this option and select an action to perform:
  * Rename Device – This action is for supervised devices only.
  * Lock Device
  * Clear Passcode
  * Select Wipe
  * Full Wipe Device
  * Update iOS – This action is for supervised devices only.
  * Enable Bluetooth
  * Disable Bluetooth
  * Enable Hotspot
  * Disable Hotspot
  * Message Device
  * Refresh Device Info – This will refresh the location of device, if location is enabled in the app
* Apply Policy – Click this option and select the policy that will be enforced on the device.
* Install App Preset – Refer to [App Presets](/faronicsdeploy/app-preset.md).
* Change Group – Click to change the Group that the device is assigned to.
* Tag Device – Displays the tags assigned to the device, or assign new tags if desired. Refer to [Tags](/faronicsdeploy/get-started-1/quick-start/pre-requisites/manage-tags.md).
* View Details – Click this option to display the device details and other configurations such as location, network, and other settings. Click *Sync Device Info* to refresh the location of device, if location is enabled in the app.
* View Installed Applications – Click *View Installed Applications* to view the complete list of all installed Applications on the selected device.
* Remove Device – This action will remove the device from the list in Deploy MDM but will not uninstall MDM app from 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://docs.faronics.com/faronicsdeploy/mobile-device-management/action-toolbar.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.
