docs/sources/visualizations/dashboards/build-dashboards/modify-dashboard-settings/index.md
The dashboard settings page allows you to:
To access the dashboard setting page:
Adjust dashboard time settings when you want to change the dashboard timezone, the local browser time, and specify auto-refresh time intervals.
On the the General tab of the Settings page, scroll down to the Time options section.
Specify time settings as follows.
now time by entering a time delay. Use this option to accommodate known delays in data aggregation to avoid null values.Click Save.
(Optional) Enter a description of the changes you've made.
Click Save.
Click Exit edit.
Use this option to control tooltip and hover highlight behavior across graph panels (for example, time series).
On the the General tab of the Settings page, scroll down to the Panel options section.
Choose from the following options to control the tooltip and hover highlight behavior across graph panels:
Click Save.
(Optional) Enter a description of the changes you've made.
Click Save.
Click Exit edit.
You can add metadata to your dashboards using tags. Tags also give you the ability to filter the list of dashboards.
Tags can be up to 50 characters long, including spaces.
To add tags to a dashboard, follow these steps:
On the the General tab of the Settings page, scroll down to the Tags section.
In the field, enter a new or existing tag.
If you're entering an existing tag, make sure that you spell it the same way or a new tag is created.
Click Add or press the Enter key.
Click Save.
(Optional) Enter a description of the changes you've made.
Click Save.
Click Exit edit.
When you're on the Dashboards page, any tags you've entered show up under the Tags column.
Annotations setup has been removed from dashboard settings. You can now add and manage annotation queries in the dashboard sidebar. For more information, refer to Add annotation queries.
Variables setup has been removed from dashboard settings. You can now add and manage variables in the dashboard sidebar. For more information, refer to Add variables.
Dashboard links enable you to place links to other dashboards and web sites directly below the dashboard header. Links provide for quick navigation to other, related dashboards and content.
On the Settings page, click the Links tab.
Click + New link.
Enter title for the link.
In the Type drop-down, select Dashboards or Link.
Set the rest of the link options.
For more detailed directions on creating links, refer to Dashboard links
Click Save.
(Optional) Enter a description of the changes you've made.
Click Save.
Click Exit edit.
A dashboard in Grafana is represented by a JSON object, which stores metadata of its dashboard. Dashboard metadata includes dashboard properties, metadata from panels, template variables, panel queries, and so on.
To view a dashboard JSON model, on the Settings page, click the JSON Model tab.
For more information about the JSON fields, refer to JSON fields.