# Notifications

Aristotle users can receive in-registry and/or email notifications upon the occurrence of any registry actions they have enabled notifications for.

## Notification Functionality

Notifications for the following triggers can be [viewed](https://help.aristotlemetadata.com/personalisation/notifications/viewing-all-notifications), and [configured/toggled](https://help.aristotlemetadata.com/personalisation/notifications/configuring-notification-permissions) on an individual basis:

* Changes to items:
  * In the user's workgroup(s)
  * That the user has tagged/favourited
  * That the user can edit
* Superseding of items:
  * In the user's workgroup(s)
  * That the user has tagged/favourited
  * That the user can edit
* Additions of new items to the user's workgroup(s)
* If the user is a Registrar, Registration Authority relevant:
  * Item:
    * Supersedes
    * Registers
    * Status changes
  * Review:
    * Requests created
    * Requested updated
    * Comments posted
* Updates to issues attached to items:
  * In the user's workgroup(s)
  * That the user has tagged/favourited
  * That the user can edit
* Discussion posts and comments.

For the above, users can also configure whether they are notified via:

* Email
* In-registry notifications

**Note:** The following Administrator-only notification triggers cannot be configured/toggled:

* New user or Aristotle staff registration
* Superuser permission changes
* Harvest tasks starting.


---

# 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://help.aristotlemetadata.com/personalisation/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.
