# Filter and Search Template

This feature allows you to search for templates by title, message body, and template status. In order to make it easier for you to find a template among the many templates on the list.‌

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

![Search Template by Title](/files/-MUNcFLoIkwM2IiXiZUE)

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

![Filter Template by Status](/files/-MUNdD1mSUoqzASv1W_6)


---

# 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/template/filter-and-search-template.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.
