# Deactivating a user account

{% hint style="danger" %} <mark style="color:red;">**You must be an administrator of the Registry to be able to perform these actions.**</mark>
{% endhint %}

Deactivating a users account prevents them from being able to log into the Registry. This prevents them from creating new metadata items, participating in Workgroups, and registering metadata. They will still be able to perform actions that users without an account can do such as view published metadata, and search or browse.

### How to deactivate a user account <a href="#how_to_deactivate_a_user_account" id="how_to_deactivate_a_user_account"></a>

1\. From your dashboard side panel select 'Administrator Tools'.

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

2\. From here, select 'Manage Users' in the Registry Administrator tools list.

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

3\. Find the user's account you are deactivating and select the 'manage' button next to their name and select 'Deactivate this user'.

<figure><img src="/files/05miVxU3sQNnW87N4G5l" alt=""><figcaption></figcaption></figure>

4\. You will then be prompted to confirm you want to deactivate the user.

<figure><img src="/files/3CMvW2wT3tWxn7ibP1ni" alt=""><figcaption></figcaption></figure>

Once you deactivate the user, they will no longer be able to log into the registry.

Users accounts can be reactivated in future and they will retain ownership of any metadata that was in their sandbox at the time of account deactivation.

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


---

# 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://help.aristotlemetadata.com/administrator-tasks/deactivating-a-user-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.
