> For the complete documentation index, see [llms.txt](https://docs.annoto.net/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.annoto.net/guides/annoto-platform/annoto-widget/comments/annoto-notifications.md).

# Annoto Notifications

## Follow the discussion

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

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

Following\ Unfollowing the discussion is done via the Annoto menu.&#x20;

### How to follow?

By default, you will not be notified on new comments.

Following a discussion is by either of the following:

* **Adding a comment** in the Comments space (once you add a comment in the shared comments area in a specific video, you will be notified on replies and new comments created in this video).
* **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:

![Illustration: Annoto menu, following options](/files/fdiNtryM5Hlou0REalpC)

### What to follow?

Instructors can choose what they want to follow:&#x20;

* **Follow this discussion** - means receiving notifications for new comments & replies that are added in this specific video
* **Follow this group** - means receiving notifications for new comments & replies that are added in any of the videos in the course\ channel.

In order to be a follower - the bell should be **green**. When the following-bells in the menu are **clear** - no notifications will be received, as can be seen here:

![](/files/-MXWIKLp6gPlxklJpb4Z)

![](/files/-MXWIPhHugC9rnwxjjX1)

### 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/PBO1N5IzwFMvJ6u7NH0O" alt=""><figcaption><p>Illustration: Annoto menu, My Space</p></figcaption></figure>

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

* **Followed Groups** - once enabled, you will be notified on new comments and replies in the videos within the group (course/ channel, etc.)
* **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

<figure><img src="/files/xPK9eCbmApp9v7dIj1b2" alt=""><figcaption><p>Illustration: Notification options</p></figcaption></figure>

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

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

{% hint style="danger" %}
**Please note that if you disable notifications in the preferences, you will no longer receive any emails for any of the videos in the course.**
{% endhint %}

{% hint style="success" %}
Want to control which notification you receive? You can manage the Annoto discussions in all the videos from the Annoto menu. Click [**here** ](/guides/annoto-platform/introduction/video-view.md#manage-the-discussion)to learn how.
{% endhint %}

{% hint style="info" %}
You can also follow\unfollow the discussion from the Annoto Dashboard. Click [**here** ](https://docs.annoto.net/guides/dashboard/introduction#controls-bar)to learn how to do so.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.annoto.net/guides/annoto-platform/annoto-widget/comments/annoto-notifications.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.
