# What is Data Explorer?

## Extract Data at Your Convenience!

Data Explorer is an exclusive feature of Fogwing IoT Analytics Studio. It is one such feature that offers clarity and eases the analysis of Data trends by users for generating business value with key components under evaluation.

The purpose of this feature is to facilitate quick Device Data extraction based on custom time durations. Data Explorer feature enables users to compare multiple Device Data trends with the same attribute. As a result, users need not panic to remember the Devices with the same attributes.

Data Explorer has the following the functionalities:

* Export Option: User is equipped to download data in CSV format.
* Graph: Equips user to compare Multiple Device Data with same attributes. It helps with the recognition and study of Data trends.
* Graph Download: User will be able to download graph in SVG, CSV and PNG formats.
* Device Data: It is made available in a table format.
* Graph: Zoom in, Zoom out of graph display available.

![Pick and choose the date parameter, device and attributes to see or compare the data trends.](/files/-MTUKCaeZYhXwQhvqW5O)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fogwing.io/fogwing-analytics-studio/manage-data-explorer/what-is-data-explorer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
