What a saved View remembers
When you save a View, it stores:- Filters: which records appear (e.g. “Status is Active”).
- Sorting: the order records are listed in.
- Grouping: how records are clustered, such as by stage or owner.
- Layout: the view type and how its components are arranged.
Simple vs. complex saved Views
- Simple: a single object or page filtered to one slice, like Active Contacts or My Open Deals. These are the everyday lenses your team reaches for most.
- Complex: a richer layout mixing several components and grouping, such as a Sales Dashboard that pairs a pipeline board with summary stat cards. The same saving mechanism covers both.