> For the complete documentation index, see [llms.txt](https://olddocs.exivity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://olddocs.exivity.io/administration/notifications/workflow-notifications.md).

# Workflow notifications

Learn how to create notifications for the status of your workflow

Users can get notified (on a [notification channel](/administration/notifications.md#channels)) whenever a workflow has finished its execution. This way you can inform customers, departments, or project owners when their configured workflow has finished successfully or with a failed status.\
\
These are the steps to configure a Workflow notification:

{% hint style="info" %}
This tutorial teaches you how to create notifications for yourself, but you can also [create them for other users](/administration/notifications.md#creating-notifications-for-other-users) if you have admin rights.
{% endhint %}

\
\
1\. [Create a Workflow](/data-pipelines/workflows.md#creating-a-workflow) or choose an existing one.

2\. Click on your username at the top right corner of the screen, then select **My Notifications**.

3\. Fill in the details (**Name**, **Title** and **Description**) and make sure the **Trigger** is set to *Workflow Ended*:

![Example of a notification for a Successful Workflow](https://1141395848-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRZvuYYNyI3vz1mar1l4%2Fuploads%2Fb42ZY2ftEp6JFGHbB5V7%2Fworkflow-notification.png?alt=media\&token=37eaeb55-0c52-42b6-8c49-8ef4457aad26)

4\. Select one or more Workflows.

5\. You can apply a trigger for a successfully finished workflow, a failed workflow, or both:

![Workflow triggers](https://1141395848-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRZvuYYNyI3vz1mar1l4%2Fuploads%2FgK015pLBvk6BQ9N5YAxv%2Fworkflowtriggers.png?alt=media\&token=2e34af9f-aadd-4537-a13e-003c00570ce9)

###

6\. In the **Filenames** section, it is possible to use [regular expressions](https://en.wikipedia.org/wiki/Regular_expression) to select which files to export.

7\. You can opt for sending a file along with the notification only if the file was created/modified after the start time of that workflow. To achieve this, tick the **Enabled** box next to **Since workflow start time**.

8\. It is possible to compress the files by ticking the **Enabled** box next to **Compress** **Attachments**.

9\. Finally, click the **Create** button.
