# Commenting Feature

In this tutorial you will learn to:

* Add comments to videos.
* Tag athletes in specific comments.

{% embed url="<https://www.loom.com/share/7b8b22d057cf400ca497438b28a14f5f?sid=8d0577b2-3387-41ea-a264-4cc2250a3d2b>" %}

1. Select the video you want to review.

Select the chat bubble on the clip you want to leave a comment on.

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

2. Write a general comment or tag a specific athlete by using "@" followed by their name.
3. Select **Save**.


---

# 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://academy.balltime.com/video-breakdowns/commenting-feature.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.
