# Welcome to Whaly 🐳

[Whaly](https://whaly.io) 🐳 is a self service business intelligence platform that helps data analysts deliver faster insights to business teams, and helps business teams to get access to data so they can take better decisions.

This documentation is geared towards data analysts so they are able to manage and roll out [Whaly](https://whaly.io) in their organisation. In this guide you'll learn how to:<br>

1. [**📦 Connect to your data Warehouse**  <br>](https://docs.whaly.io/warehouse/connect-your-warehouse)Whaly is directly connected to your Data Warehouse ([BigQuery](https://docs.whaly.io/warehouse/google-bigquery) / [Snowflake](https://docs.whaly.io/warehouse/snowflake)) so that your data stays in your control, from the ingestion to the consumption.<br>
2. [**🔌 Connect business data using Sources**<br>](https://docs.whaly.io/connectors/how-sources-work)Whaly connects directly to your key data sources (CRM, Marketing platform, ...) and continuously sync your data into your warehouse so you can create better experiences for your end users.<br>
3. [**🛠 Model your data using the Workbench**](https://docs.whaly.io/data-management/workbench)\
   By giving you access to a no code data cleaning and enriching tool, it helps you shape your data to make great reporting.<br>
4. **👀 Create Data Experiences using Explorations**\
   By helping you to create dimensions and metrics on top of all your related data, it make your data "reporting ready".<br>
5. **📈 Get insights by creating stunning Visualizations**\
   By creating reports and dashboards, you'll build visual representation of your data that can be shared to your stakeholders.<br>
6. **🚀 Use your data outside Whaly**\
   Integrate Whaly in your everyday Workflow, whether it is updating a GSheet, an Excel File or an Airtable or even integrating your stunning dashboards in your own product or even your business apps, you'll learn how to achieve exactly that.<br>
7. 📜 **Achieve high scale governance with Whaly**\
   You'll learn how to use Whaly access control layer to control, and optimize who has access to which type of data.<br>


---

# 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/master.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.
