> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-style-guide-models-runs-20260604-113608.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Search runs

> Learn how to search for specific runs by name or ID in your project's Runs table or Workspace.

Use the search box within your project's Runs table or Workspace to find specific [runs by name or ID](/models/runs/run-identifiers). Search helps you quickly locate a particular run when your project contains many runs.

See [Filter runs](/models/runs/filter-runs) for information on how to filter runs by configuration values, metrics, and tags.

<Note>
  By default, the search box uses regular expressions (RegEx) to match your query against run names or IDs.
</Note>

## 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.

## Turn off regular expressions search

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.
