> For the complete documentation index, see [llms.txt](https://docs.woohoo.dance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.woohoo.dance/ajax-filters/elements/ajax-filter-submit.md).

# Ajax Filter Submit

**Button to apply filters when using "Submit" mode.**

Use this when you want users to select multiple filters before applying them all at once.

**Content Settings**

| Setting        | Description                            |
| -------------- | -------------------------------------- |
| **Query Name** | Must match your Main Query             |
| **Text**       | Button text (default: "Apply filters") |

**Design Settings**

* Layout margin/padding
* Button style (primary/secondary/custom)
* Full button design customization

**Usage Example**

```
1. Set all your Facets to "Apply On: Submit"
2. Add Ajax Filter Submit
3. Query Name: "blog-posts"
4. Text: "Apply Filters"
```
