# Remote Pro

Remote Pro enables you to remotely access a computer that has the remote pro policy enabled via a browser on your computer or even from an Android device.

{% hint style="info" %}
During a Remote Pro session, the session will time out after 60 minutes regardless of whether the session is idle or active.
{% endhint %}

## Pre-Requisites&#x20;

{% hint style="info" %}
Remote Pro is an add-on feature, please contact Faronics customer service to add this feature to your plan. Once the feature is added, you can add additional licenses via the License Details configuration under Organization Settings (see [Add Licenses for Remote Pro in your Organization Settings](#1.-add-licenses-for-remote-pro-in-your-organization-settings)).
{% endhint %}

### 1. Add Licenses for Remote Pro in your Organization Settings

Follow the steps below to add a license (if not already present) to the organization settings:&#x20;

1. Navigate to the **User** icon <img src="/files/-MTvqJhwps2hb2GV4Dxk" alt="" data-size="original"> on the top right corner of the Deploy console. &#x20;
2. Select **Organization Settings** from the drop-down menu.&#x20;
3. Locate the **License Details** panel.
4. Scroll to the **Remote Pro** License and click the **Add License**.

<figure><img src="/files/MwTXsCzcCPQq5vkE4wdf" alt=""><figcaption></figcaption></figure>

## Remotely Access a Computer Using Remote Pro

<figure><img src="/files/X39LHtY1U39boGiJ2FRV" alt=""><figcaption></figcaption></figure>

1. Navigate to the **Control Grid**.
2. Select the **Applications** Tab.
3. Select the computer to access using Remote Pro.
4. Click the **REMOTE** drop-down menu.
5. Select the **Remote Pro** option from the list.
6. You will now be connected to the selected computer.<br>

   <figure><img src="/files/mUHdcx8uyRDIoHYaheTl" alt=""><figcaption></figcaption></figure>
7. From here you can perform several options via the ACTIONS menu:&#x20;

<figure><img src="/files/Grx0vUCNygDMGZk8steQ" alt=""><figcaption></figcaption></figure>

Available options are **Enable/Disable Mouse Tracking**, **File Explorer**, **Run**, **Send Alt+Tab, Send Ctrl + Alt + Delete**, and **Show Desktop (Windows)**.

{% hint style="success" %}
You have now successfully remotely accessed a computer using the Remote Pro feature.
{% 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.faronics.com/faronicsdeploy/remote-access-rdp-vnc/remote-pro.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.
