Quick Reference
Views
A view is a saved dashboard: a named layout of widgets. A project can hold several views, and you switch between them from the View menu in the toolbar.
Every project starts with 1 default view, created automatically. The default is shared with all project members. You can create your own views, keep them private, or share them.
Create a view:
- Create new view starts a blank canvas.
- Save as my view copies the current board into a new private view.
Which view you have open is remembered per browser. Switching views does not change what your teammates see.
Build a dashboard
Click Edit layout to enter edit mode, then arrange the board:- Add a widget with Add widget, which opens a drawer of every available widget grouped by category.
- Move a widget by dragging its handle.
- Resize a widget from any corner.
- Remove a widget with the X in its top-right corner.
Filters
2 filters apply to every widget on the dashboard. Both persist as you switch views.
Trend widgets also take an optional per-widget branch or environment filter, set on the widget itself. A few widgets, such as tag and error breakdowns, use their own scope and ignore the platform filter.
Refresh reloads the data for every widget. The toolbar shows how long ago the dashboard was last refreshed.
Share a view
Sharing controls whether other project members can open a view.
A private view must be shared before it can become the default. The default view cannot be deleted.
Widget reference
Add widgets from the Add widget drawer. They are grouped into 4 categories.Reliability
Performance
Errors
Tags
Related
Test Explorer
Find failing, flaky, or slow tests across the project
Test Runs
View and debug individual test runs
Code Coverage
Set up Istanbul coverage collection
Organization Analytics
Compare health across every project in your org