Tables
Several views in the portal are built on the same table, with the same controls for finding and organizing rows — the runs table and the environments table among them. This page covers those shared controls. Which fields and columns are available depends on the view.
Search
Section titled “Search”Type in the Search box to filter rows. Regular expressions can be used as well.

Filter
Section titled “Filter”Open the filter control to build one or more filter rows. Each row is a field → operator → value:
- Open filter management panel by clicking corresponding icon in table toolbar.
- Pick a field — the available fields depend on the table.
- Pick an operator. The available operators depend on the field’s type:
- Number / date:
=,!=,>,>=,<,<= - String:
=,!=,CONTAINS - Set (tags / string sets):
CONTAINS ANY,CONTAINS ALL,IN,NOT IN - Boolean:
=,!=
- Number / date:
- Enter a value — the input adapts to the field type (text, number, date picker, or true/false).
Add multiple rows to narrow further; filters combine with AND.

Use Sort to order the table by a field — choose the field and the direction (ascending or descending). Sorting can be set either from sort management panel or from dropdown menu in table header cell.


Columns
Section titled “Columns”To choose which columns are displayed in a table use the manage columns panel:
- Search columns to find a field quickly.
- Add or remove columns.
- Reorder displayed columns by dragging its header cell.
- Resize a column by dragging its header cell edge.
- Remove unpinned clears all non-pinned columns at once.
Some columns are pinned to the left and can’t be removed or reordered.
Pagination
Section titled “Pagination”The table is paged. Choose a page size, move between pages, and read the current range (“X – Y of Z”) from the controls below the table.
Export
Section titled “Export”Use the export action in the toolbar to download the visible rows as a CSV file. See Exporting data.