# Prediction monitoring jobs

> Prediction monitoring jobs - To integrate more closely with external data sources, monitoring job
> definitions allow DataRobot to monitor deployments running and storing feature data and predictions
> outside of DataRobot.

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

## Primary page

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

## 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.
- [agent-monitored deployments](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/mlops-agent/monitoring-agent/index.html): Linked from this page.
- [Create monitoring jobs](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/pred-monitoring-jobs/ui-monitoring-jobs.html): Linked from this page.
- [Monitoring jobs API](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/pred-monitoring-jobs/api-monitoring-jobs.html): Linked from this page.
- [Manage monitoring job definitions](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/pred-monitoring-jobs/manage-monitoring-job-def.html): Linked from this page.
- [View and manage batch jobs](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-jobs.html): Linked from this page.

## Documentation content

# Prediction monitoring jobs

To integrate more closely with external data sources, monitoring job definitions allow DataRobot to monitor deployments running and storing feature data and predictions outside of DataRobot. For example, you can create a monitoring job to connect to Snowflake, fetch raw data from the relevant Snowflake tables, and send the data to DataRobot for monitoring purposes.

> [!NOTE] Service health information for external models and monitoring jobs
> Service health information is unavailable for external [agent-monitored deployments](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/mlops-agent/monitoring-agent/index.html) and deployments with predictions uploaded through a [prediction monitoring job](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/pred-monitoring-jobs/index.html).

> [!NOTE] Time series model consideration
> Monitoring jobs don't support monitoring predictions made by time series models.

| Method | Description |
| --- | --- |
| Create monitoring jobs | Use the job definition UI to create monitoring jobs, allowing DataRobot to monitor deployments running and storing feature data and predictions outside of DataRobot. |
| Monitoring jobs API | Use the Batch Monitoring API to create monitoring job definitions, allowing DataRobot to monitor deployments running and storing feature data and predictions outside of DataRobot. |
| Manage monitoring job definitions | Use a deployment's Monitoring Jobs tab to manage the monitoring job definitions you create. |
| View and manage batch jobs | Use the Batch Jobs tab to view and manage monitoring and prediction jobs. |
