# Model Compliance

> Model Compliance - Details and steps to generate the Model Compliance Document.

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

## Primary page

- [Model Compliance](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/compliance-tab.html): Full documentation for this topic (HTML).

## Sections on this page

- [Complete the Model Compliance document](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/compliance-tab.html#complete-the-model-compliance-document): In-page section heading.
- [Model report updates](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/compliance-tab.html#model-report-updates): In-page section heading.
- [Generalized model validation workflow](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/compliance-tab.html#generalized-model-validation-workflow): In-page section heading.

## Related documentation

- [Classic UI documentation](https://docs.datarobot.com/en/docs/classic-ui/index.html): Linked from this page.
- [Modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/index.html): Linked from this page.
- [Model insights](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/index.html): Linked from this page.
- [Compliance](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/index.html): Linked from this page.
- [Model Registry](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment/registry/reg-compliance.html): Linked from this page.
- [unlocking holdout](https://docs.datarobot.com/en/docs/classic-ui/modeling/build-models/build-basic/unlocking-holdout.html): Linked from this page.

## Documentation content

# Model Compliance

DataRobot automates many critical compliance tasks associated with developing a model and, by doing so, [decreases the time-to-deployment](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/compliance-tab.html#generalized-model-validation-workflow) in highly regulated industries. You can generate, for each model, individualized documentation to provide comprehensive guidance on what constitutes effective model risk management. Then, you can download the report as an editable Microsoft Word document ( `.docx`). The generated report includes the appropriate level of information and transparency necessitated by regulatory compliance demands.

The model compliance report is not prescriptive in format and content, but rather serves as a guide in creating sufficiently rigorous model development, implementation, and use documentation. The documentation provides evidence to show that the components of the model work as intended, the model is appropriate for its intended business purpose, and it is conceptually sound. As such, the report can help with completing the Federal Reserve System's [SR 11-7: Guidance on Model Risk Management](https://www.federalreserve.gov/supervisionreg/srletters/sr1107.htm).

> [!NOTE] Note
> Using the [Python client](https://pypi.org/project/datarobot/#description), you can create custom compliance documentation templates. DataRobot’s customized templating capabilities provide flexibility to control the structure and contents of the generated documentation. Alternatively, DataRobot uses a default template to generate Compliance Documentation when no custom template is specified.

## Complete the Model Compliance document

From the Compliance Documentation tab:

1. (Optional) Consider unlocking the project's holdout as explained in theDocumentation Content Improvementnote: "Consider unlocking the project's holdout to include additional model performance detail in the compliance documentation."
2. Select the format of your compliance documentation. Choose:
3. After selecting a template, clickGenerate Reportto initiate DataRobot's report production process, which results in creation of a DOCX file. You will see an indicator that DataRobot is creating the report. When the report is completed successfully, this indicator changes to a checkmark. TipYou can also generate compliance documentation from theModel Registry.
4. After you have generated the model compliance report, clickDownloadand save the DOCX file to your system. Open the file and complete it as follows:

## Model report updates

Once you generate the report, DataRobot stores it with your project for download at any time. In some cases, there are changes that would affect the report content (for example, [unlocking holdout](https://docs.datarobot.com/en/docs/classic-ui/modeling/build-models/build-basic/unlocking-holdout.html)). This is fairly uncommon because report generation usually happens after model selection, which generally happens after the model has been tested against holdout. If you view the Compliance Documentation tab and there are changes that affect the report content, you are prompted to generate the report again.

## Generalized model validation workflow

The following is a high-level workflow of a typical model validation process. It is repeated for each new model or for a material change to an existing model (e.g., model re-fit or re-estimation). DataRobot's report satisfies Step 2 described below and, by extension, expedites the remaining steps.

1. Model owner identifies a use case and business need; model developer builds the model.
2. Owner and developer collaborate on a comprehensive “model development, implementation, and use” document that summarizes the model development process in detail.
3. The model development documentation is given to the model risk management team, with any applicable code and data.
4. Using the documentation, the model validation team replicates the process and performs a series of predefined statistical, analytical, and qualitative tests.
5. Validation team writes a comprehensive report summarizing their findings. Reportable issues require remediation. Non-reportable suggestions or recommendations demonstrate an effective challenge of the model development process.
6. Upon validation team approval, the model governance team secures stakeholder approval, tracks the remediation process, and performs ongoing model performance monitoring.
