# Create Workloads

> Create Workloads - Workload model, tutorials, REST, and console flows.

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.246321+00:00` (UTC).

## Primary page

- [Create Workloads](https://docs.datarobot.com/en/docs/workload-api/create-workloads/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.
- [Workload concepts](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workload-concepts.html.md): Linked from this page.
- [Tutorial: Deploy a production-ready container](https://docs.datarobot.com/en/docs/workload-api/create-workloads/tutorial-production-ready-container.html.md): Linked from this page.
- [REST: Create and read Workloads](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workloads-rest-endpoints.html.md): Linked from this page.
- [UI: View deployed Workloads](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workload-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

A Workload is the stable identity that holds your container—an invoke URL, a sharing model, an importance level, and a lifetime policy. This section covers the object model, the draft-vs-locked decision, an end-to-end walkthrough, and the REST and console surfaces for creating and reading Workloads.

| Resource | Description |
| --- | --- |
| Workload concepts | Describes the object model, full lifecycle state reference, protons, lifetime policies, the draft vs. locked decision, importance, and sharing. |
| Tutorial: Deploy a production-ready container | Provides a runnable notebook that illustrates a locked artifact, importance, sharing, and monitoring. |
| REST: Create and read Workloads | Describes POST / GET Workloads with links to the API reference. |
| UI: View deployed Workloads | Learn about the Console list, filters, and Workload-centric visibility. |
