# Video Annotator

### How to Delete a label

In order to view the steps to delete a label, please refer below link.

{% content-ref url="/pages/EG7sTdwx4f3gL5bSZDHJ" %}
[Deleting a label](/dataset-management/video-annotator/deleting-a-label.md)
{% endcontent-ref %}

### How to Remove AI predictions

In order to view the steps to remove AI predictions, please refer below link.

{% content-ref url="/pages/ljdfQtndwkjyf0cfjcGg" %}
[Removing Predictions](/dataset-management/video-annotator/removing-predictions.md)
{% endcontent-ref %}

### How to find my Project ID/ Data set ID/File ID

In order to view the steps to find Project ID/ Data set ID/ File ID, please refer below link.

{% content-ref url="/pages/gAIzbgxFlpn4KJSBnIlO" %}
[Finding my Project ID/ Data set ID/File ID](/dataset-management/video-annotator/finding-my-project-id-data-set-id-file-id.md)
{% endcontent-ref %}

### How to change Playback speed of the video

In order to view the steps to change playback speed of the video, please refer below link.

{% content-ref url="/pages/W1IHDA3y07O7GgKX6U0C" %}
[Changing Playback speed of the video](/dataset-management/video-annotator/changing-playback-speed-of-the-video.md)
{% endcontent-ref %}

### How to Zoom in/out while annotating

In order to view the steps to zoom in/out the frame, please refer below link.

{% content-ref url="/pages/4u33Hco7iRpEAfF7OTcn" %}
[Zooming In/Out while annotating](/dataset-management/video-annotator/zooming-in-out-while-annotating.md)
{% endcontent-ref %}

### How to navigate between the frames

In order to view the steps to navigate between the frames, please refer below link.

{% content-ref url="/pages/krPWy7SUbKYUYOG7U0PI" %}
[Video controls](/dataset-management/video-annotator/video-controls.md)
{% endcontent-ref %}

### How to check Annotation count per category

In order to view the steps to see the annotations per category, please refer below link.

{% content-ref url="/pages/o2tm1kNgGZUOkGkggKCh" %}
[Annotation count per category](/dataset-management/video-annotator/annotation-count-per-category.md)
{% endcontent-ref %}


---

# 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/guides/how-to-guides/video-annotator.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.
