# Removing Predictions

In the very early stages of annotation you may find the system predictions are not speeding out your work because the model is still confused.

**Step 1:** Remove all predictions&#x20;

Press the 'C' shortcut before making any changes to filter the AI predictions by confidence. The first press of the 'C' key will remove all predictions.

![](/files/qWH96zFDsClZG5ruMJh6)

**Step 2**: Filter by confidence Additional presses of the 'C' key will display predictions by confidence, starting with predictions above 90%, 80%, 70% etc.&#x20;

![](/files/p1tkikREylPb1PJgZ6dV)

![](/files/mceryK2SXjmNvQw8qHlY)

**Step 3:** Remove individual annotations If you need to delete individual annotations you can select them and press the 'D' key twice to remove them like you would manual annotations.

###


---

# 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/removing-predictions.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.
