# Updated build visualization UI ⚡ (https://depot.dev/changelog/2023-06-06-build-ui)

> Published 2023-06-06

<img alt="updated build visualization" src="/images/new-build-visualization.png" width="940" height="616" />

We made quite a few [updates to our build visualization UI](/blog/build-summary-details) that we launched at the beginning of the month. You can now see for any given build:

* What tags were specified (i.e., `herault` in the screenshot)
* Was the image pushed to a registry or loaded back into the Docker daemon
* What line in your Dockerfile busted the cache

We plan to add filter functionality to this page so you can quickly find builds by tag, status, or whether or not the image was pushed to a registry.

## Build summary links

You can now jump directly into the insights and visualization of a given build executed on Depot by clicking the `Build summary` link that both `depot build` and `depot bake` now output.

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