Saved Views
Bookmark filter, column, and sort configurations for quick access to frequently used queries
Saved views let you bookmark frequently used filter, sort, and column configurations so you can return to them with one click instead of rebuilding complex queries each time.
What Gets Saved
A saved view captures the complete state of a list page:
| Component | Description |
|---|---|
| Filters | All active filter conditions |
| Columns | Which columns are visible and their order |
| Sort | Sort field and direction (ascending or descending) |
Creating a Saved View
- Set up the CI list or change history page with your desired filters, columns, and sort order
- Click the Saved Views dropdown in the toolbar
- Click Save Current View
- Enter a name and optional description
- Click Save
Using Saved Views
- Click the Saved Views dropdown
- Select a saved view from the list
- The page immediately applies that view's filters, columns, and sort order
Managing Saved Views
- Rename - Edit the name or description of an existing view
- Delete - Remove a saved view you no longer need
- Views are stored in the database and persist across browser sessions
Per-Page Views
Saved views are scoped to their page context:
- Views saved on the Configuration Items page only appear on that page
- Views saved on the Change History page only appear on that page
- This prevents clutter and keeps views contextually relevant
Tips
- Save views for common workflows: "Production Kubernetes pods", "Recent Ceph changes", "Inactive CIs"
- Combine with URL sharing -- the URL also captures filter state for one-time sharing
- Use saved views instead of bookmarking URLs, since saved views update if column defaults change
Related Documentation
- Searching and Filtering CIs - Building the queries that saved views capture
- Change History - Saving views on the change history page
CI Details: Understanding Configuration Item Detail Pages
Explore the full detail view for any configuration item including configuration, relationships, change history, and operational metrics
Change History
Track every configuration change across your infrastructure with a global audit trail for troubleshooting, compliance, and drift detection