Skip to main content
Use the search box in your project’s Runs table or Workspace to find specific runs by name or ID. W&B interprets search queries as regular expressions that use Google RE2 syntax.

Search for a run by name or ID

  1. From the project sidebar, select Runs or Workspace.
  2. Select the search box at the top of the runs table.
  3. Enter a run name, run ID, or regular expression that uses RE2 syntax.
To search for an exact text string instead of a regular expression:
  1. From the project sidebar, select Runs or Workspace.
  2. Select the search box at the top of the runs table.
  3. Turn off the RegEx toggle (.*). The toggle appears gray when regular expression search is disabled.