# Employee's account disabling

{% hint style="info" %}
The Hideez Server Administrator can temporarily or permanently deactivate an employee, preventing them from accessing web services through the Hideez Server or unlocking workstations using the Hideez Authenticator mobile app.
{% endhint %}

**To deactivate an employee:**

1. The administrator selects the employee from the organization's employee list.
2. Click the "Deactivate" button.

<figure><img src="/files/mSPzG4M8kCUK1B10H4rT" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** If the employee was imported from Active Directory, the administrator can also deactivate them in Active Directory by checking the "Disable account in Active Directory" checkbox.
{% endhint %}

<figure><img src="/files/HZsJtqS3MAJBphU9NggE" alt="" width="374"><figcaption></figcaption></figure>

The employee will be deactivated and will no longer be able to access web services using Hideez Enterprise Server as the Identity Provider and Active Directory.

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

<div><figure><img src="/files/WZTcOoe59tRfocqR0dKg" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/1YsAxI9NRIg2OlouTSBG" alt="" width="350"><figcaption></figcaption></figure> <figure><img src="/files/vljsdp2M1rkUPqBXoaCy" alt=""><figcaption></figcaption></figure></div>

**To reactivate an employee:**

1. The administrator goes to the "Employees" section and selects the deactivated employee.
2. Click the "Activate" button.

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

The employee will be reactivated and will be able to use the Hideez Server for authentication again. If the employee was deactivated in Active Directory, they will also regain access to those services.


---

# 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/use-cases/employees-account-disabling.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.
