# Personal account management

To edit a personal account, 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/ECDGyNDxD3PAmyQXhnPY)

Actions available for accounts: \
\- [Edit](/hideez-enterprise-server/accounts/changing-and-deleting-a-personal-account.md#edit-account-information)\
\- [Edit password](/hideez-enterprise-server/accounts/changing-and-deleting-a-personal-account.md#edit-password)\
\- [Edit OTP](/hideez-enterprise-server/accounts/changing-and-deleting-a-personal-account.md#edit-otp)\
\- [Delete​](/hideez-enterprise-server/accounts/changing-and-deleting-a-personal-account.md#delete-account)

### Edit account information <a href="#edit-account-information" id="edit-account-information"></a>

#### Step 1 <a href="#step-1" id="step-1"></a>

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

![](/files/0pKSce7QC2ctr7rAyol5)

#### Step 2 <a href="#step-2" id="step-2"></a>

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

![](/files/crHaZfW9fju1kukRVHHy)

### Edit password <a href="#edit-password" id="edit-password"></a>

#### Step 1 <a href="#step-1-1" id="step-1-1"></a>

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

![](/files/thXbnb7MzFqD7pNJVRoK)

#### Step 2 <a href="#step-2-1" id="step-2-1"></a>

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/3YP2F1a08RlZUjkfQaOu)

### Edit OTP <a href="#edit-otp" id="edit-otp"></a>

#### Step 1 <a href="#step-1-2" id="step-1-2"></a>

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

![](/files/GNFDQNqyR1cwhKDLQfYA)

#### Step 2 <a href="#step-2-2" id="step-2-2"></a>

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

![](/files/G52YaiGXPNZcSgAPS92o)

### Delete account <a href="#delete-account" id="delete-account"></a>

#### Step 1 <a href="#step-1-3" id="step-1-3"></a>

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

![](/files/g4tR38UFevVEHR1mnaX6)

#### Step 2 <a href="#step-2-3" id="step-2-3"></a>

Click **Delete** one more time.

![](/files/91wHeP2T9TWE8KKhs1W9)


---

# 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-and-deleting-a-personal-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.
