Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/grafana/v9.2/panels-visualizations/visualizations/text.md, or by sending Accept: text/markdown to https://grafana.com/docs/grafana/v9.2/panels-visualizations/visualizations/text/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Text
The text panel enables you to directly include text or HTML in your dashboards. This can be used to add contextual information and descriptions or embed complex HTML.
Mode
Mode determines how embedded content appears.
Markdown
This option formats the content as markdown.
HTML
This setting renders the content as sanitized HTML. If you require more direct control over the output, you can set the disable_sanitize_html flag which enables you to directly enter HTML.
Code
This setting renders content inside a read-only code editor. Select an appropriate language to apply syntax highlighting to the embedded text.
Variables
Variables in the content will be expanded for display.