# Deleting an admin account

{% hint style="info" %}
You can remove any added administrator by either revoking their admin rights or deleting the account entirely.
{% endhint %}

### **Option 1: Revoke Admin Rights**

**Step 1:**\
Go to the **Employees** section.

<figure><img src="/files/3OgRpFRD7kaQPcHDQuqw" alt="" width="563"><figcaption></figcaption></figure>

**Step 2:**\
Select the required user from the list and click the **Change Role** button.

<figure><img src="/files/l3wykTW4mtq37C9Bv1mc" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:**\
In the Role section, select **User** and click the **Confirm** button.

<figure><img src="/files/QKFId2qweg9TfquIzgFj" alt="" width="375"><figcaption></figcaption></figure>

***

### **Option 2: Delete an Admin Account**

**Step 1:**\
Select the required user from the list in the **Employees** section and click the **Delete** button.

<figure><img src="/files/JTHnyPIcDAAcQSijac6R" alt="" width="563"><figcaption></figcaption></figure>

**Step 2:**\
Click the **Delete** button again to confirm the action.

<figure><img src="/files/88nIgnbP3vdC0Nfu99MW" alt="" width="371"><figcaption></figcaption></figure>

***

{% hint style="info" %}
This allows you to either demote an admin to a regular user or completely remove their account from the server.
{% 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/administration/deleting-an-admin-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.
