# Use Proximity Unlock Workstations

{% hint style="info" %}
**Proximity** - a function allowing to lock and unlock of a computer depending on the Bluetooth signal strength without physical interaction with the computer. If the Bluetooth signal strength is lower than the given parameter, the computer will be locked automatically. \
This function saves the user from having to lock and unlock the PC manually and provides a secure PC lock when the key is distanced away from the workstation (for example, if the user with the key moves away from the workstation, the computer will automatically lock) and unlock when approaching the workstation.
{% endhint %}

### To add or edit the Workstation which could be [unlocked by Proximity](/use-cases/hideez-key/lock-unlock-pc-by-proximity.md) (Bluetooth signal strength) you have to:

1. Double-click on a line with the Employee who has added Hideez Key.
2. Go to the **Proximity Unlock Workstations** section and click **Add Workstation.**
3. Select the workstation that you prefer to unlock by Proximity.

{% hint style="info" %}
To enable **Proximity Unlock** for the workstation Administrator have to:

* add workstation to the **Proximity Unlock Workstations**
* assign that workstation to the [Profile](/hideez-enterprise-server/workstations/workstation-profiles.md) which has **Enabled Proximity Unlock**
  {% endhint %}

![](/files/ibusNL8Gij4r8zQEJ1u2)

![](/files/DDOPD11ee4BVA3S3UIND)

####

<figure><img src="/files/2Wv2s0gNY48jcBxNv7f1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To enable proximity to **unlock** for certain workstation Administrator have to add that workstation to the[ **Proximity Unlock Workstations.**](/hideez-enterprise-server/workstations/use-proximity-with-workstation.md) In case, the Administrator does not do this, automatic Proximity unlocking will not work, even if it is set in the [Workstation profile.](/hideez-enterprise-server/workstations/workstation-profiles.md)
{% endhint %}

### Remove “**Proximity Unlock Workstations”**

Administrators can disable unlocking the workstation by Proximity. For this, remove the workstation from the "**Proximity Unlock Workstations"** section by clicking the button “Remove”.

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

{% hint style="info" %}
Please see more about: &#x20;

* [Unlock PC by proximity](/use-cases/hideez-key/lock-unlock-pc-by-proximity.md)
  {% 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://enterprise.hideez.com/hideez-enterprise-server/workstations/use-proximity-with-workstation.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.
