# 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"
```
