Skip to main content
Use the search box within your project’s Runs table or Workspace to find specific runs by name or ID. Search helps you quickly locate a particular run when your project contains many runs. See Filter runs for information on how to filter runs by configuration values, metrics, and tags.
By default, the search box uses regular expressions (RegEx) to match your query against run names or IDs.

Search for runs by name or ID

To search for a run by name or ID:
  1. Click either the Runs tab or Workspace from the project sidebar.
  2. Click the search box at the top of the runs table.
  3. Enter the run name or run ID you want to search for.
To make the search box match your query as a literal string instead of a RegEx pattern, turn off regular expressions:
  1. Click either the Runs tab or Workspace from the project sidebar.
  2. Click the search box at the top of the runs table.
  3. Turn off the RegEx toggle (.*) so that it appears inactive.