# Delete labels

The **Delete** feature is used to remove label data that is no longer needed or in use. This feature helps keep label data organized, relevant, and well managed within the registry. To delete a label, follow the steps below:

* Select one of the available label entries from the list. Next, click the **More** menu on the selected label, then choose the **Delete** option.

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

* After the **Delete** button is clicked, the system will display a confirmation notification indicating that the data will be deleted. Click the **Yes** button to proceed.

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

* After the data is deleted, the system will automatically display a notification **“Label has been successfully deleted”**, indicating that the delete operation was completed successfully.

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