# Computle - End User Guide

{% hint style="info" %}
**Time Required**

Please allow 15 minutes.
{% endhint %}

{% hint style="info" %}
**Your Own Device**

This guide assumes that you are using your own device. If you are using Computle Device, or you are not sure, please ask your system administrator.
{% endhint %}

{% hint style="warning" %}
**Computle Gateway Token**

Ensure that your administrator has shared a Computle Gateway token with you.
{% endhint %}

***

## Stage 1 of 3: Install Computle Gateway

1. Download WireGuard client to your device.

* [Windows](https://download.wireguard.com/windows-client/wireguard-amd64-0.5.3.msi)
* [Mac](https://itunes.apple.com/us/app/wireguard/id1451685025?ls=1\&mt=12)

2. Launch the downloaded file.

<div align="left"><figure><img src="/files/Qc2RqnaeXpKraXiDNk2o" alt=""><figcaption></figcaption></figure></div>

2. Install WireGuard

<div align="left"><figure><img src="/files/2c72ZVFLc6lIPuDY7vu2" alt=""><figcaption></figcaption></figure></div>

3. Launch WireGuard
4. Click "Import tunnel(s) from file".

<div align="left"><figure><img src="/files/0OyWizs8ypWsGEvL7he1" alt=""><figcaption></figcaption></figure></div>

5. Select the token that your administrator sent to you and click Open.

<div align="left"><figure><img src="/files/5DMfJM3FYDriyGxX0K4w" alt=""><figcaption></figcaption></figure></div>

6. Click Activate.

<div align="left"><figure><img src="/files/uOjCae4fj0Hvq3OhJUyf" alt=""><figcaption></figcaption></figure></div>

6. Proceed to Stage 2 of 3.

{% hint style="info" %}
If you receive a file name error, ensure that there are no spaces in your token file's name, or extra numbers. For example, if you downloaded the file multiple times, delete all copies, and re-download the token.
{% endhint %}

***

## Stage 2 of 3: Install NICE DCV

1. Download NICE DCV:

* [Windows](https://d1uj6qtbmh3dt5.cloudfront.net/nice-dcv-client-Release.msi)
* [Mac](https://d1uj6qtbmh3dt5.cloudfront.net/nice-dcv-viewer.x86_64.dmg)

2. Launch the downloaded file.

<div align="left"><figure><img src="/files/va6lWw9zPJzrNF09V1GJ" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/yrvUtdHcyu6JTMcy11Tm" alt=""><figcaption></figcaption></figure></div>

3. Read the EULA

<div align="left"><figure><img src="/files/BkkLffIA1me2HLllwK31" alt=""><figcaption></figcaption></figure></div>

4. Select the X dropdown and click **"Will be installed on local hard drive"**

<div align="left"><figure><img src="/files/x4XRx0IrSu1q35a3D1km" alt=""><figcaption></figcaption></figure></div>

5. Click Next

<div align="left"><figure><img src="/files/ioRkKzFTO064fduOKjl7" alt=""><figcaption></figcaption></figure></div>

6. Click Install

<div align="left"><figure><img src="/files/OIFekTP9On9zoK0ktQIw" alt=""><figcaption></figcaption></figure></div>

7. **Windows Users Only**: Install the latest [Microsoft Visual C++ Redistributable](https://aka.ms/vs/17/release/vc_redist.x64.exe).

<div align="left"><figure><img src="/files/Z67bNNqkqP6R55dy1Yfw" alt=""><figcaption></figcaption></figure></div>

***

## Stage 3 of 3: Launch NICE DCV

1. **Launch NICE DCV**

On Windows, search your Start Menu, and on Mac, search your Applications folder.

<div align="left"><figure><img src="/files/cZVgpG877aN1tmAT5rhW" alt=""><figcaption></figcaption></figure></div>

2. **Enter your Computer name**

In Hostname, enter the Computer name provided by your administrator.

<div align="left"><figure><img src="/files/KBcpXA5omRW2YqQLkfWU" alt=""><figcaption></figcaption></figure></div>

3. Click *Connect.*
4. If promoted, click Trust and Connect

<div align="left"><figure><img src="/files/vtUCzDqIHP5nlsJqgSLx" alt=""><figcaption></figcaption></figure></div>

4. **Enter your username**

In Login, enter the login name provided by your administrator.\\

<div align="left"><figure><img src="/files/OxIlNntJ927utT5OIRSM" alt=""><figcaption></figcaption></figure></div>

5. **Enter your password**

In Password, enter the password provided by your administrator.\
\
Then, click OK.

***

## Tip

When you connect again, click the down arrow to retrive your saved machine(s).

<div align="left"><figure><img src="/files/OAlmAN6Dmk89tZCwqg2m" alt=""><figcaption></figcaption></figure></div>

***

**Gateway Privacy**

Computle Gateway acts as a network tunnel enabling you to access your company resources. By default, Computle Gateway does not monitor, collect, or log data sent to network resources outside of your company resources. When you are not using Computle Gateway you are free to disconnect the client. However, during normal use, your internet and network traffic is routed to your home/office router.


---

# 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.computle.com/onboarding/computle-end-user-guide.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.
