content/chronograf/v1/guides/querying-data.md
Explore and visualize your data in the Data Explorer. For both InfluxQL and Flux, Chronograf allows you to move seamlessly between using the builder or templates and manually editing the query; when possible, the interface automatically populates the builder with the information from your raw query. Choose between visualization types for your query.
To open the Data Explorer, click the Explore icon in the navigation bar:
{{% note %}} Note: If your organization spans multiple time zones, we recommend using UTC (Coordinated Universal Time) to ensure that everyone sees metrics and events for the same time. {{% /note %}}
InfluxQL is a SQL-like query language you can use to interact with data in InfluxDB. For detailed tutorials and reference material, see our InfluxQL documentation.
{{% note %}}
Chronograf interacts with InfluxDB Cloud and InfluxDB OSS 2.x through the v1 compatibility API. The v1 compatibility API provides limited InfluxQL support. For more information, see InfluxQL support. {{% /note %}}
Flux is InfluxData's new functional data scripting language designed for querying, analyzing, and acting on time series data. The Script Builder lets you build a complete Flux script scoped to a selected time range. View new tag keys and tag values based on already selected tag keys and tag values. Search for key names and values. To learn more about Flux, see Getting started with Flux.
Select the Visualization tab at the top of the Data Explorer. For details about all of the available visualization options, see Visualization types in Chronograf.
To add your query and graph to a dashboard:
Metaquery templates provide templated InfluxQL queries manage databases, retention policies, users, and more. Choose from the following options in the Metaquery Templates dropdown list: