
* new refactored panel docs * fixed links * removed xtra sharing link, added links to panel display option tasks * fixed typo * add aliases * incorporate PM feedback * intermediate commit to resolve merge conflict * final changes to resolve merge conflicts
1.4 KiB
+++ title = "Add a title and description to a panel" aliases = ["/docs/sources/panels/working-with-panels/add-title-and-description/"] weight = 30 +++
Add a title and description to a panel
Add a title and description to a panel to share with users any important information about the visualization. For example, use the description to document the purpose of the visualization.
Before you begin:
- [Add a panel to a dashboard]({{< relref "../working-with-panels/add-panel.md" >}}).
To add a title and description to a panel:
-
Open a panel.
-
In the panel display options pane, locate the Panel options section.
-
Enter a Title.
Text entered in this field is displayed at the top of your panel in the panel editor and in the dashboard.
You can use [variables you have defined]({{< relref "../../variables/_index.md" >}}) in either field, but not [global variables]({{< relref "../../variables/variable-types/global-variables.md" >}}).
-
Write a description of the panel and the data you are displaying.
Text entered in this field is displayed in a tooltip in the upper left corner of the panel.
You can use [variables you have defined]({{< relref "../../variables/_index.md" >}}) in either field, but not [global variables]({{< relref "../../variables/variable-types/global-variables.md" >}}).