# MariaDB Enterprise Manager

MariaDB Enterprise Manager is a comprehensive observability and management solution designed for your entire database fleet. It provides advanced, topology-aware monitoring and a powerful suite of visual tools for query development and schema management, all from a single, centralized interface.

At its core, Enterprise Manager uses lightweight agents to collect deep telemetry from your standalone databases, replicated topologies, and MaxScale clusters via the OpenTelemetry standard. This foundation powers the integrated **Grafana** dashboards, which come pre-packaged with production-ready visualizations and alerts. Beyond monitoring, the [**Workspace**](#workspace) provides a shared environment for developers and DBAs with an advanced **Query Editor** and a visual **ERD Designer**. The entire system is secured with role-based access control, audit logging, and can integrate with your corporate **identity provider (OIDC)** for single sign-on.

<figure><img src="https://2850516351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkuTXWg0NDbRx6XUeYpGD%2Fuploads%2Fgit-blob-b793bbcc6508467056c68e6273869eaaeb9d9a2f%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Key Capabilities at a Glance

### **Advanced Monitoring**

Leverage the power of a built-in **Grafana** instance, complete with pre-packaged dashboards and production-ready alerts. The platform provides the flexibility to create custom [dashboards](https://mariadb.com/docs/tools/mariadb-enterprise-manager/usage/monitoring/dashboards), define [unique alert rules](https://mariadb.com/docs/tools/mariadb-enterprise-manager/usage/monitoring/alerts-and-notifications/built-in-alert-rules), and route notifications to a wide range of destinations.

### **Integration with Other Observability Solutions**

Built on open standards, Enterprise Manager uses **OpenTelemetry** for metrics collection. Its integrated **Prometheus** time-series database exposes a query API, allowing you to seamlessly export metrics and integrate with your existing observability stack.

### **Centralized Management**

Gain a topology-based, centralized view of your entire database fleet. Enterprise Manager **discovers and visualizes** your replication and clustering setups, providing the ability to drill down into a specific [**MaxScale UI** ](https://app.gitbook.com/s/0pSbu5DcMSW4KwAkUcmX/maxscale-management/maxgui)through a seamless single sign-on (SSO) experience.

### **Workspace**

The Workspace provides a powerful suite of tools for developers and DBAs. It features a rich [**Query Editor**](https://mariadb.com/docs/tools/mariadb-enterprise-manager/usage/workspace/query-editor) for running and debugging SQL and a visual [**ERD Designer**](https://mariadb.com/docs/tools/mariadb-enterprise-manager/usage/workspace/erd-designer) for schema management and modeling across multiple database connections.

### **Enterprise Security**

Secure your management layer with robust security features. Authenticate users with your corporate [**identity provider (OIDC)**](https://mariadb.com/docs/tools/mariadb-enterprise-manager/administration/user-management/configure-openid-connect-identity-provider), enforce granular permissions with [**role-based access control (RBAC)**](https://mariadb.com/docs/tools/mariadb-enterprise-manager/administration/user-management), and maintain compliance with a comprehensive **audit log** for all administrative actions.

<sub>*This page is: Copyright © 2025 MariaDB. All rights reserved.*</sub>

{% @marketo/form formId="4316" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/tools/mariadb-enterprise-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
