# Governance

- [Security](https://docs.nlx.ai/platform/nlx-platform-guide/governance/security.md): Learn how to protect your NLX workspace and ensure your apps are compliant and secure
- [Roles & permissions](https://docs.nlx.ai/platform/nlx-platform-guide/governance/roles-and-permissions.md): Manage user roles and permissions with your NLX account and workspaces
- [Versioning](https://docs.nlx.ai/platform/nlx-platform-guide/governance/versioning.md): Versioning in NLX stores historical snapshots of flows, apps, and integrations so you can review changes, compare versions, and safely restore past configurations
- [Audit trail](https://docs.nlx.ai/platform/nlx-platform-guide/governance/audit-trail.md): Track every event in your NLX workspace with Audit logs for governance, troubleshooting, and compliance.
- [Guardrails](https://docs.nlx.ai/platform/nlx-platform-guide/governance/guardrails.md): Define guardrails to control AI behavior, validate inputs and outputs, and enforce policy across conversational applications


---

# 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.nlx.ai/platform/nlx-platform-guide/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.
