# Notifications

Notifications can be configured on the Edit Endpoints page. A notification is specified as a path on the endpoint being edited. The same path may be added with different recipients. A recipient is any valid email address. When any user writes a file to the specified path on that endpoint an email with a list of file names will be sent to the configured recipients. The email subject and contents can customized using the notification_email_subject and notification_email_template settings.

notifications