> For the complete documentation index, see [llms.txt](https://help.quickappflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quickappflow.com/workflow/general-stages/notifications/notification-email.md).

# Notification Email

To create a workflow for email notifications

Go to settings

![](/files/kf1qL5V9GV77v02E4Oxs)

In setting, select Workflow

![](/files/Ym6Hpl6ebfcfd6oDOtMe)

Click on +Workflow to add a new workflow

![](/files/rjxQZKXMNGdyvfyBotg6)

Select the automated

![](/files/yOIhbFIKoNTUNnTRhl40)

A pop up will appear

![](/files/Ikj03fK77EMlX4UdVwao)

Select the option On Record Added and click on Next

![](/files/TiMkjkZG4pb2iMaBmhjZ)

Click on the detail tab and add all the details for email notification

![](/files/dte39WOsK9TOA5mpGrIq)

![](/files/wD2W606KCOnkN6iCvOm4)

After adding all the details go to workflow stages and click on the stages

![](/files/LJysALk18ICDJEt40Qmx)

In stages, select General

![](/files/uaoZZrHCwKexwPmXi2XS)

Go to notification tab and select Notification Email

![](/files/WNNHhlzys3oi62Zhrg9C)

Add the stage name and click on configure

![](/files/R2xMoofQ2x759P1NMRXR)

Configure the email notification and click on Ok![](/files/mxDhtrEDkIT4B0UZhu2C)

Go to finish tab

![](/files/5ry92BUxPM3iN75It2QV)

Click on the finish button and save the workflow

![](/files/xVkwAmnNOuyjBEmKbG9M)


---

# 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://help.quickappflow.com/workflow/general-stages/notifications/notification-email.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.
