# Deleting a label

**Step 1:** Select a label Click on the label that you want to delete, light blue corners will appear around the selected label.&#x20;

![](/files/mBi1s6cHxoXtsgh9WMNU)

**Step 2:** Delete the label Press the 'D' key twice, this will turn the label dark at first and then remove it completely. Dark labels are used to signal to the AI that this region is specifically NOT an object of interest.

![](/files/5PmJwqi74r5CUMlokd2T)


---

# 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.lodestar.ai/dataset-management/video-annotator/deleting-a-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.
