# Notification Maker

Maker is responsible for creating a new notification request. Basically, the steps required to make a new request are the same as the steps in the notification documentation, you can read the document [here](/5.1.x/marketing/notification.md).

After you submit the notification that you have created, the notification will enter the *Notification Request* tab with a ***Waiting*** status and the notification will not be processed until it gets approval from the *Marketing Manager*.

![Marketing Request New Notification](/files/-MUh4KII_tGRLpxpsJDK)

However, if your role is as a *Marketing Manager*, when you submit a new notification, the notification will directly enter the *Notification List* and processed by the system.

![Marketing Manager Request New Notification](/files/-MUh5rdL3YI8Xy0Ap3YQ)


---

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