diff --git a/erpnext/docs/user/manual/en/setting-up/workflows.md b/erpnext/docs/user/manual/en/setting-up/workflows.md
index a667bb12e0e..8e630bd42e0 100644
--- a/erpnext/docs/user/manual/en/setting-up/workflows.md
+++ b/erpnext/docs/user/manual/en/setting-up/workflows.md
@@ -79,6 +79,23 @@ When the Leave Approver opens the Leave Application page, he can finally "Approv
+#### Workflow Actions
+
+> New in Version 11
+
+Workflow Actions facilitates communication to the users via email and also creates a list of pending Workflow Actions.
+
+For example, when an employee creates a leave application the next actions would be to `Approve` or `Reject` that application.
+Based on allowed roles to perform these actions, users will be sent email with Next Action buttons and a print format of the application.
+
+
+Also the users will see entries in there Workflow Action list.
+
+
+**Note:** You can set email template for Workflow Actions on each state.
+The template might consist message for users to proceed with the next Workflow Actions
+
+
### Video Tutorial:
-
-
-Note: You can set email template for Workflow Actions on each state.
-The template might consist message for users to proceed with the next Workflow Actions
-