# Import model packages into Registry

> Import model packages into Registry - Export a model created with DataRobot AutoML for import as a
> model package (.mlpkg file) in standalone MLOps environments.

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-05-06T18:17:10.046206+00:00` (UTC).

## Primary page

- [Import model packages into Registry](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-model-directory/nxt-registry-model-transfer.html): Full documentation for this topic (HTML).

## Related documentation

- [NextGen UI documentation](https://docs.datarobot.com/en/docs/workbench/index.html): Linked from this page.
- [Registry](https://docs.datarobot.com/en/docs/workbench/nxt-registry/index.html): Linked from this page.
- [Models](https://docs.datarobot.com/en/docs/workbench/nxt-registry/nxt-model-directory/index.html): Linked from this page.
- [exported](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-transfer.html#export-a-model-from-automl): Linked from this page.
- [deployment](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/deploy-methods/index.html): Linked from this page.

## Documentation content

> [!NOTE] Availability information
> This feature is only available for Self-Managed AI Platform users that require MLOps and AutoML to run in separate environments. The process outlined requires multiple feature preview flags. Contact your DataRobot representative for more information about this configuration.
> 
> Feature flags: Contact your DataRobot representative.

Models created with AutoML in DataRobot Classic can be [exported](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-transfer.html#export-a-model-from-automl) as a model package ( `.mlpkg` file). This allows you to import a model package into standalone environments like DataRobot MLOps to make predictions and monitor the model.

To import a `.mlpkg` file into DataRobot MLOps, add it as a new [deployment](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/deploy-methods/index.html).

1. In theRegistry, on theModelstab, click+ Register a model(or thebutton when the registered model or version info panel is open): TheRegister a modelpanel opens to theExternal modeltab.
2. In theRegister a modelpanel, clickUpload package.
3. Drag a.mlpkgfile into the upload box, or clickChoose fileand select a file from your filesystem. The model package is uploaded and extracted.
4. When this process completes, DataRobot adds your model package to theModelstab, complete with the metadata for your model.
