Filters
Filters let operators change a board’s scope without editing SQL. Use them for values that should be reusable across widgets, such as dates, agents, and campaigns. You configure filters from a board under Monitor → Boards.
How filters work
When you write a token such as {{agent_id}} in a query, the board creates a matching filter chip. Operators change the chip, and every widget that references the token re-runs.
There is no separate Create filter button: the token in your SQL is what creates the filter.
Add a filter from SQL
Table and column names come from your organization’s live Schema browser. Confirm them there, as the examples in these docs are illustrative.
Configure a filter
Deleting a filter does not rewrite your SQL. Update any widgets that still reference the old {{token}}.
How operators use chips
Clear a chip with the × control to omit that value from the next run.
Set default values
Default values control what operators see the first time they open the board.
Set a default for every required filter so the board shows data as soon as it opens, before anyone changes a chip.