> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x/marketing/notification/filter-and-search-notification.md).

# Filter and Search Notification

This feature allows you to search for notifications by title, message content, channel and notification status. In order to make it easier for you to find notification among hundreds of notifications in the list.

If you want to search for notifications based on the title or content of the message, type a keyword in the search field then click the ***'Search'***  icon button, then the Notification page will only display a list of notifications that match the keywords as shown below.

![Search by Title or Message](/files/-MUDADALSYEti-3ckuDd)

You can also filter notifications based on the channel, by selecting the desired channel in the *Channel* dropdown field, then the Notification page will only display a list of notifications that match the selected channel.

![Filter by Channel](/files/-MUDAyW_bU7-jvtz5Lza)

If you want to filter notifications according to their status, you can check the status that you want to display, then on the Notification page it will only display a list of notifications that match the selected status.

![Filter by Status](/files/-MUDBVFQdU18HEw176a_)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.3dolphins.ai/5.1.x/marketing/notification/filter-and-search-notification.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.
