# Notification Search Criteria reference

Notification Search Criteria are only supported by Notification Search (`NotificationService::findNotifications`).

With these Criteria you can filter notifications by their notification creation date, notification status, and notification type.

## Notification Search Criteria

| Search Criterion                                                                                                    | Search based on                             |
| ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| [DateCreated](https://doc.ibexa.co/en/latest/search/criteria_reference/notification_datecreated_criterion/index.md) | Date and time when notification was created |
| [Status](https://doc.ibexa.co/en/latest/search/criteria_reference/notification_status_criterion/index.md)           | Status of the notification                  |
| [Type](https://doc.ibexa.co/en/latest/search/criteria_reference/notification_type_criterion/index.md)               | Type of the notification                    |
