# Change user status

For Repository Users that need to be temporarily locked (instead of permanently deleted) and reactivated later, please refer to the following instructions:

#### How to update User Status

1. On the Container Registry homepage, click on the "Repository User" menu on the right side to access the list of Repository Users. In the "Action" column, click on the "three dots" icon next to the Repository User you want to edit and select "Disable/Enable" to make changes.
2. A "Disable User" popup will appear, asking you to confirm whether to perform this action or not.
3. Click "Disable" or "Enable" to confirm the action on this user.


---

# 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://docs.vngcloud.vn/vng-cloud-document/vcontainer-registry/repository-user/change-user-status.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.
