# Manage batch jobs

> Manage batch jobs - View and manage running or complete jobs.

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-04-24T16:03:56.618408+00:00` (UTC).

## Primary page

- [Manage batch jobs](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-jobs.html): Full documentation for this topic (HTML).

## Sections on this page

- [View batch jobs](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-jobs.html#view-batch-jobs): In-page section heading.
- [Manage batch jobs](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-jobs.html#manage-batch-jobs): In-page section heading.
- [Filter batch jobs](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-jobs.html#filter-batch-jobs): In-page section heading.

## Related documentation

- [Classic UI documentation](https://docs.datarobot.com/en/docs/classic-ui/index.html): Linked from this page.
- [Predictions](https://docs.datarobot.com/en/docs/classic-ui/predictions/index.html): Linked from this page.
- [Batch prediction methods](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/index.html): Linked from this page.
- [Roles and permissions](https://docs.datarobot.com/en/docs/reference/misc-ref/roles-permissions.html#shared-deployment-job-roles): Linked from this page.
- [State](https://docs.datarobot.com/en/docs/api/reference/batch-prediction-api/index.html#job-states): Linked from this page.
- [Intake adapter](https://docs.datarobot.com/en/docs/api/reference/batch-prediction-api/intake-options.html): Linked from this page.
- [Output adapter](https://docs.datarobot.com/en/docs/api/reference/batch-prediction-api/output-options.html): Linked from this page.
- [Batch predictions generated from the UI](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-dep/batch-pred.html): Linked from this page.
- [Portable Prediction Server](https://docs.datarobot.com/en/docs/classic-ui/predictions/port-pred/pps/portable-pps.html): Linked from this page.
- [Challenger](https://docs.datarobot.com/en/docs/api/dev-learning/python/mlops/challengers.html): Linked from this page.
- [prediction environments](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/ext-model-prep/ext-pred-env.html): Linked from this page.

## Documentation content

# Manage batch jobs

To access batch jobs, navigate to Deployments > Batch Jobs. You can view and manage all running or complete jobs. Any prediction or monitoring jobs created for deployments appear on this page. In addition, you can [filter jobs](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-jobs.html#filter-prediction-jobs) by status, type, start and end time, deployment, job definition ID, job ID, and prediction environment.

> [!NOTE] Shared batch jobs
> For information on the role-based access controls for shared batch jobs, see the [Roles and permissions](https://docs.datarobot.com/en/docs/reference/misc-ref/roles-permissions.html#shared-deployment-job-roles) documentation.

## View batch jobs

The following table describes the information displayed in the Batch Jobs list.

| Category | Description |
| --- | --- |
| Job definition | The job definition used to create the job. |
| Job source | Specifies the action that initiated the job—Make Predictions, Scheduled Run, Manual Run, Integration, Ad hoc API, Insights, Portable, and Challengers. |
| Batch Job type | Specifies the job type—batch prediction job or monitoring job. |
| Added to queue | Time at which the job was initialized. |
| Total run time | Time it took to run the job. |
| Created by | User who triggered the job. |
| Status | State of the job. |
| Source | Intake adapter for this prediction job. |
| Destination | Output adapter for the prediction job. |

## Manage batch jobs

To manage a job, select from the action menu on the right:

| Element | Definition | When to use |
| --- | --- | --- |
| View logs | Displays the log in progress and lets you copy the log to your clipboard. | Jobs that do not use streaming intake |
| Run again | Restarts the run. | Jobs that have finished running |
| Go to deployment | Opens the Overview tab for the deployment. | Any job—completed successfully, aborted, or in progress |
| Edit job definition | Opens the Edit Prediction Job Definition tab. Update and save the job definition. | Any job |
| Create job definition | Creates a new job definition populated with the settings from the existing prediction job. The new job definition displays, and you can edit and save it. (Alternatively, you can select the Clone definition command for a job on the Job Definitions tab.) | Any job—except Challenger jobs |

## Filter batch jobs

To filter the batch jobs:

1. ClickFilterson theBatch Jobstab:
2. Set filters and clickApply filters. ClickClear filtersto reset the fields. ElementDescription1StatusSelect job status types to filter by:Queued,Running,Succeeded,Aborted, andFailed.2Batch job typeSelect job type to filter by:Batch prediction jobMonitoring job3Job sourceSelect job source type to filter by:Batch prediction jobs (Schedule Run,Manual Run)Integration jobs (Integration)Batch predictions generated from the UI(Make Predictions)Batch Prediction APIjobs (Ad hoc API)Insight jobs (Insights)Portable Prediction Serverjobs (Portable)Challengerjobs (Challenger)4Added to queueFilter by a time range:BeforeorAftera date you select.5DeploymentSelect a deployment to filter by. Start typing and select a deployment from the dropdown list.6Job Definition IDFilter by the jobs  generated from a specific job definition. Start typing and select a job definition ID from the dropdown list.7Prediction Job IDEnter a specific prediction job ID.8Prediction EnvironmentSelect from your configuredprediction environments.
