> 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/public-post-checker.md).

# Public Post Checker

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

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

![Notification New Request](/files/-MUgYmhJCVlyK7XFx-iF)

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

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

### Approve Public Post

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

![Approve Public Post](/files/-MUgfslS95lEh3NMmIkV)

### Reject Public Post

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

![Public Post Rejected (Checker)](/files/-MUghs-bWLkStQfBqgvD)

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

![Public Post Rejected (Maker)](/files/-MUgwTB9aJu5jgdNspiZ)

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

![View Detail Rejected Public Post](/files/-MUgx1zDPsc-gluZcXTv)


---

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