> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Filter

> Object specifying filters

`flowFilter`

## Syntax

```javascript javascript theme={null}
flowFilter:  (flow) => return flow.name === "Sales"
```
