# View deployed Workloads

> View deployed Workloads - Console views for listing, filtering, and inspecting Workloads.

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

## Primary page

- [View deployed Workloads](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workload-ui.html.md): Full documentation for this topic (Markdown sidecar).

## Sections on this page

- [Navigate the deployed Workloads page](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workload-ui.html.md#navigate-the-deployed-workloads-page): In-page section heading.
- [Review summary metrics](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workload-ui.html.md#review-summary-metrics): In-page section heading.
- [Filter and search Workloads](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workload-ui.html.md#filter-and-search-workloads): In-page section heading.
- [Review the Workload list](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workload-ui.html.md#review-the-workload-list): In-page section heading.
- [View deployed Workload information](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workload-ui.html.md#view-deployed-workload-information): In-page section heading.

## Related documentation

- [Workload API](https://docs.datarobot.com/en/docs/workload-api/index.html.md): Linked from this page.
- [Create Workloads](https://docs.datarobot.com/en/docs/workload-api/create-workloads/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.
- [Monitor deployed Workloads](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-ui/index.html.md): Linked from this page.
- [Access Workload endpoints](https://docs.datarobot.com/en/docs/workload-api/operate-workloads/endpoints-ui/index.html.md): Linked from this page.
- [Configure Workload capacity](https://docs.datarobot.com/en/docs/workload-api/operate-workloads/capacity-ui.html.md): Linked from this page.
- [Operate deployed Workloads](https://docs.datarobot.com/en/docs/workload-api/operate-workloads/operate-ui.html.md): Linked from this page.
- [View deployed Workload activity](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/activity-logs-ui/index.html.md): Linked from this page.
- [Update deployed Workloads](https://docs.datarobot.com/en/docs/workload-api/update-workloads/update-ui.html.md): Linked from this page.

## Documentation content

Console is where you observe and act on Workloads across your organization, combining summary health metrics with a filterable list of every Workload. For the underlying model (statuses, importance, draft vs. locked), see [Workload concepts](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workload-concepts.html.md).

## Navigate the deployed Workloads page

The Console > Service tab opens the Deployed Workloads page, listing every Workload in the organization: Locked and Draft. The page combines summary metrics with a Workload list.

## Review summary metrics

The top of every tab shows aggregate health across the filtered set, so you can spot trouble before drilling into individual rows.

| Metric | Description |
| --- | --- |
| Running Workloads | Count of Workloads currently in running status, with a count of inactive Workloads shown alongside. |
| Requests | Total requests all Workloads in the filtered set received over the last 7 days, broken down into succeeded and failed counts. |
| Error rate | Percentage of requests that returned an error over the last 7 days. |
| Median response time | Median (p50) request latency for the Workload over the last 7 days. |

Each tile shows the trend versus the previous 7-day window as a percentage delta.

## Filter and search Workloads

To locate specific Workloads, use Filter Workloads and Search at the top of the page.Filter Workloads includes Created by, Tags, and Importance fields. Active filters appear alongside the list as removable chips; click Clear all to reset.

Draft and locked Workloads have the same monitoring capabilities in the Console; retention differs (24 hours for draft, 30 days for locked).

## Review the Workload list

Each row summarizes one Workload: name and ID, backing artifact status, resource bundle, live replica count, recent request volume, total requests, and response time. To choose which columns are visible, click Settings at the right end of the search and filter bar.

In addition, each row exposes a small set of lifecycle and governance actions through its actions menu () on the right of the row.

| Action | Description |
| --- | --- |
| Share | Share the Workload with other users. |
| Clear statistics | Reset the Workload's stats counters to a clean baseline. |
| Deactivate | Stop the Workload's underlying proton without deleting the Workload. |
| Promote | Promote the draft Workload to a locked, production-ready state. |
| Delete | Delete the Workload. |

## View deployed Workload information

Click a Workload row to open the deployed Workload. The Workload detail view opens to the Overview tab, which collects identity, status, configuration, and lineage in one place. Tabs across the top of the detail view— Monitoring, Endpoints, Capacity, Settings, Activity log —are covered in [Monitor deployed Workloads](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-ui/index.html.md), [Access Workload endpoints](https://docs.datarobot.com/en/docs/workload-api/operate-workloads/endpoints-ui/index.html.md), [Configure Workload capacity](https://docs.datarobot.com/en/docs/workload-api/operate-workloads/capacity-ui.html.md), [Operate deployed Workloads](https://docs.datarobot.com/en/docs/workload-api/operate-workloads/operate-ui.html.md), and [View deployed Workload activity](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/activity-logs-ui/index.html.md).

The Overview tab is organized into:

| Section | What you see |
| --- | --- |
| Details | Workload ID, backing artifact (with draft or locked status), flags (status and Workload type), resource bundle and its CPU/memory allocation, requests chart, importance, and creator. |
| Related Items | Links to the artifact repository, artifact, and proton backing this Workload. |
| Tags | User-defined tag key/value pairs; click + Add new to add. |

To edit the Workload details, you can:

- Edit the Workload name by clicking on it at the top of the page.
- Click Add description under the Overview title to attach a description.
- Click next to Importance to change the importance level.

The Actions menu in the top right corner of the detail view exposes the same items as the row-level [actions menu](https://docs.datarobot.com/en/docs/workload-api/create-workloads/workload-ui.html.md#review-the-workload-list), plus the promotion action:

| Action | Description |
| --- | --- |
| Replace artifact | Replace the artifact behind the Workload. |
| Share | Share the Workload with other users. |
| Clear statistics | Reset the Workload's stats counters to a clean baseline. |
| Deactivate | Stop the Workload's underlying proton without deleting the Workload. |
| Promote | Promote a draft Workload to a locked, production-ready state. |
| Delete | Delete the Workload. |

For more information on these actions, see [Update deployed Workloads](https://docs.datarobot.com/en/docs/workload-api/update-workloads/update-ui.html.md).
