# View notification messages

Account administrators can use the **Messages** tab to view all notification emails triggered for the users in their account.&#x20;

<div data-with-frame="true"><figure><img src="/files/tg84Iw6WqQwgNgdBdmMj" alt=""><figcaption><p>Use the Messages tab to view all notification emails for your account.</p></figcaption></figure></div>

The list includes messages that were sent successfully, as well as those that could not be delivered. You can filter messages to view only those you are interested in. See [Customize the data grid](/marketplace-platform/getting-started/customize-the-data-grid.md) to learn more.&#x20;

For each message, you can view details, including the message ID, the email address of the recipient, their user ID on the platform, the timestamp of when the message was created, the status of the message, and more.

Note that the **Contact** column displays the recipient's email address, while the **Users** column displays the name and ID of the individual associated with that contact. If the **Users** column is empty, it means the recipient doesn't have an account on the platform.

### Viewing message details

To view the full details of a message, select **View details** in the **Actions** column on the **Messages** tab.

The **Message details** page provides extended information about your selected message. Use the tabs to view the contents of the message, attached files, and other details, like the date and time when the message was sent.&#x20;

<div data-with-frame="true"><figure><img src="/files/luUEaLa7MBzmPWm2HDW7" alt=""><figcaption><p>Use the notification details page to view additional metadata.</p></figcaption></figure></div>


---

# 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.platform.softwareone.com/modules-and-features/settings/notifications/view-notification-messages.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.
