# WhatsApp Notification Messages

This feature displays the last 50 notification message logs from the last 15 days. The columns provide the following information:

1. MESSAGE ID: A unique identifier for the notification message.
2. MESSAGE CONTENT: The content of the notification message.
3. TO: The recipient's contact information.
4. DATE TIME: The date and time when the notification was sent.
5. STATUS: Indicates the status of the notification message (e.g., delivered, read, or other relevant status).

This log allows you to track and monitor the status of WhatsApp notification messages sent, helping you ensure that important notifications are reaching their intended recipients and take action if necessary.

<br>

<figure><img src="/files/FBVDDxmEvtq3Gt4otIx4" 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.gallabox.com/reports-and-analytics/whatsapp-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.
