# menufocusgroup\_notifications

## Menufocusgroup\_notifications Reusables Overview

This focus group reusable element contains a simple user interface for displaying unread messages or notifications. By default, we've included this reusable element in `Group Loggedin` in the header. This reusable element icon will only be visible when a user is logged into the app. <br>

![](/files/-M53jVeoBi1zeYSKnld_)

To use this UI, please replace all dummy data type with the data type you want to display (e.g., Messages or Notifications).

Add workflows to `Button Mark as read`, `Group Select message`, and `Group view more`.\
\
If you do not want this UI to be visible, you can hide `Group notification icon` in the header reusable element by unchecking the box for *This element is visible on page load*.

![](/files/-M53kqH_1MNknSjc7i68)

.


---

# 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://docs.airdev.co/canvas/2.0.0-1/using-the-template/reference/reusable-elements/menufocusgroup_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.
