# Creating shared employee accounts

{% embed url="<https://youtu.be/wXygPWTOV6A>" %}

Shared accounts are intended for specific accounts that are used by multiple users. For example, a shared account to unlock the computer for two employees working on the same computer, or having shared access to a resource.

{% hint style="info" %}
Such accounts cannot be stored only on a certain key, therefore they are stored on the HES server. Please read the [data protection information](/hideez-enterprise-server/administration/data-protection.md).
{% endhint %}

Accounts of this type must first be created on the server and then assigned to the Employees.

#### **Step 1. Creating a shared account** <a href="#creating-a-shared-account" id="creating-a-shared-account"></a>

1. Open the corresponding menu item.\
   ![](/files/-MJkiLXxYEosCau6fzg6)
2. Click on the **Create shared account** button in the section that opens.\
   &#x20;<img src="/files/-MO2_-GPW58x4rfYonNe" alt="" data-size="original">&#x20;
3. The principle of creating an account is completely identical to working with [personal accounts](/hideez-enterprise-server/accounts/how-to-work-with-personal-employee-accounts.md).
4. The account is created and saved in the list.

#### **Step 2. Assigning a shared account to a specific Employee** <a href="#assigning-a-shared-account-to-a-specific-user" id="assigning-a-shared-account-to-a-specific-user"></a>

Click the **Add shared account** button on the Employee's details page.

![](/files/-MB8vGG40g8ZOhOQhOxB)

In the window that opens, select the name of the account that you want to add to the Hideez key for an employee. You will see the credentials for this account, but you will not be able to change them. Click the **Add** button.

![](/files/-MB8yokKNcICJFlwZhgM)

The added account will be displayed in the list of accounts of an employee.

![](/files/6CTVM0W81FOf8FHk3Cse)


---

# 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/accounts/how-to-work-with-shared-employee-accounts.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.
