Every build carries the context of where it ran and what triggered it — captured automatically
- The Common Custom User Data plugins apply alongside Develocity, no code to write.
- As the build runs it reads CI variables, IDE system properties, AI-agent markers, and git state — landing them on the Build Scan as tags, values, and links.
- The plugins pre-implement the most-wanted context on the generic Build Scan API — and you add your own, like a project's business unit, through the same API.
- Build logic stays untouched, and because the data lives on the build record, every downstream query, dashboard, and policy can filter and group by it.





