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

# Settings

Governance on Ozone is charecterized by its granular RBAC and audit trails which provides control to project admins and the management, along with end-to-end transparency of processes, teams, projects, and infrastructures . Coupled with DevSecOps features, this is the best of governance that you would get from any modern day DevOps platform.

This section of the guide will help you understand the platform’s DevSecOps capabilities, and will walk you through the various aspects of securely managing teams, tools, infrastructure, and other resources that follow best practices.

1. [Ozone Role-Based Access Control (RBAC) - Overview](https://docs.ozone.one/ozone-end-user-guide/devsecops-and-governance/role-based-access-control)
2. [Ozone Identity Management](https://docs.ozone.one/ozone-end-user-guide/devsecops-and-governance/ozone-identity-management)
3. [Audit Trails](https://docs.ozone.one/ozone-end-user-guide/devsecops-and-governance/audit-trails)
4. [Private Cluster Management](https://docs.ozone.one/ozone-end-user-guide/devsecops-and-governance/private-cluster-management)


---

# 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.ozone.one/ozone-end-user-guide/documentation/settings.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.
