2017-09-22 10:14:39 -05:00
+++
title = "Text"
keywords = ["grafana", "text", "documentation", "panel"]
type = "docs"
2019-12-30 01:17:03 -06:00
aliases = ["/docs/grafana/latest/reference/alertlist/"]
2017-09-22 10:14:39 -05:00
[menu.docs]
name = "Text"
parent = "panels"
weight = 4
+++
# Text Panel
2017-09-28 03:05:28 -05:00
The text panel lets you make information and description panels etc. for your dashboards. There are three modes you can write in: markdown, HTML or text.
2017-09-22 10:14:39 -05:00
## Text Options
{{< docs-imagebox img = "/img/docs/v45/text-options.png" max-width = "600px" class = "docs-image--no-shadow" > }}
2017-10-03 06:34:52 -05:00
1. **Mode** : Here you can choose between markdown, HTML or text.
2. **Content** : Here you write your content.
2017-09-22 10:14:39 -05:00