List view
A fast, scannable table of the current record's relationships, grouped by direction.
Last updated
A fast, scannable table of the current record's relationships, grouped by direction.
List lays the current record's relationships out as a single table, grouped into Upstream and Downstream. It is the fastest view for working through a long relationship set, scanning it, and editing in bulk. Like every view, List edits the same record and shares the same staged changes, so the adds, removes, and updates you make here travel with you to Classic and Flow.

The table lists every relationship on the current record, grouped under collapsible Upstream and Downstream headers with a count on each. Each row shows the related record, its relationship type, and which side it sits on.
Search matches relationships by name, table, and class to narrow a long list.
Grouping (by direction, type, or class) and sorting (by name, type, class, or recently added) come from the shared View Controls drawer and apply to the table.
Each relationship is a row with the actions you need:
Move to opposite side with the move control on the row, to update which side it sits on.
Remove the relationship, or Undo a staged change, with the action button on the row.
The row's overflow menu (⋯) adds Jump to record to recenter the editor, Open form to open the ServiceNow record in a new tab, and Copy sys_id.
Select rows with their checkboxes — Shift-click for a range, Cmd/Ctrl-click to pick individually. When one or more rows are selected, a bulk action bar appears with the selection count, a Remove action for the whole selection, and Clear to drop the selection.
Drag a record from the Data Hub onto the table, or use a record's Add to Upstream or Add to Downstream action. The relationship is staged on that side.
List marks staged edits the same way Flow does:
A staged add shows a green accent and a plus badge.
A staged removal shows a strikethrough, with an Undo action on the row.
Last updated