# Module-based Policies

<figure><img src="/files/WH1A2zEDQT9mFVtu8Ssh" alt=""><figcaption><p>Example of Module-based policies.</p></figcaption></figure>

## Business Glossary

### Glossary, Categories, Terms:

* Read-only: User can only view Glossary items without making changes.
* Edit: User can create, edit and delete any Glossary items.

The above actions will need go through Approval Workflow.

### Change requests

* Approve or reject change requests: User can review change requests and be selected as an approver for change requests.

## Governance - Classification Policies

### Classification Policies

* Read-only: User can only view classification policies in the Governance module without making changes.
* Add, edit and delete custom policies: User can create, edit and delete any classification policies.

The above actions will need go through Approval Workflow.

### Change requests

* Approve or reject change requests: User can review change requests and be selected as an approver for change requests.


---

# 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/group-access-policies/module-based-policies.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.
