# Notifications Toolbar

<figure><img src="/files/6rhhY0iF3brVROSnl0yv" alt=""><figcaption></figcaption></figure>

### Notification Status

If there are any notifications that have not been dismissed and require attention, you will be alerted here.

{% hint style="success" %}
**Tip**

Clicking on this section is a shortcut to the `Notification Subpanel`
{% endhint %}

#### Notification Subpanel

When you have relevant notifications, you can view them all in the `Notification Subpanel`. This subpanel can always be accessed via the `Notifications` button in the [`Actions Toolbar`](/design/getting-started/interface-overview/actions-toolbar.md).

<figure><img src="/files/4GJXFjFRNhxcZti1Cq8t" alt=""><figcaption></figcaption></figure>

### Working Status

This status will alert you to any issues preventing your work from being saved.


---

# 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.paragontruss.com/design/getting-started/interface-overview/notifications-toolbar.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.
