Filter a Jira board without writing JQL
JQL is genuinely powerful, but most people don't want to learn a query syntax just to see "my high-priority bugs." You can filter a board without writing JQL, though how far you get depends on your space type. Team-managed spaces have a friendly point-and-click filter panel; company-managed quick filters still need a line of JQL to set up. Here's how each works.
Choose your Jira board type
Company-managed Jira Team-managed JiraCompany-managed board
Company-managed boards rely on quick filters: buttons above the board that apply a pre-saved query. Clicking them is easy; the catch is that creating one requires a line of JQL and admin-level permission. Your board ships with a couple of defaults (like "Only My Work items" and "Recently Updated") that you can use right away without touching JQL.
-
Open Board settings → Quick filters
From your board, select more (•••) → Configure board, then choose the Quick filters tab. You'll need to be a Jira admin, space admin, or board admin. -
Create a quick filter
Add a new filter and enter a JQL clause, for examplepriority = Highorassignee = currentUser(). Jira autocompletes field names and values as you type, which softens the syntax. -
Name and save it
Give the filter a clear label (e.g. "High priority") and save. It now appears as a button or dropdown item on the board. -
Click the filter on the board
From then on, anyone using the board filters by clicking the button: no JQL required. You can stack multiple quick filters to narrow further.
Skip the JQL setup
Filter by the fields that matter without admin access.
Team-managed board
Team-managed boards have the friendlier option: a point-and-click Filter panel that needs no JQL at all for everyday filtering.
-
Open the Filter panel
On your board or backlog, select Filter below the space navigation, or press Shift + F. -
Pick fields and values
Choose a field (assignee, label, priority, etc.) and select the values you want. The board updates as you select. Combine multiple fields to narrow further, and use Clear filters to reset.
More powerful filters
Combine the fields and values you need in one board view.
Good to know
What to expect when filtering Jira boards without JQL:
- Company-managed quick filters need JQL to set up. Clicking them is JQL-free, but creating one isn't: and it requires admin or board-admin permission.
- Team-managed saved filters also use JQL and are limited to a single space. Ad-hoc filtering is JQL-free, but creating a reusable custom filter still requires JQL.
- Filter scope differs by space type. Team-managed ad-hoc filters are personal to your current view; company-managed quick filters are shared with everyone on the board.
- Combining conditions can be clunky. Stacking quick filters applies them together, but expressing "this OR that" usually pushes you back into JQL.
- No cross-space filtering on a standard single-space board: you'd first need a cross-space board.
Filter like you'd search
No JQL, no board settings, no admin permission. Type what you want and BetterBoard narrows the board instantly. Free to try with your Jira.