# Inactivate a User

Different than [Deleting a user](/user-guides/user-guides/chemical-inventory/users/delete-a-user.md), this will not remove the user from the database. It only disable the user from logging into the database

{% hint style="info" %}
You first need to log in into Open Enventory with an account with admin permission
{% endhint %}

Step 1: Choose **Settings**

![](/files/-M1kpUK5b09-pF16OTHb)

Step 2: Choose **Users**

![](/files/-M1kpaJO81okSq-RU-PX)

Step 3: click on **Details** button ( <img src="/files/-M1ku2p49_VKoo309AGZ" alt="" data-size="original"> ) on the same row of the user of interest

![](/files/-M1kv43DbAEUTGq0GZYJ)

Step 4: click on **Edit** button (<img src="/files/-M1ktbumhSTfL-ZSJGV8" alt="" data-size="original">) (or double click anywhere on the info window)

![](/files/-M1kwaJj7HfW0fNc7O3p)

Step 5: check **Account disabled**

![](/files/-M1l0ww07gnUP9bp2UOS)

Step 6: Click on the green check mark: :white\_check\_mark:&#x20;

![](/files/-M1l0zIxuAqEIJRFuPwW)


---

# 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://open-enventory.gitbook.io/user-guides/user-guides/chemical-inventory/users/inactivate-a-user.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.
