# Add Labels

To assign labels to an artifact, you can use the **Add Labels** action from the Artifact List.

* In the **Artifact List**, locate the artifact you want to label. Click **More** in the **Action** column. Select **Add Labels**.

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

* In the **Labels** dialog, click the dropdown field. Select the desired label.

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

* A success notification will appear indicating that the label has been successfully added to the artifact.

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


---

# 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.cloudeka.ai/deka-gpu/deka-gpu-registry/detail-registry/repository/detail-repository/add-labels.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.
