# The Notification System

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

**The Red Dot Indicator**

You'll see a bell icon at the top right. When there's new activity since your last login, a **red dot** appears on this icon.

**To view your notifications:**

1. Click the bell icon with the red dot
2. This opens two feeds:
   * **Notification Feed** - Shows recent activity and updates
   * **Task Feed** - Shows items requiring your attention

**What triggers notifications:**

* New applicant registrations
* Application submissions
* Assessment completions
* System updates requiring action
* Messages from applicants
* Tasks assigned to you by other Admin


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/the-notification-system.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.
