# MLOps smart audit

> MLOps smart audit - Audit and visualize MLOps deployment configurations.

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

## Primary page

- [MLOps smart audit](https://docs.datarobot.com/en/docs/api/dev-learning/accelerators/model-deploy-mlops/smart-audit.html): Full documentation for this topic (HTML).

## Related documentation

- [Developer documentation](https://docs.datarobot.com/en/docs/api/index.html): Linked from this page.
- [Developer learning](https://docs.datarobot.com/en/docs/api/dev-learning/index.html): Linked from this page.
- [AI accelerators](https://docs.datarobot.com/en/docs/api/dev-learning/accelerators/index.html): Linked from this page.
- [Model deployment and MLOps](https://docs.datarobot.com/en/docs/api/dev-learning/accelerators/model-deploy-mlops/index.html): Linked from this page.

## Documentation content

[Access this AI accelerator on GitHub](https://github.com/datarobot-community/ai-accelerators/tree/main/advanced_ml_and_api_approaches/mlops_smart_audit)

This accelerator outlines a workflow to create an application that provides an interactive dashboard for analyzing the MLOps configuration across multiple machine learning deployments. The application examines each deployment for enabled capabilities (e.g., data drift detection, accuracy monitoring, notifications, etc.) and produces a summarized, interactive view. This helps MLOps administrators assess deployment quality, identify gaps, prioritize improvements, and check compliance scores.

The key feature of the accelerator are outlined below:

- Deployment overview:Quickly see which MLOps functions are enabled or disabled across your deployments.
- Quality and compliance assessment:Each deployment is assigned a quality score based on the percentage of enabled capabilities and a compliance score based on a set of mandatory functions and model risk levels.
- Advanced filtering and search:Use sidebar filters to refine deployments by type, owner, capabilities, or score ranges.
- LLM-Based insights (optional):When enabled, Azure OpenAI provides natural language summaries and recommendations.
- Capability governance:View governance rules for capabilities categorized by importance (Critical, High, Moderate, Low) for both predictive and generative models.
