# Edit user information

Use the Edit Information feature to change the description of the Repository or edit the expiration time of the Repository User.

#### How to update Repository User information

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 "Edit information" to start editing.
2. An "Edit Repository User" popup will appear, allowing you to adjust:

* **Expiration Date:** The expiration date of the Repository User.
* **Description:** Description information.

3. Click "Save" to complete the process of adjusting the repository user permission.


---

# 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/edit-user-information.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.
