# Product overview

- [Home Page](https://docs.tomat.ai/product-overview/home-page.md)
- [Exploring Data](https://docs.tomat.ai/product-overview/exploring-data.md)
- [Data Catalog](https://docs.tomat.ai/product-overview/exploring-data/data-catalog.md)
- [Exploring Datasets](https://docs.tomat.ai/product-overview/exploring-data/exploring-datasets.md)
- [Statistics Panel](https://docs.tomat.ai/product-overview/exploring-data/statistics-panel.md): Exploratory Data Analysis
- [Designing Flows](https://docs.tomat.ai/product-overview/designing-flows.md)
- [Creating Flows](https://docs.tomat.ai/product-overview/designing-flows/creating-flows.md)
- [Flow Designer Guide](https://docs.tomat.ai/product-overview/designing-flows/flow-designer-guide.md)
- [Working with Canvas](https://docs.tomat.ai/product-overview/designing-flows/flow-designer-guide/working-with-canvas.md)
- [Using Groups](https://docs.tomat.ai/product-overview/designing-flows/flow-designer-guide/using-groups.md)
- [Working with Table](https://docs.tomat.ai/product-overview/designing-flows/flow-designer-guide/working-with-table.md)
- [Managing Flows](https://docs.tomat.ai/product-overview/designing-flows/managing-flows.md)
- [Demo: Building a Simple Flow](https://docs.tomat.ai/product-overview/designing-flows/demo-building-a-simple-flow.md)
- [Executing Flows](https://docs.tomat.ai/product-overview/executing-flows.md)
- [Running Flows](https://docs.tomat.ai/product-overview/executing-flows/running-flows.md)
- [Jobs overview](https://docs.tomat.ai/product-overview/executing-flows/jobs-overview.md)
- [Building Reports](https://docs.tomat.ai/product-overview/building-reports.md)
- [Designing Reports](https://docs.tomat.ai/product-overview/building-reports/designing-reports.md)
- [Running Reports](https://docs.tomat.ai/product-overview/building-reports/running-reports.md)
- [Reports Page](https://docs.tomat.ai/product-overview/building-reports/reports-page.md)
- [Tomat Use Cases](https://docs.tomat.ai/product-overview/tomat-use-cases.md)


---

# 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.tomat.ai/product-overview.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.
