# Filter and Search Public Post

With 3Dolphins Marketing SRM, you can use search and filter on your public post. The filter consists of **channel** and **status**. Using these filters and search allows you to quickly see which public post meets the criteria you set.&#x20;

To begin, on the left side of the page there is the channel and status section. Then, select the filter that you want to use. In the example image below, we will display based on the status filter. Tick on the 'scheduled' status. And, the result will show like images below

![Filter](/files/-MUDcjx3JysFrxx42S4g)

In addition to the filtering options, you can search the public post based on title or message. To search public posts, click the search field and typing your search term. Then, press **'Enter'** and we’ll display the result on the chosen tab.

![Search](/files/-MUDe041H5Jz9El5EyR0)


---

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