# Maker Checker

Maker Checker is a feature that allows you to request new public posts and notifications to be reviewed first by the Marketing Manager, so any new public post or notification will not be sent directly to customers if it hasn't been approved by the Marketing Manager.

This feature is optional and depends on the needs of your company. This feature can be used in public post and notification menu. If you are acting as a **Maker**, you can log in as **'Marketing'** or **'Marketing Manager'**, but if you are acting as a **Checker**, you can log in as **'Marketing Manager'** only.

As **'Marketing'**, go to the **'Marketing'** menu then click the **'Public Post'** menu and select the **'Public Post Request'**  tab and you will see a **Public Post Request** page like the following.

![Public Post Request (Maker)](https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2FR6sgGSwABG9dbUSj0Oax%2FMaker%20Public%20Post.png?alt=media\&token=3131ef21-f948-415e-81ec-c3f395edbd88)

**Component Explanation:**

| Name         | Description                                                                                                                                                                                                                                                                                                                                                                                                       |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Title        | Name of your public post.                                                                                                                                                                                                                                                                                                                                                                                         |
| Channel      | Channel used to send public posts.                                                                                                                                                                                                                                                                                                                                                                                |
| Last Updated | To present the latest time and date of public post update.                                                                                                                                                                                                                                                                                                                                                        |
| Status       | <p>Status of Public Post. Here is the explanation of each status: </p><ol><li>Waiting: Public posts that have been requested but still await approval from the Marketing Manager.</li><li>Rejected: Public post that was rejected by Marketing Manager.</li><li>Expired: Public post (scheduled) that has been requested but hasn't been approved by Marketing Manager until passed the scheduled time.</li></ol> |

If you are logged in as **'Marketing Manager'**, the Public Post Request tab will display as below.

![Public Post Request (Checker)](https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2FVY6jHsN68rV0Sy78xlao%2FChecker%20Public%20Post.png?alt=media\&token=bffd7c7a-1aa8-472d-9db2-8eaed197e8ab)

**Component Explanation:**

| Name         | Description                                    |
| ------------ | ---------------------------------------------- |
| Title        | Name of your public post.                      |
| Channel      | Channel used to send public posts.             |
| Request Date | Show time and date when public post requested. |
| View button  | Button to view the detail of public post.      |


---

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