# Advanced Search Bar

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)

The Advanced Search Bar is a powerful tool added to many pages of NATS. It allows you to perform an advanced and specific search just by typing.

## Search Bar

![](/files/H2KCscnGLImKELINstO3)

\
The Advanced Search Filter allows you to refine your search results using a simple menu system to select your search criteria. To get started:

* Click the text box and a menu will appear.
* Using your mouse, finger, or the Up and Down arrows will allow you to select your search parameter. For example, "Site".
* Next, select your comparison operator. Depending on your search parameter, you may see:
  * \= (equal)
  * like
  * \> (greater than)
* Select (or type) your search value. For example, the name of a Site.

Once selected, the search parameter will be applied, and the data in your report will be automatically refreshed.


---

# 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.toomuchmedia.com/using-nats/nats-admin-features/advanced-search-bar.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.
