# Notifications

The Notifications panel displays the history of all received messages addressed to this User sorted by their categories. In order to open this panel, click the envelope icon located in the application header. Please note that in case the User has some unread messages, this will be indicated in the special circle near the icon:

The Notifications panel displays the history of all received messages addressed to this User sorted by their categories. In order to open this panel, click the envelope icon located in the application header. Please note that in case the User has some unread messages, this will be indicated in the special circle near the icon:

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXe1px45Jmvc4pwRHYDswLeSQWNAfNbg50gENyi3Pq1fLSJJzceg9Dc-mrvHLkPjeMa8XvxRas34ZxP_ItN8dxffyOZSXT5DemiTAuuoAUPu1VkpymF68lTqV_6ESzRXMXceMO60JxgvMA65mBflrg-Ze_g6?key=i34kSG4duM_DXcQbimGXZQ" alt=""><figcaption></figcaption></figure>

The following screen will be opened after tapping the Notifications section:

<figure><img src="/files/OgxB2rielT8CTNMZ4Q1p" alt="" width="375"><figcaption></figcaption></figure>

The main screen of this panel contains toolbar and message cards, in order to display the message body itself you should tap on one of them. The toolbar is located in the upper left part of the panel, above the message cards:

<figure><img src="/files/9KX3w2928JqWLhanbuVm" alt="" width="375"><figcaption></figcaption></figure>

The categories to which certain messages belong are displayed here. In order to be subscribed to some categories, the User should activate them in the Subscriptions tab (or in the General settings of the application, configured by the admin), that is, the User should have a subscription to a category in order to receive its messages.

Tap on the required category to select it, swipe categories to the right to find the ones that didn't fit in the list. Each category has its own color assigned by the admin, uncategorized items are gray.

When the user selects a particular category, only cards of this category will remain in the panel, their grouping occurs by name. The rest of the cards will be hidden. To display all cards, regardless of their category, select the “All” item.

Message card contains topic and preview of the received notification. The time of message receiving is indicated in the upper right corner, it will display simply time in case the message was received today, or time and date in case it was received in the previous dates:

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

Opening the message card will proceed the User to the main text field, where the topic of the message is at the top and the text itself follows it:

<figure><img src="/files/ezrY6EmfB8olZTkqK18E" alt="" width="375"><figcaption></figcaption></figure>

Arrows at the bottom of the screen allow quickly navigate among all messages stored in history. The total number of messages received by the user is shown in brackets.

### Subscription

The user can subscribe/unsubscribe to the required notification categories in two ways. Please note that the subscription method is selected by the admin in the BackOffice.&#x20;

The first way to subscribe is a standard Subscriptions panel, you can find more about how it works in the [appropriate article](https://guide.traderevolution.com/traderevolution/mobile-applications/phone/android/products). If this method is selected then notification categories will appear as standard subscription cards in this tab. The user should only select the category of interest to him and subscribe to it by clicking the appropriate button.&#x20;

The second way to subscribe to notification categories is through General settings. In case the admin selects this method, the corresponding tab will appear in the General settings section. The user should simply check the boxes of categories of interest to him and the subscription will be made, the user will receive all notifications from this category.&#x20;


---

# 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://guide.traderevolution.com/project/traderevolution-for-mobile/phones/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.
