When to pick this
Pick Database when the View is record-driven: a “My open deals” view, a “Onboarding pipeline” view, a “All tickets created this week” view.What it includes
- A filter pill bar at the top.
- A saved-view picker.
- A grid of Components that share the same filtered record set.
See also
- Database blocks
- Filters
- Saved Views
- Dashboard View: for chart-driven Views with no shared record set.