# Refresh secret key

In case you forget your Repository Secret Key, please refer to the following instructions:

#### How to update the Repository User Secret Key

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 "Refresh Secret Key" to start editing.
2. A popup "Secret key successfully refreshed" will appear, allowing you to copy the new secret key information.
3. Save the copied secret key in a safe and convenient place for future use.


---

# 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/refresh-secret-key.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.
