# Browse your Depot Registry with the new registry explorer (https://depot.dev/changelog/2026-04-13-registry-explorer)

> Published 2026-04-13

The dashboard now includes a Depot registry explorer for browsing the contents of your organization's registry. You can navigate repositories, view tags, and inspect manifests directly in the dashboard without needing a separate registry client.

The explorer works with any image stored in your org's registry at `<org-id>.registry.depot.dev`. You can find it under [Registry](https://depot.dev/orgs/_/registry/repositories) in the dashboard. Click a repository to show manifests with tags, digests, and sizes.

<img alt="Registry explorer showing a list of manifests with tags, digests, and sizes for a repository" src="/images/changelog/changelog-2026-04-13-0.webp" width="1617" height="605" />

Click a manifest to show its digest, media type, size, push date, tags, and individual layers.

<img alt="Manifest detail view showing digest, media type, size, tags, and layer breakdown with a ready-to-copy pull command" src="/images/changelog/changelog-2026-04-13-1.webp" width="1617" height="722" />

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