# Deploy models

> Deploy models - How to create deployments from DataRobot models, custom inference models, and
> external models.

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

## Primary page

- [Deploy models](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/deploy-methods/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.
- [MLOps](https://docs.datarobot.com/en/docs/classic-ui/mlops/index.html): Linked from this page.
- [Deployment](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/index.html): Linked from this page.
- [Deploy DataRobot models](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/deploy-methods/deploy-model.html): Linked from this page.
- [Deploy custom models](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/deploy-methods/deploy-custom-inf-model.html): Linked from this page.
- [Deploy external models](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/deploy-methods/deploy-external-model.html): Linked from this page.
- [MLOps agents](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/mlops-agent/index.html): Linked from this page.
- [Configure a deployment](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/deploy-methods/add-deploy-info.html): Linked from this page.
- [Add prediction data post-deployment](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/deploy-methods/add-prediction-data-post-deploy.html): Linked from this page.
- [Imported.mlpkgfile](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-transfer.html): Linked from this page.

## Documentation content

# Deploy models

In DataRobot, the way you deploy a model to production depends on the type of model you start with and the prediction environment where the model will be used. The following sections describe how to add deployments for different types of artifacts, including models built in DataRobot, custom inference models, and remote models.

**SaaS:**
Topic
Describes
Deploy DataRobot models
How to deploy DataRobot models from the Leaderboard or the Model Registry.
Deploy custom models
How to deploy custom models created in the Custom Model Workshop.
Deploy external models
How to deploy external (remote) models from the Model Registry or by uploading training data in the deployment inventory.
MLOps agents
How to monitor and manage deployments running in an external environment outside of DataRobot MLOps.
Configure a deployment
How to complete deployments by configuring inference options.
Add prediction data post-deployment
How to add historical prediction data to existing deployments.

**Self-Managed:**
Topic
Describes
Deploy DataRobot models
How to deploy DataRobot models from the Leaderboard or the Model Registry.
Deploy custom models
How to deploy custom models created in the Custom Model Workshop.
Deploy external models
How to deploy external (remote) models from the Model Registry or by uploading training data in the deployment inventory.
MLOps agents
How to monitor and manage deployments running in an external environment outside of DataRobot MLOps.
Configure a deployment
How to complete deployments by configuring inference options.
Add prediction data post-deployment
How to add historical prediction data to existing deployments.
Imported
.mlpkg
file
How to import and deploy .mlpkg files from the Model Registry.
