---
title: "Grafana Mimir documentation | Grafana Mimir documentation"
description: "A guide to different sections of the documentation for Grafana Mimir."
---

# Mimir

Grafana Mimir is an open source software project that provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus and OpenTelemetry metrics.

* * *

## Overview

Grafana Mimir enables users to ingest Prometheus or OpenTelemetry metrics, run queries, create new data through the use of recording rules, and set up alerting rules across multiple tenants to leverage tenant federation. Once deployed, the best-practice dashboards, alerts, and runbooks packaged with Grafana Mimir make it easy to monitor the health of the system.

## Explore

[Introduction to Grafana Mimir  
\
Learn about Grafana Mimir’s core concepts and key features for handling metric data.](./introduction/)

[Get started  
\
Get started quickly with Grafana Mimir’s extensive documentation, tutorials, and deployment tooling. Use the monolithic mode to get up and running with just one binary and no added dependencies.](./get-started/)

[Set up and configure  
\
Set up Grafana Mimir with Helm, Puppet, or Jsonnet and Tanka. Then, Configure Grafana Mimir through a YAML-based configuration file or CLI flags.](./set-up/)

[Send metric data  
\
Configure your data sources to write data to Grafana Mimir. These include such sources as Prometheus, the OpenTelemetry Collector, and Grafana Agent.](./send/)

[Manage  
\
Whether you’re an operator or user, you have some decisions to make and actions to take. Read about exemplars, tools, runbooks, and more to help you take the right decisions and actions for your operation.](./manage/)

[Query metric labels  
\
Query metric data from Grafana Mimir through the use of Grafana or the Grafana Mimir HTTP API. Learn how to query Prometheus data from within Mimir.](./query/)

[Visualize data  
\
Query, visualize, and explore your metrics using Grafana, an open platform for metrics visualization. It supports multiple data stores including Prometheus. You can also visualize native histograms through Grafana Mimir since they are a Prometheus data type.](./visualize/)
