# Open Data Blend Docs

## Open Data Blend Docs

- [Introduction](https://docs.opendatablend.io/master.md)
- [Datasets](https://docs.opendatablend.io/open-data-blend-datasets/datasets.md)
- [Dataset Versions](https://docs.opendatablend.io/open-data-blend-datasets/dataset-snapshots.md)
- [Dataset UI](https://docs.opendatablend.io/open-data-blend-datasets/dataset-ui.md)
- [Dataset API](https://docs.opendatablend.io/open-data-blend-datasets/dataset-api.md)
- [Frictionless Data Compatibility](https://docs.opendatablend.io/open-data-blend-datasets/frictionless-data.md)
- [Modelling Conventions](https://docs.opendatablend.io/open-data-blend-datasets/modelling-conventions.md)
- [Loading Data Files in Excel](https://docs.opendatablend.io/open-data-blend-datasets/loading-data-files-in-excel.md)
- [Loading Data Files in Power BI Desktop](https://docs.opendatablend.io/open-data-blend-datasets/loading-data-files-in-power-bi-desktop.md)
- [Loading Data Files in Tableau Desktop](https://docs.opendatablend.io/open-data-blend-datasets/loading-data-files-in-tableau-desktop.md)
- [Loading Data Files in Python](https://docs.opendatablend.io/open-data-blend-datasets/loading-data-files-in-python.md)
- [Loading Data Files in R](https://docs.opendatablend.io/open-data-blend-datasets/loading-data-files-in-r.md)
- [Loading Data Files in Other Tools](https://docs.opendatablend.io/open-data-blend-datasets/loading-data-files-in-other-tools.md)
- [Analytics](https://docs.opendatablend.io/open-data-blend-analytics/analytics.md)
- [Analytics Queries](https://docs.opendatablend.io/open-data-blend-analytics/analytics-queries.md)
- [Analytics Users](https://docs.opendatablend.io/open-data-blend-analytics/analytics-users.md)
- [Connecting from Excel](https://docs.opendatablend.io/open-data-blend-analytics/connecting-from-excel.md)
- [Connecting from Power BI Desktop](https://docs.opendatablend.io/open-data-blend-analytics/connecting-from-power-bi.md)
- [Connecting from Tableau Desktop](https://docs.opendatablend.io/open-data-blend-analytics/connecting-from-tableau-desktop.md)
- [Connecting from Other Tools](https://docs.opendatablend.io/open-data-blend-analytics/connecting-from-other-tools.md)
- [Insights](https://docs.opendatablend.io/open-data-blend-insights/insights.md)
- [Report Drill Throughs](https://docs.opendatablend.io/open-data-blend-insights/report-drill-throughs.md)
- [Report Drill Downs](https://docs.opendatablend.io/open-data-blend-insights/report-drill-downs.md)
- [Subscription Portal](https://docs.opendatablend.io/subscription-management/subscription-portal.md)
- [Managing Analytics Users](https://docs.opendatablend.io/subscription-management/managing-analytics-users.md)
- [Managing Access Keys](https://docs.opendatablend.io/subscription-management/managing-access-keys.md)
- [Updating Payment Details](https://docs.opendatablend.io/subscription-management/updating-payment-details.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.opendatablend.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.
