# Debug your build context (https://depot.dev/changelog/2023-12-15-debug-build-context)

> Published 2023-12-15

We shipped one of our most requested features, the ability to [visualize your build context](/blog/build-context). The new `Context` tab in your build insights lets you see exactly what files were shipped to Depot for a given build.

<img alt="Example of build context in Depot" src="/images/build-context.png" width="2630" height="1388" />

Want to know all of the files in your build context? We've got you covered. You can [reset your project cache](/docs/container-builds/troubleshooting#resetting-build-cache-for-a-project) to wipe out the existing build context. Your next `depot build` will then be your full context so you can easily debug everything that is in it. Subsequent builds only transfer what changed in your context.

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