# Top navigation Bar

## Overview&#x20;

Trustform brings together multiple compliance functions – from screening to monitoring in a single workspace. For convenience, these functions are organised into separate sections that you can access through the top navigation bar.

{% hint style="info" %}
The set of sections depends on your tenant configuration.
{% endhint %}

## Sections

### **Accounts**

**The Accounts page** — is the main landing page, where the user is redirected upon authorisation. \
From here, you can access each client’s profile.

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

### **Instant check**&#x20;

Quick one-time search to instantly screen a Person or Entity.

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

### **Monitoring**

An overview of all monitored clients, showing status changes and alerts.

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

## Notifications & Profile menu

### **Notifications**

Displays system alerts related to client reviews, status updates, and other important events. You can view unread notifications, mark them as read, and quickly navigate to the related account.

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

### **Profile menu**

Opens a drop-down menu with options such as workspace configuration, CRA settings, data export, personal profile settings, and the option to sign out.

<figure><img src="/files/TDvWdK3xNjkUMf8N3sHJ" 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://docs.trustform.io/guide/getting-started-and-settings/quickstart/top-navigation-bar.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.
