# What notifications does the component send?

NorrCompetition sends notifications to all users who have "Receive System Emails" parameter set to *Yes* in their profile. These are specific actions that are connected with entries:

* **On New** – the notification about new entry. This notification includes entry title, link to contestant (a user who has submitted this entry) and link to entry edit form in control panel.
* **On Changed** - the notification about changed entry.This notification is sent when a user changes the entry. The notification includes entry title, link to contestant and link to entry edit form in control panel.

You can extend the features of notifications with [notifications plugin](https://docs.norrnext.com/norrcompetition/plugins/norrcompetition-notifications).
