BlogsMilvusMilvus Management Console (Attu)

Milvus Management Console (Attu)

Milvus Management Console (Attu)

3
posts
2022–2026

Attu 3.0 Beta represents a significant evolution of the Milvus management console, transforming it from a single-cluster viewer into a comprehensive operations console. Key advancements include multi-cluster management, persistent local state, an integrated AI Agent with over 50 Milvus tools for natural language operations and diagnostics, a redesigned hierarchical data browser, built-in Prometheus metrics dashboards, an API Playground, GUI-based backup and restore, and simplified RBAC workflows. This post details the installation and basic usage of Attu, including collection creation, data import, querying, and vector similarity search, as well as the system view for monitoring node status and topology.

2026

Attu 3.0 Beta: Multi-Cluster Management, AI Agent, and a Rebuilt Milvus Console

6/11/2026

Attu 3.0 Beta introduces multi-cluster management, allowing users to connect to and manage multiple Milvus instances from a single interface with persistent local state. A major new component is the AI Agent, which integrates over 50 Milvus tools to enable natural language operations, diagnostics, and permission management, with support for various LLM providers and custom skill creation. The data browser has been redesigned with a hierarchical database-collection-partition structure and enhanced data operation capabilities. The console now includes built-in Prometheus metrics dashboards, an API Playground, and GUI-based backup and restore functionality. Diagnostic skills for cluster health, search performance, data write, and configuration audits are also new additions.

Milvus Access Control Guide: How to Configure RBAC for Production

3/26/2026

This post details the implementation and configuration of Milvus's built-in RBAC system, providing guidance on setting up users, roles, and privileges to enhance security and prevent accidental data loss in production environments. It covers enabling authentication, creating custom roles and privilege groups, granting and revoking access, and provides a practical example for securing a RAG system.

2022

Manage Your Milvus Vector Database with One-click Simplicity

3/10/2022

This post introduces Attu, a graphical user interface for Milvus, detailing its installation via executable installers and Docker. It outlines the core features of Attu, including an Overview page for loaded collections, a Collection page for managing all collections, a Vector Search page for performing similarity searches, and a System View page for visualizing Milvus's topological structure and node status. A demonstration covers creating a collection, loading it, importing data, querying data with filters, and performing vector similarity searches. The post also highlights Attu's plugin architecture and encourages user contributions.