# Explorations

## What are explorations?

Exploration are a combinations of datasets, relationships and aggregations put together so that your data consumer can safely combine data and create reports without relying on technical expertise.

This help you:

* Boost data adoption by providing a product to your end users
* Make your user more data savvy by giving them tools they understand
* Maintain your company metric layer by controlling how data is being queried
* Reduce maintenance when definition change - when updating a metric or a dimension all reports are subsequently updated with your changes.

An exploration is the entry point to create charts in Whaly.


---

# 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.whaly.io/data-management/explorations.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.
