Parascope Docs

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:

ComponentDescription
FiltersAll active filter conditions
ColumnsWhich columns are visible and their order
SortSort field and direction (ascending or descending)

Creating a Saved View

  1. Set up the CI list or change history page with your desired filters, columns, and sort order
  2. Click the Saved Views dropdown in the toolbar
  3. Click Save Current View
  4. Enter a name and optional description
  5. Choose whether to Share with everyone (off by default)
  6. Click Save

Private and Shared Views

A saved view is private to you unless you share it.

VisibilityWho can load itWho can rename, edit or delete it
Private (default)YouYou
SharedEveryone in your tenantYou, plus a superadmin who can unshare or delete it

Turn Share with everyone on when you save a view, and it appears in the dropdown for every user in your tenant, marked with a group icon. Sharing grants read access only -- nobody else can rename, re-filter or delete a view you shared.

You can also change your mind later: each view you own carries a share button in the dropdown -- a share icon on a private view, a padlock on a shared one. Unsharing takes the view straight back out of everyone else's list.

A superadmin can take a shared view down as well -- unshare it, or delete it. That is the whole of their authority over a view somebody else made: they cannot rename it, change its filters, or share a view you kept private. It is there so a view shared by someone who has since left the tenant does not sit in everyone's dropdown with nobody able to remove it. Once a shared view is unshared it is private to its owner again, and only its owner can share it a second time.

Using Saved Views

  1. Click the Saved Views dropdown
  2. Select a saved view from the list
  3. The page immediately applies that view's filters, columns, and sort order

Managing Saved Views

  • Rename - Edit the name or description of a view you own
  • Delete - Remove a saved view you no longer need
  • Share / unshare - Change who can load a view you own
  • Views are stored in the database and persist across browser sessions
  • Views shared with you by someone else are read-only, so they carry no edit or delete controls -- a superadmin sees unshare and delete on them, and nothing more

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"
  • Share the views your whole team reaches for; keep works-in-progress private
  • 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