# Features

## Overview <a href="#application-details" id="application-details"></a>

The BlueFletch Remote Control package enables device administrators to remotely view and interact with mobile devices. Through the BlueFletch Portal, administrators can request View mode for screen capture or Remote Control mode for interacting with a device. However, the Remote Control feature is currently limited to Zebra devices and devices with signed BlueFletch Platform Services integration.

## User Guide

From the BlueFletch Portal, a user can request ***View*** or ***Remote Control*** of a device. Complete details on running a remote session from the Portal can be found [here](/bluefletch-enterprise/product-guides/portal/remote-control.md).

### View mode

In View mode, the remote agent will allow for screen capture of the device. This will allow a Portal user to view what is being displayed on a remote device.

### Remote Control mode

In Remote Control mode, a Portal user can also interact with a remote device. Interaction includes opening and closing applications, invoking Playbook plays, etc.

{% hint style="info" %}
Starting in Remote Control version 2.5.3 and Launcher 3.20.x, this feature is available on Zebra devices, Samsung devices, and those devices that have signed BlueFletch Platform Services integration.&#x20;
{% 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.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/device-remote-control/features.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.
