<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Working with Grafana panels on Grafana Labs</title><link>https://grafana.com/docs/grafana/v9.0/panels/working-with-panels/</link><description>Recent content in Working with Grafana panels on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/grafana/v9.0/panels/working-with-panels/index.xml" rel="self" type="application/rss+xml"/><item><title>Organize a dashboard</title><link>https://grafana.com/docs/grafana/v9.0/panels/working-with-panels/organize-dashboard/</link><pubDate>Tue, 10 Mar 2026 12:30:01 +0000</pubDate><guid>https://grafana.com/docs/grafana/v9.0/panels/working-with-panels/organize-dashboard/</guid><content><![CDATA[&lt;h1 id=&#34;organize-a-dashboard&#34;&gt;Organize a dashboard&lt;/h1&gt;
&lt;p&gt;You can place any panel in any location you want and controls its size. The changes you make impact other users of the dashboard.&lt;/p&gt;
&lt;h2 id=&#34;before-you-begin&#34;&gt;Before you begin&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Add two or more panels&lt;/li&gt;
&lt;li&gt;Ensure that you sign in with Editor permissions&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;To organize a dashboard&lt;/strong&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Hover your cursor over the panel, and click-and-drag the panel to its new location.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To resize a panel, click the zoom in (&#43;) and zoom out (-) icons.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload&#34;
  data-src=&#34;/static/img/docs/animated_gifs/drag_drop.gif&#34;
  alt=&#34;&#34; width=&#34;1270&#34;
     height=&#34;430&#34;/&gt;&lt;/p&gt;
&lt;h2 id=&#34;tips-and-shortcuts&#34;&gt;Tips and shortcuts&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Click the graph title and in the dropdown menu quickly duplicate the panel.&lt;/li&gt;
&lt;li&gt;Click the colored icon in the legend to change a series color or the y-axis.&lt;/li&gt;
&lt;li&gt;Click series name in the legend to hide series.&lt;/li&gt;
&lt;li&gt;Ctrl/Shift/Meta &#43; click legend name to hide other series.&lt;/li&gt;
&lt;li&gt;Hover your cursor over a panel and press &lt;code&gt;e&lt;/code&gt; to open the panel editor.&lt;/li&gt;
&lt;li&gt;Hover your cursor over a panel and press &lt;code&gt;v&lt;/code&gt; to open the panel in full screen view..&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h1 id="organize-a-dashboard">Organize a dashboard&lt;/h1>
&lt;p>You can place any panel in any location you want and controls its size. The changes you make impact other users of the dashboard.&lt;/p></description></item><item><title>Navigate the Grafana Inspector panel</title><link>https://grafana.com/docs/grafana/v9.0/panels/working-with-panels/navigate-inspector-panel/</link><pubDate>Tue, 10 Mar 2026 12:30:01 +0000</pubDate><guid>https://grafana.com/docs/grafana/v9.0/panels/working-with-panels/navigate-inspector-panel/</guid><content><![CDATA[&lt;h1 id=&#34;navigate-the-grafana-inspector-panel&#34;&gt;Navigate the Grafana Inspector panel&lt;/h1&gt;
&lt;p&gt;The panel inspector helps you understand and troubleshoot your panels. You can inspect the raw data for any Grafana panel, export that data to a comma-separated values (CSV) file, view query requests, and export panel and data JSON.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Not all panel types include all tabs. For example, dashboard list panels do not have raw data to inspect, so they do not display the Stats, Data, or Query tabs.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The panel inspector consists of the following options:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The panel inspector displays Inspect: &lt;NameOfPanelBeingInspected&gt; at the top of the pane. Click the arrow in the upper right corner to expand or reduce the pane.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Data tab -&lt;/strong&gt; Shows the raw data returned by the query with transformations applied. Field options such as overrides and value mappings are not applied by default.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Stats tab -&lt;/strong&gt; Shows how long your query takes and how much it returns.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;JSON tab -&lt;/strong&gt; Allows you to view and copy the panel JSON, panel data JSON, and data frame structure JSON. This is useful if you are provisioning or administering Grafana.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Query tab -&lt;/strong&gt; Shows you the requests to the server sent when Grafana queries the data source.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Error tab -&lt;/strong&gt; Shows the error. Only visible when query returns error.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
]]></content><description>&lt;h1 id="navigate-the-grafana-inspector-panel">Navigate the Grafana Inspector panel&lt;/h1>
&lt;p>The panel inspector helps you understand and troubleshoot your panels. You can inspect the raw data for any Grafana panel, export that data to a comma-separated values (CSV) file, view query requests, and export panel and data JSON.&lt;/p></description></item><item><title>Download query results</title><link>https://grafana.com/docs/grafana/v9.0/panels/working-with-panels/download-query-results/</link><pubDate>Tue, 10 Mar 2026 12:30:01 +0000</pubDate><guid>https://grafana.com/docs/grafana/v9.0/panels/working-with-panels/download-query-results/</guid><content><![CDATA[&lt;h1 id=&#34;download-query-results&#34;&gt;Download query results&lt;/h1&gt;
&lt;p&gt;Grafana generates a text (.txt) file that contains the results of a query, which you can download.&lt;/p&gt;
&lt;h2 id=&#34;before-you-begin&#34;&gt;Before you begin&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../query-a-data-source/add-a-query/&#34;&gt;Add a query&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;To download query results&lt;/strong&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Open the panel inspector.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Inspect the query results.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Download&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
]]></content><description>&lt;h1 id="download-query-results">Download query results&lt;/h1>
&lt;p>Grafana generates a text (.txt) file that contains the results of a query, which you can download.&lt;/p>
&lt;h2 id="before-you-begin">Before you begin&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="../../query-a-data-source/add-a-query/">Add a query&lt;/a>.&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>To download query results&lt;/strong>:&lt;/p></description></item></channel></rss>