> For the complete documentation index, see [llms.txt](https://docs.datalogz.io/guides/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/guides/datalogz-framework.md).

# Datalogz Framework

The Datalogz Framework is how Datalogz Control Tower approaches governing your analytics estate. Instead of one-time audits or manual reviews, Control Tower continuously watches every connected BI platform and turns what it finds into clear, assignable actions for your team.

The framework rests on two ideas:

**Pillars.** Every issue Control Tower surfaces maps to one of five pillars: Security, Cost Management, Governance (which includes Quality), and Performance. The pillars tell you why an issue matters and help you prioritize. Read more in Datalogz BI Pillars.

**Continuous monitoring.** Monitors check your BI environment around the clock. When something needs attention, an alert is created, routed to an owner, and tracked until it is resolved. The building blocks are explained in Concepts.

### What this means for you

You don't need to configure anything to get started. Once your BI platforms are connected, Control Tower begins monitoring with a curated set of default checks. Your team's job is to review the alerts that surface, assign owners, and act on them. Everything else, including scanning, detection, and tracking, happens automatically.

To learn more about the operational discipline behind the framework, we recommend reading our[ BI Ops Whitepaper](https://docs.datalogz.io/whitepaper/).


---

# 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/guides/datalogz-framework.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.
