# Explore Depot CI activity by repository and workflow (https://depot.dev/changelog/2026-06-01-depot-ci-workflow-explorer)

> Published 2026-06-01

Depot CI now gives you two ways to browse recent CI activity: [**Runs**](/orgs/_/workflows) for individual workflow runs, and [**Workflows**](/orgs/_/workflows/workflows) for activity grouped by repository and workflow file.

The **Runs** tab shows recent workflow runs for your repositories. You can filter runs by properties like repository, status, trigger, and commit SHA, then open a run without losing your place.

<img alt="Depot CI run detail view with workflow metadata, failed job diagnosis, and job timeline" src="/images/changelog/2026-06-01-depot-ci-workflow-explorer-runs.webp" width="3024" height="1720" />

The **Workflows** tab lets you start from a repository, see its workflows, and open one to inspect recent runs.

<img alt="Depot CI Workflows tab showing a repository page with latest failures and recent workflow status" src="/images/changelog/2026-06-01-depot-ci-workflow-explorer-workflows.webp" width="3024" height="1720" />

<img alt="Depot CI workflow file detail view showing recent runs for a workflow file" src="/images/changelog/2026-06-01-depot-ci-workflow-explorer-definition.webp" width="3024" height="1720" />

This builds on the [previous Depot CI update](/changelog/2026-05-12-depot-ci-workflow-dashboard), which added run context, the overall result, and a job timeline for a single workflow run. The new Workflows view helps you scan recent CI activity by repository and workflow file before opening a specific run.

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.