# Notification Setup

You can create email notifications for any form to receive submissions directly in your inbox. Follow the steps below to set up a new notification:

1. Go to the **Forms** list and click **Edit** on the form where you want to add a notification.
2. In the left menu, click the **Notification (bell) icon** to open the notification settings.
3. Click **New Notification**. This will open the notification setup form.
4. Turn on the **Enable Notification** switch at the top.
5. Enter a **unique notification name**.
6. Under **Recipients**, choose **Email Address**.
7. Enter the **recipient’s email address**.
8. Provide a **Subject** for the notification email.
9. Write your **Email Content** (the message the recipient will receive).
10. Click **Apply** to save and complete the notification setup.

> For better understanding, please refer to the visual representation below.

<figure><img src="/files/TMCJMqqAb7LC7bQWIrRB" alt=""><figcaption></figcaption></figure>


---

# 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.flowappz.com/home/form-fields-pro/notification-setup.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.
