# Governance

- [Governance module](https://docs.decube.io/governance/governance-module.md): Within the governance module, you'll be able to manage policies which control classifications on decube.
- [Classification Policies](https://docs.decube.io/governance/classification-policies.md): Define the policies around the classification of data assets all in one location and see all assets with the specific classification.
- [Auto-classify data assets](https://docs.decube.io/governance/auto-classify-data-assets.md): No more manual updates: use our auto-classification via policy rules to classify data assets and protect your more sensitive data.
- [Use Case Examples - Rules](https://docs.decube.io/governance/auto-classify-data-assets/use-case-examples-rules.md): You can quickly set up similar policy rules based on these examples.


---

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