# DevSecOps

Built with strong design thinking principles, the Ozone CI/CD platform embeds security at every level and is secure by design. It provides enterprises with visibility across CI/CD which helps teams to not just create, but also implement effective governance policies.

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\. [Security Dashboard](/ozone-end-user-guide/documentation/devsecops/security-dashboard.md)\
2\. [Policies](/ozone-end-user-guide/documentation/devsecops/shift-left-policy-management/policies.md)\
3\. [Scans](/ozone-end-user-guide/documentation/devsecops/scans.md)


---

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