> For the complete documentation index, see [llms.txt](https://docs.lenses.io/latest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lenses.io/latest/user-guide/using/governance.md).

# Governance

Use governance features to protect sensitive data, review activity, and control access and usage across Kafka.

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th>Title</th><th>Description</th><th data-hidden data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><strong>Data policies</strong></td><td>Define masking rules and classify sensitive data across datasets.</td><td><a href="/spaces/YESuTxbxhb0ZxoEuq3ka/pages/2d87895bf5fc597fc6b5bc1c14f71b12f40287b3">/spaces/YESuTxbxhb0ZxoEuq3ka/pages/2d87895bf5fc597fc6b5bc1c14f71b12f40287b3</a></td></tr><tr><td><strong>Audits</strong></td><td>Review audit events and track activity across your platform.</td><td><a href="/spaces/YESuTxbxhb0ZxoEuq3ka/pages/24452b2ba3eeaa7c9cbbe09464e040af085fc1b4">/spaces/YESuTxbxhb0ZxoEuq3ka/pages/24452b2ba3eeaa7c9cbbe09464e040af085fc1b4</a></td></tr><tr><td><strong>Kafka ACLs</strong></td><td>Manage Kafka access control lists for users and service accounts.</td><td><a href="/spaces/YESuTxbxhb0ZxoEuq3ka/pages/d3ae6e97d8ac07bd86f7e6229530390ee1947441">/spaces/YESuTxbxhb0ZxoEuq3ka/pages/d3ae6e97d8ac07bd86f7e6229530390ee1947441</a></td></tr><tr><td><strong>Kafka Quotas</strong></td><td>Control client throughput and resource usage with Kafka quotas.</td><td><a href="/spaces/YESuTxbxhb0ZxoEuq3ka/pages/c0733dd6cdafec1237b874fcd85ebb734ebad1ed">/spaces/YESuTxbxhb0ZxoEuq3ka/pages/c0733dd6cdafec1237b874fcd85ebb734ebad1ed</a></td></tr></tbody></table>


---

# 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.lenses.io/latest/user-guide/using/governance.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.
