# Hideez Security Key

## **Hideez Hardware Key Solution Components**

[**Hideez Enterprise Server**](/hideez-enterprise-server/deployment.md)

* can be deployed on both Windows and Linux server&#x20;
* is deployed from source or run on Docker
* must be deployed on the Customer's side and entered into the domain&#x20;

  &#x20;in order to work with AD

[**Hideez Client**](broken://pages/gZg9qEKxqyY9r90si0iO) **(desktop application)**

* can be installed centrally, .msi&#x20;
* is designed for Windows 10-11 only
* You can register the server address on all Сlients centrally&#x20;

[**Hideez Keys**](/hideez-key-enterprise-edition/hideez-key-enterprise-edition.md) **(Hardware security tokens)**

* Replaceable (Hideez Key 3) or rechargeable (Hideez Key 4) battery
* Multifunctional button with different color modes
* Bluetooth connection

[**Other vendor's Security Keys**](/use-cases/fido-security-key/other-vendors-hardware-keys.md)

* USB, NFS, Bluetooth connection&#x20;
* Universal Second Factor Authentication on HES (FIDO/2FA)
* Usernameless login on HES (FIDO/WebAuthn)
* Passwordless login on HES (FIDO/WebAuthn)

If you ordered a pilot project and successfully deployed your Hideez Enterprise Server, your Hideez Keys with active licenses have been added to it.&#x20;

## **Use cases**

### Using the Hideez Key as a Security Key

#### Step 1

Unpack the box with the Hideez Key. Take out the key.

{% hint style="info" %}
At this stage, you don't need either a dongle or additional Hideez Group software.
{% endhint %}

#### Step 2

Try to use the Hideez Key as a U2F security key.\
[Using Hideez Key as a U2F security key for your two-factor authentication](/use-cases/fido-security-key/using-hideez-key-as-u2f-security-key-for-your-two-factor-authentication.md)

#### Step 3

Try to use the Hideez Key as a FIDO2 security key for Windows 10 logon.\
[Unlock PC by Security Key](/use-cases/fido-security-key/unlock-pc-by-security-key.md)

### Using the full functionality of Hideez Authentication Service

#### Step 1

In a Hideez Group email, you received the server address and access. Please go to the server and add one employee. At this stage, it is enough to fill in only his or her name and leave the rest of the data blank.\
[How to add an Employee?](/hideez-enterprise-server/employees/how-to-add-an-employee.md)

#### Step 2

Add the Hideez Key to your Employee.\
[Assign a key to the user](/hideez-enterprise-server/hardware-vaults/assign-a-key-to-the-user.md)

#### Step 3

Install the Hideez Client on your workstation.&#x20;

If Hideez staff didn't give you any special version, then use the latest stable version, which can be downloaded [here](/product-updates/hideez-client-updates.md).&#x20;

Installation instructions are [here](/hideez-client-app/windows-deployment/set-up-hideez-client-app.md).

{% hint style="warning" %}
Note! You can install the Hideez Client version to work with internal Bluetooth **or** with an external Hideez Dongle.
{% endhint %}

#### Step 4

Enter the HES address in the Hideez Client.\
Approve the workstation on the server.\
[How to add and approve Workstations?](/hideez-enterprise-server/workstations/how-to-add-and-approve-workstations.md)

#### Step 5 (only for working with the Hideez Dongle)

Unpack the box with the Hideez Key if you haven't done so previously. Take out the key and insert the dongle into the USB port.

#### Step 6

Follow the steps to configure the Hideez Client for the Hardware Vault.<br>

#### Step **7**

Create your first account in the Hideez Client with two-factor authentication (OTP).\
[Using Hideez Key as an OTP security key for your two-factor authentication](/use-cases/hideez-key/using-hideez-key-as-otp-security-key-for-your-two-factor-authentication.md)

#### Step 8

Add an account to an existing employee to unlock the workstation on the server.\
[How to work with personal employee accounts?](/hideez-enterprise-server/accounts/how-to-work-with-personal-employee-accounts.md)

#### Step 9 (only for working with the Hideez Dongle)

Unlock your computer with Bluetooth Touch.\
[Unlock PC by Bluetooth Touch (Tap-and-Go)](/use-cases/hideez-key/lock-unlock-pc-by-proximity/unlock-pc-by-bluetooth-touch-tap-and-go.md)

**Step 10**

Turn on the proximity unlock option for the Workstation added to the server and specify the Hideez Key that can use this option.\
[Use proximity with Workstation](/hideez-enterprise-server/workstations/use-proximity-with-workstation.md)

#### Step 11

Try to unlock the workstation by proximity.\
[Unlock PC by proximity](/use-cases/hideez-key/lock-unlock-pc-by-proximity.md)


---

# 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/quick-start-guides/quick-start-guide-for-subscriptions/hardware-key-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.
