# System Notifications

Click on “System Push” to view all system push messages.&#x20;

Some examples of system push messages include Reminders, Unread Items, Newly Completed Items and Shared to Me.

Unread Messages are marked with a red circle with the number of unread messages.

<br>

<figure><img src="https://lh5.googleusercontent.com/hQl6z3NvceZPsjs8iB0-1a5p5IbpG2W8qjmt3XxRMdxKK81_rbg2wYMVp2UseSl0_N1BnXbgL0vrYk5NXznrcvkttnlqGfoG3IMMJ8XIcEXhd1zi_HuN1_h_iVs14ljqCpdoLgQ47aL9A5WpLwxOweA" alt=""><figcaption></figcaption></figure>

At the top right corner of the system message page, there is a button that allows users to quickly mark all the unread messages as read for the currently selected message category.

<figure><img src="https://lh4.googleusercontent.com/Dz8YRuix3KiXmXsBIpTdukUB6dicP_O5s-kG9YYnKOgGfX0Y_zTzkJ8LKKQ4UjP-flGkqmvj-KH-Egdsz5kxZ3NF7RHhOtoVvrgzkSd0yFWgn9nmd7gzlsEj05D-guW3oQwW72APKs2YB_UDaP5NlFA" alt=""><figcaption></figcaption></figure>


---

# 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://echelp.weaver.com.co/work-message/system-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.
