# Notification Checker

Checker has a role to review and approve the notification requested by the maker. The role of checker can only be done by the *Marketing Manager*, and here you can view the details of the requested notification, approve or reject the notification.

After Maker creates a new notification request, you will get a new notification and the request will appear on the *notification request* tab on the *notification* page.

![Notification New Request](/files/-MUh6KLxV3LscVs3tCPI)

Click the ***'View'***  button to see the details of the request, then you can see the notification form as follows.

![](/files/-MUh6djlXhy1lPlVoZ0L)

![View Detail Request](/files/-MUh6jX7BqGyYhDJoYoP)

### Approve Notification

After view the details of the notification request and you agree to process the notification, you can approve it by clicking the ***'Approve'***  button and clicking ***'Yes'*** on the confirmation pop-up, then the notification will move to the *Notification List* tab and will be processed by the system, such as image below.

![Approve Notification](/files/-MUh88J8z1U4vjKrJXt7)

### Reject Notification

After view the details of the notification request and you do not agree to process the notification, it may be because of a mistake in the content of the notification, etc. You can reject it by clicking the ***'Reject'***  button, then you are asked to write the feedback and click the ***'Reject'***  button to continue. The notification will be successfully rejected and will no longer displayed on the *Marketing Manager's Notification Request* tab.

![Notification Rejected (Checker) ](/files/-MUh8h0b1XmVZWmVxuIo)

Meanwhile, on the Marketing side, a notification will appear that the notification request has been rejected by the Marketing Manager, and the notification will have the status of ***'Rejected'***  as follows.

![Notification Rejected (Maker) ](/files/-MUh95BH1kvl4yQwoXg-)

You can also view and make changes to the rejected notification by clicking the notification, then the notification detail will appear with the ***'Edit'***  and ***'Delete'*** action buttons as shown below.

![View Detail Rejected Notification](/files/-MUh9KecQ9mv7z6h1IXb)


---

# 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.3dolphins.ai/5.1.x/marketing/maker-checker/notification-checker.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.
