# Create Label

To create a new label in the registry, follow the steps below:

* To access labels, click the **Labels** tab on the registry details page.

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

* Click the **New Label** button to create a new label.

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

* After clicking the **New Label** button, the system will display the **Add New Label** page.

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

* In the **Color** section, select a label color using the available color picker.

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

* Specify a description in the **Description** field to define the purpose of the label.

<figure><img src="/files/5inAvCQiiYbTV7D2tTko" alt=""><figcaption></figcaption></figure>

* Once all required fields are completed correctly, click the **Confirm** button to save the label and add the new label to the registry.

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

* Below are several explanations related to the label input fields:

<table><thead><tr><th width="130">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Label name</strong> </td><td>Used to define the name of the label for easy identification and reference within the registry.</td></tr><tr><td><strong>Color</strong></td><td>Used to assign a specific color to the label, helping users visually distinguish labels from one another.</td></tr><tr><td><strong>Description</strong></td><td>Used to provide additional information or context about the label, making its purpose clearer to users.</td></tr></tbody></table>

* After the data is successfully created, it will be added to the system and a notification saying **“Labels has been successfully created”** will automatically appear, indicating that the label has been created successfully.

<figure><img src="/files/Z4egmaS2ar1rDwh2vFg6" 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/create-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.
