

# Panels and visualizations in Grafana version 10
<a name="v10-panels"></a>

****  
This documentation topic is designed for Grafana workspaces that support **Grafana version 10.x**.  
For Grafana workspaces that support Grafana version 12.x, see [Working in Grafana version 12](using-grafana-v12.md).  
For Grafana workspaces that support Grafana version 9.x, see [Working in Grafana version 9](using-grafana-v9.md).  
For Grafana workspaces that support Grafana version 8.x, see [Working in Grafana version 8](using-grafana-v8.md).

The *panel* is the basic visualization building block in Grafana. Each panel has a query editor specific to the data source selected in the panel. The query editor allows you to build a query that returns the data you want to visualize.

There are a wide variety of styling and formatting options for each panel. Panels can be dragged, dropped, and resized to rearrange them on the dashboard.

Before you add a panel, ensure that you have configured a data source.

Additional panel types might be available by installing additional [plugins](grafana-plugins.md) to your workspace.

For details about using specific data sources, see [Connect to data sources](AMG-data-sources.md).

**Topics**
+ [Panel editor overview](v10-panels-editor-overview.md)
+ [The panel inspect view](v10-panels-panel-inspector.md)
+ [Query and transform data](v10-panels-query-xform.md)
+ [Configure panel options](v10-panels-configure-panel-options.md)
+ [Configure standard options](v10-panels-configure-standard-options.md)
+ [Configure a legend](v10-panels-configure-legend.md)
+ [Configure data links](v10-panels-configure-data-links.md)
+ [Configure value mappings](v10-panels-configure-value-mappings.md)
+ [Configure thresholds](v10-panels-configure-thresholds.md)
+ [Configure field overrides](v10-panels-configure-overrides.md)
+ [Visualizations available in Grafana version 10](v10-panels-viz.md)