Skip to content

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.

Type in the Search box to filter rows. Regular expressions can be used as well.

Table search input

Open the filter control to build one or more filter rows. Each row is a field → operator → value:

  1. Open filter management panel by clicking corresponding icon in table toolbar.
  2. Pick a field — the available fields depend on the table.
  3. 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: =, !=
  4. 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.

Table filters management

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.

Table sort management panel
Table sort dropdown

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.

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.

Use the export action in the toolbar to download the visible rows as a CSV file. See Exporting data.