# Onsite notifications list

The Onsite notifications list allows you to view all your onsite messages.

<figure><img src="/files/07ZNByhGwCfbzejXf70Z" alt=""><figcaption></figcaption></figure>

You can search onsite notifications using their Title and sort them by Newest and Oldest.&#x20;

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

The information about your onsite notifications that you can review on the list:

* Icon
* Title
* Start date (if used)
* End date (if used)
* Status (active or not active)

You can also go to [Report](/onsite-notifications-1/onsite-notification-report.md), Edit, Enable, Disable, and Delete an onsite notification.&#x20;

<figure><img src="/files/xnNz816NzxlB358G21LZ" alt="" width="338"><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.pushpushgo.company/onsite-notifications-list.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.
