# Proximity Lock

Hideez Key uses the proximity mechanism to lock your computer.

As soon as you have moved a sufficient distance from the workstation, it is blocked. You do not need to do this manually.&#x20;

The “sufficient” distance is determined by the signal level from the Hideez Key. As soon as the signal level becomes less than 20-30%. (by default), the workstation automatically locks.

{% hint style="warning" %}
Lock PC by proximity works by default. There is no need for additional settings for this.

But the Admin can disable or configure it in the [**Workstation Profiles.**](/hideez-enterprise-server/workstations/workstation-profiles.md) &#x20;
{% endhint %}

### Lock PC by proximity

1. You unlock the PC by proximity/Bluetooth Touch
2. You work on a PC
3. You stop working, get away from the PC at a sufficient distance.
4. PC is blocked by proximity.

### Important conditions:

* **Only the device of the session user can lock the workstation.**

  Session user – is the user that opened the current session, i.e., logged into a Windows account.
* **The proximity value for locking/unlocking the computer is available for change** [**by the Administrator only**](/use-cases/hideez-key/proximity-settings.md). For that, the administrator has to set the profile for the workstations and then configure that profile (**Workstation→Workstation Profiles**)&#x20;

  The administrator provides parameters in percentage for Bluetooth signal strength, for example:&#x20;

&#x20;     \- locking occurs when Bluetooth signal strength drops below 20-30%&#x20;

&#x20;     \- unlocking occurs when Bluetooth signal strength exceeds 70-80%

Actual distances in meters can vary greatly in different rooms and depend on external factors (location of the Hideez Key, the presence of furniture and walls in the room, etc.). You need to determine optimal parameters for yourself experimentally.


---

# 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/use-cases/hideez-key/lock-pc.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.
