# Notification Search Criteria reference

> For the complete documentation index, see [llms.txt](https://doc.ibexa.co/en/5.0/llms.txt).

Notification Search Criteria

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/5.0/search/criteria_reference/notification_datecreated_criterion/index.md) | Date and time when notification was created |
| [Status](https://doc.ibexa.co/en/5.0/search/criteria_reference/notification_status_criterion/index.md)           | Status of the notification                  |
| [Type](https://doc.ibexa.co/en/5.0/search/criteria_reference/notification_type_criterion/index.md)               | Type of the notification                    |
