> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x-1/marketing/maker-checker/notification-checker.md).

# Notification Checker

Checker berperan untuk mereview dan melakukan approval pada notification yang di request oleh maker. Peran checker hanya bisa dilakukan oleh *Marketing Manager*, dan disini Anda bisa melihat isi dari notification yang di request, melakukan approve maupun reject notification.

Setelah Maker membuat request notification baru, Anda akan mendapat notifikasi baru dan request tersebut akan muncul pada tab *notification request* di halaman *notification*.&#x20;

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

Klik button ***'View'*** untuk melihat detail request tersebut, kemudian Anda dapat melihat form notification seperti berikut.

![](/files/-MUh6djlXhy1lPlVoZ0L)

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

### Approve Notification

Setelah melihat detail dari notification request dan Anda setuju untuk memproses notification tersebut, Anda dapat melakukan approve dengan cara klik button ***'Approve'*** dan klik ***'Yes'*** pada pop up konfirmasi, maka notification akan berpindah ke tab *Notification List* dan akan diproses oleh system, seperti gambar berikut.

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

### Reject Notification

Setelah melihat detail dari notification request dan Anda tidak setuju untuk memproses notification tersebut, mungkin karena adanya ketidak sesuaian dalam isi notification, dll. Anda dapat melakukan reject dengan cara klik button ***'Reject'***, kemudian Anda diminta untuk menuliskan feedback dan klik button ***'Reject'*** untuk melanjutkan. Notification akan sukses direject dan tidak lagi berada di tab *Notification Request* milik *Marketing Manager*.&#x20;

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

Sementara pada sisi Marketing akan muncul notifikasi bahwa notification request telah di reject oleh Marketing Manager, dan notification akan berstatus ***'Rejected'*** seperti berikut.&#x20;

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

Anda juga dapat melihat dan melakukan perubahan pada notification yang di reject dengan klik notification kemudian akan muncul detail notification dengan button action ***'Edit'*** dan ***'Delete'*** seperti pada gambar berikut.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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