Skip to main content

Search and Filtering

FeatureDescriptionScope
Integrated SearchSearch all entitiesJobs, Users, Builds
AutocompleteReal-time suggestions while typingRecent searches, popular searches
Search HistoryPersonal search historyStore recent 10
Saved SearchesSave frequently used searchesPersonal/team sharing

Advanced Filtering

Filter TypeSupported OperatorsExample
Textcontains, equals, starts_withname contains "deploy"
Number=, >, <, >=, <=duration > 300
Datebefore, after, betweencreated_at after "2024-01-01"
Statusin, not_instatus in ["SUCCESS", "UNSTABLE"]
Arraycontains, not_containstags contains "production"