What is advanced search in Jira Cloud?
Optimize your searches with advanced search in Jira Cloud and learn how to construct precise queries in JQL.
We’re in the process of rolling out these changes and the documentation may not match your experience. Bear with us while we update it to reflect the new changes. More about navigating the new Jira
The advanced search is the most powerful and flexible way to search for your work items in Jira. You can use the Jira Query Language (JQL) to specify criteria that cannot be defined in the quick or basic searches. For example, you can use the ORDER BY
clause in a JQL query to search for work items and display them in an ascending or descending order.
JQL is for everyone: developers, testers, agile project managers, and business users. However, you need to know how to construct structured queries using JQL to use this feature.
What is advanced search in Jira Cloud?
Optimize your searches with advanced search in Jira Cloud and learn how to construct precise queries in JQL.
JQL functions
How to use JQL functions for advanced searching in Jira.
JQL fields
Discover how to use JQL fields for advanced searching in Jira.
JQL keywords
How to use JQL keywords for advanced searching in Jira.
JQL operators
Learn how to use JQL operators for advanced searching in Jira.
JQL developer status
Track your development progress with JQL developer status in advanced searching.
JQL design search
Track your team’s design progress with JQL design search for Jira.
JQL vulnerability search
Find and track vulnerabilities across your work items with JQL vulnerability advanced search for Jira.
Search for custom fields from plans in JQL
Search for work items with custom work item fields used in plans with JQL.
JQL optimization recommendations
Here's some hot tips and tricks for writing more efficient JQL queries.
Was this helpful?