# Shared account management

## Managing shared accounts

All actions for changing shared account data can be made only on the **Shared accounts** page.

![](/files/DpZdMJ4FdeqPDa7JiEax)

### Edit account information

#### Step 1

Select the line with the needed account and click **Edit**.

![](/files/3xYuYzc7lwEkwECUP9JS)

#### Step 2

Make all needed changes and click **Save**.

![](/files/frOt59DS8mE3dNmL5WD9)

### Edit password

#### Step 1

Select the line with the needed account and click **Edit password**.

![](/files/q7iPZLbK10hZIR5X1HJ6)

#### Step 2

Change the account password (you should enter a new password and confirm it by re-entering, there is no need to know the current password) and click **Save**.

![](/files/-MFbJFcV2mSznTVqaE48)

### Edit OTP

#### Step 1

Select the line with the needed account and click **Edit OTP**.

![](/files/AvE1cAfC0uGqeJ8uD9hH)

#### Step 2

Enter the new OTP secret and click **Save**.

![](/files/-MFbJQDu8DHUdE0kbrtR)

### Delete account

#### Step 1

Select the line with the needed account and click **Delete**.

![](/files/SlbXsuetMRFanS2gsHRV)

#### Step 2

Click **Delete** one more time.

![](/files/-MFbJkoTgn5HVIAVYNr-)

## Managing shared accounts from the Employee's page

Go to the **Employees details page**.

In the column with the account type, you can recognize whether this is a personal or shared account.

![](/files/E2VH9Ms3bisatFF3uU82)

### Delete account

#### Step 1

Select the line with the needed shared account and click **Delete**.

![](/files/ysEpslfuLa97vbD4pFa8)

#### Step 2

Click **Delete** one more time.

![](/files/-MFbKbOnCwAagURtCCGc)

{% hint style="info" %}
Deleting a shared account from the Employee's page will only lead to deletion from a specific employee, the shared account itself will remain in the **Shared accounts** section.
{% 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/accounts/changing-or-deleting-a-shared-account.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.
