# Notifications

## Overview

There are two types of notifications in Trustform – **in-app** and **email**. Both keep you informed about important updates and actions that require your attention.

### **In-App Notifications**

You can access notifications by clicking the Bell icon in the top bar.\
If there are unread notifications, a blue dot and a counter appear on the icon:

* Unread notifications are highlighted with a blue indicator and bold text
* Clicking a notification opens the related client or process and automatically marks it as read
* You can quickly clear all unread notifications using the Mark All as Read button

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

### Email notifications

In addition to in-app alerts, Trustform can send notifications to your email – useful if you are not actively working inside the platform.

## Adjust Notification Settings

To change how and where you receive notifications, follow these steps:

{% stepper %}
{% step %}

#### Open Notification Settings

Click the Bell icon in the top bar, then click the Gear icon in the top-right corner of the panel.

<figure><img src="/files/AshmYGsJa6TkhI1Yh8i8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select an event type

Click a specific event (for example, Account Closed) to expand its notification options.

<figure><img src="/files/tko86I8LrAdYwpFN4DFW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Choose delivery channels

Enable or disable In-App and Email notifications using the toggles.

<figure><img src="/files/aBfywD7lN1tpkIbXBx7V" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.trustform.io/guide/onboarding-and-reviewing/review-management/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.
