# Generate model compliance documentation

> Generate model compliance documentation - Generate automated compliance documentation for models
> from the Model Registry.

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

## Primary page

- [Generate model compliance documentation](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-compliance.html): Full documentation for this topic (HTML).

## Sections on this page

- [Generate compliance documentation](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-compliance.html#generate-compliance-documentation): In-page section heading.
- [Complete compliance documentation](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-compliance.html#complete-compliance-documentation): In-page section heading.
- [Feature considerations](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-compliance.html#feature-considerations): In-page section heading.

## 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.
- [Register models](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/index.html): Linked from this page.
- [create a registered model](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-create.html): Linked from this page.
- [Compliance tab](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/compliance-tab.html): Linked from this page.
- [specialized templates](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/template-builder.html): Linked from this page.
- [Register a model from the Leaderboard](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/dr-model-reg.html): Linked from this page.
- [Register a custom inference model](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-external-models.html): Linked from this page.
- [Register an external model](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-custom-models.html): Linked from this page.
- [custom template for regression models](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/custom-template-for-models-without-null-imputation-regression.json): Linked from this page.
- [custom template for binary classification models](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/custom-template-for-models-without-null-imputation-binary.json): Linked from this page.

## Documentation content

# Generate model compliance documentation

After you [create a registered model](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-create.html) in the Model Registry (the inventory), you can generate automated compliance documentation for the model. The compliance documentation provides evidence that the components of the model work as intended, the model is appropriate for its intended business purpose, and the model is conceptually sound. This individualized model documentation is especially important for highly regulated industries. For the banking industry, for example, the report can help complete the Federal Reserve System's [SR 11-7: Guidance on Model Risk Management](https://www.federalreserve.gov/supervisionreg/srletters/sr1107.htm).

> [!TIP] Tip
> You can also generate compliance documentation by selecting a model on the Leaderboard and clicking the [Compliance tab](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/compliance-tab.html).

After you generate the compliance documentation, you can view it or download it as a Microsoft Word (DOCX) file and edit it further. You can also create [specialized templates](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/template-builder.html) for your organization.

> [!NOTE] Note
> When model packages are shared with users, all generated compliance documentation for the model is also shared.

## Generate compliance documentation

1. Create a model package if it is not yet in the inventory (Model Registry). To create a model package, you can:
2. ClickModel Registry > Registered Modelsand select a registered model.
3. In theVersionslist, to open the registered model version, do either of the following:
4. Click theCompliance Documentationtab, select aReport template, and then clickCreate Report. The default template is the Automated Compliance Document template. You can insteadcreate a custom report templateand select that template. Compliance documentation for custom models without null imputation supportTo generate the Sensitivity Analysis section of the defaultAutomated Compliance Documenttemplate, your custom model must support null imputation (the imputation of NaN values), or compliance documentation generation will fail. If the custom model doesn't support null imputation, you can use a specialized template to generate compliance documentation. In theReport templatedropdown list, selectAutomated Compliance Document (for models that do not impute null values). This template excludes the Sensitivity Analysis report and is only available for custom models. If this template option is not available for your version of DataRobot, you can download thecustom template for regression modelsor thecustom template for binary classification models. Generating Compliance Documentation requires DataRobot to execute many dependent insight tasks. This can take several minutes to complete. The documentation appears below when complete:
5. After the compliance documentation is generated, you can:

## Complete compliance documentation

After you have generated the model compliance report, click Download and save the `.docx` file to your system. Open the file to review and complete the document. Areas of blue italic text are intended as guidance and instruction. They identify who should complete the section and provide detail of the required information.

Areas of regular text are DataRobot's automatically generated model compliance text—preprocessing, performance, impact, task-specific, and DataRobot general information.

## Feature considerations

Compliance documentation is available for the following project types:

- Binary
- Multiclass
- Regression
- Text generation
- Anomaly detection for time series projects with DataRobot models, but not for non-time series unsupervised mode.
