# Sharing builds with other users (https://depot.dev/changelog/2024-10-23-build-sharing)

> Published 2024-10-23

You can now create public, sharable links to your builds right from the build page! You can either click the new `Share build` button in the top right corner, or you can use the new [`ShareBuild` API](https://buf.build/depot/api/docs/main:depot.core.v1#depot.core.v1.BuildService.ShareBuild).

As a nice side effect, users of the Depot API can also [view the metadata](https://buf.build/depot/api/docs/main:depot.core.v1#depot.core.v1.BuildService) of specific builds.

<img alt="A Depot build that hasn't been shared yet" src="/images/share-build.webp" width="2548" height="1700" />
<img alt="A Depot build that has been shared" src="/images/shared-build.webp" width="2548" height="1700" />

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