> For the complete documentation index, see [llms.txt](https://documentation.ajaxsearchpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.ajaxsearchpro.com/frontend-search-settings.md).

# Frontend Search Settings & Search Filters

With these options you can manage the **frontend search settings box** layout. By default it's turned on and many of the filters are visible.

![](http://i.imgur.com/70wwPUr.png)

*This section only affects the frontend settings filter - to actually exlude categories and include post types go to the **Advanced Options** panel and to the **General options** panel.*

* [Layout and Position](/frontend-search-settings/layout-and-position.md)
* [Generic filters](/frontend-search-settings/generic-selectors.md)
* [Date filters](https://github.com/wpdreams/ajax-search-pro-documentation/tree/4c728149805c2ecb056ae1e3d65db08f9e4697df/frontend_search_settings/date_selectors.md)
* [Category and taxonomy term filters](/frontend-search-settings/category-and-taxponomy-term-filters.md)
* [Post type filters](/frontend-search-settings/post-type-selectors.md)
* [Custom field filters](/frontend-search-settings/custom-field-selectors.md)
* [Search Button](/frontend-search-settings/search-button.md)
* [Reset Button](/frontend-search-settings/reset-button.md)


---

# 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://documentation.ajaxsearchpro.com/frontend-search-settings.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.
