# Workflow to Send Notifications

User can create a workflow to send a notification through Email, SMS and WhatsApp

In notification user can send 3 types of notifications

1. Notification Email
2. Notification SMS
3. Notification WhatsApp

### Notification Email <a href="#notification-email" id="notification-email"></a>

To create a work for email notifications

GO to settings

In setting, select Workflow

Click on +Workflow to add a new workflow

Select the automated

A pop up will appear

Select the option On Record Added and click on Next

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

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

In stages, select General

Go to notification tab and select Notification Email

Add the stage name and click on configure

Configure the email notification and click on Ok

Go to finish tab

Click on the finish button and save the workflow

[PreviousCreate Workflow](broken://pages/dc1P9fyuN4rInR9kBhWb)NextAttendance

Last updated 5 days ago


---

# 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.aiflo.app/framework/workflow-to-send-notifications.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.
