# Update Label

The **Update Label** feature is used to modify previously created label data. Through this feature, users can update label information such as the **label name**, **color**, and **description** to keep it aligned with current needs or changes. This feature helps ensure that label data remains accurate, relevant, and easy to manage within the registry. To modify label data, follow the steps below:

* Click **More**, then select **Update**.

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

* The system will automatically display a form to update the label data. Make the necessary changes, then click the **Confirm** button to save the updates.

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

* The system will automatically display a notification **“Labels has been successfully updated”**, indicating that the label data has been updated successfully.

<figure><img src="/files/8LCK9Wb9niQFEH4ljEad" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-gpu/deka-gpu-registry/detail-registry/labels/update-label.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.
