# Follow the discussion

You can stay on top of things by **following the discussion**.

Following a discussion means you will receive notification email whenever someone **replies to your comments** in a discussion or whenever **a new comment** is added in the video.

By default, you will not be notified of new comments, so you must manually do this if you wish.&#x20;

Following a discussion is done by either of the following:

* Adding a comment in the Comments Space (once you add a comment in the shared comments area of a specific video, you will be notified of new comments created on this video).&#x20;
* Following a video via the Annoto menu

You can follow the video discussion without adding a new comment by clicking the Bell icon in the Annoto menu:

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

Click on the bell icon in order to follow the discussion.

When the bell is **green**, it means you are **following** the discussion (meaning: you will get notification emails for new comments and replies on the video).&#x20;

When the bell is **clear**, it means you are **NOT following** the discussion (meaning: you will not get any notification emails for new comments and/ or replies on the video).&#x20;

![](/files/-MgK8ur_jxoPsAUAimNi)

### Notifications' preferences

You can enable/disable which email notification you will get from Annoto in "my Space". Accessing it is from the Annoto menu: &#x20;

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

Choose which email notifications you would like to receive:&#x20;

* **Followed Discussions** - once enabled, you will be notified on new comments and replies in this discussion (video)
* **Replies** - once enabled, you will be notified when a comment you wrote received a reply
* **Mentions** - once enabled, you will be notified on comments that you are mentioned in

&#x20;

<figure><img src="/files/5x14kAj8DgFuEkoYeIuQ" alt=""><figcaption></figcaption></figure>

<mark style="color:purple;">**Toggle right (green)  = Enabled**</mark>

<mark style="color:purple;">**Toggle left (grey) = Disabled**</mark>

### Disabling notifications

If you would like to stop receiving notifications for a specific video, click the bell icon so it will be clear :

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

{% hint style="danger" %}
**Note: if you disable notifications in the preferences, you will no longer receive any emails for any of the new comments on the video.**
{% endhint %}

{% hint style="success" %}
Recommended further reading:&#x20;

You can also follow the course activity in your [Activity Feed.](/activity-feed/feed.md)
{% endhint %}


---

# 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://info.annoto.net/comments/follow-the-discussion.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.
