> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/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).

<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

1. Click either the **Runs** tab or **Workspace** from the project sidebar.
2. Click on 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

1. Click either the **Runs** tab or **Workspace** from the project sidebar.
2. Click on the search box at the top of the runs table.
3. Toggle off the **RegEx** toggle (.\*) so that it is gray.
