# Build artifacts

> Build artifacts - Container specs, repositories, REST, and registry UI.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-06-22T16:50:38.246189+00:00` (UTC).

## Primary page

- [Build artifacts](https://docs.datarobot.com/en/docs/workload-api/build-artifacts/index.html.md): Full documentation for this topic (Markdown sidecar).

## Related documentation

- [Workload API](https://docs.datarobot.com/en/docs/workload-api/index.html.md): Linked from this page.
- [Artifact concepts](https://docs.datarobot.com/en/docs/workload-api/build-artifacts/artifacts-concepts.html.md): Linked from this page.
- [REST: Artifacts and repositories](https://docs.datarobot.com/en/docs/workload-api/build-artifacts/artifacts-rest-endpoints.html.md): Linked from this page.
- [UI: Manage artifacts and repositories](https://docs.datarobot.com/en/docs/workload-api/build-artifacts/artifact-ui.html.md): Linked from this page.

## Documentation content

> [!NOTE] Preview
> The Workload API is a preview feature, on by default.
> 
> Feature flag: Enable Access to Workload API Experimental Features

An artifact is the container specification behind every Workload—its image, ports, probes, and resources—together with how it's versioned and promoted from iteration to production. Start with the concepts page to better understand the components of a workload.

| Resource | Description |
| --- | --- |
| Artifact concepts | Describes types, draft vs. locked, image build config (ProvidedDockerfile / GeneratedDockerfile), configuration layering, repositories, and container requirements. |
| REST: Artifacts and repositories | Describes artifact and repository HTTP surfaces with links to the API reference. |
| UI: Manage artifacts and repositories | Browse and manage artifacts and their dependent Workloads in the Registry. |
