> For the complete documentation index, see [llms.txt](https://docs.datalogz.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datalogz.io/whitepaper/overview.md).

# Overview

{% hint style="info" %}
**Quick fact:** According to McKinsey & Company, data consumption of a large number of reports is one of the leading costs of a company's data expense, with 70% of companies having three or more BI tools!
{% endhint %}

## Overview

**Datalogz** is a BI Ops solution that enables teams to bridge the gap in their business intelligence environment. The platform addresses the colossal problem of BI sprawl for data-mature organizations. ‘BI sprawl’ is a serious issue that arises when data mature companies reach an unmanageably high volume of reports being created.


---

# 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 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.datalogz.io/whitepaper/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.
