# Notification Checker

Checker has the role of reviewing and approving 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, and 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/nwMzGuPLBeg0VdFPbmkK)

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

![View ](/files/qhFZEqGbfGyFIXCSFKmX)

### Approve Notification

After viewing 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.&#x20;

![Confirmation Approve Notification](/files/Q8wPC1vJHZNrhEgUKDea)

Then the notification will move to the Notification List tab and will be processed by the system, see image below.

![Approve Notification](/files/0Hl06npMcPh7xTkZpWqc)

### Reject Notification

However, if you decline to approve the notification, it could be due to an error in the notification's content or another problem. You can reject it by clicking the **'Reject'** button. Then you are asked to write the feedback and click the **'Reject'** button to continue.

![Feedback for Rejected Notification](/files/21AiwBifRwG1WXCM1BC7)

The notification will be successfully rejected and will no longer be displayed on the Marketing Manager's Notification Request tab.

![Notification Rejected (Checker) ](/files/JdHZLeOPI6QVVY70oh92)

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 **"**&#x52;ejected" as follows.

![Notification Rejected (Maker) ](/files/aM5mSpsKGmQioYWeHPoE)

{% hint style="info" %}
When a notification request has passed the specified deadline and has not been approved by the Marketing Manager, it will also be withdrawn from the Marketing Manager's **Notification Request** tab.
{% endhint %}


---

# 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/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.
