> For the complete documentation index, see [llms.txt](https://docs.coherent.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherent.global/trust-center/coherent-trust-center.md).

# Coherent Trust Center

At Coherent, we place great importance on maintaining the confidentiality of sensitive information, ensuring its integrity and availability to our customers when needed. We recognize the importance of protecting our customers, prospects, and partners from unauthorized access, disclosure, alteration, and destruction of their data.

We are committed to continuously improving our security posture and ensuring appropriate controls are in place to safeguard sensitive information.

By implementing robust security measures and regularly reviewing and updating our practices, we strive to provide a secure environment that fosters trust and reliability for all our stakeholders.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Product security</strong></td><td><a href="/pages/ZzHA0kSWJHy0EnjwE3gF">/pages/ZzHA0kSWJHy0EnjwE3gF</a></td></tr><tr><td><strong>Application security</strong></td><td><a href="/pages/oQbxDHow3RPeVMLiwMtb">/pages/oQbxDHow3RPeVMLiwMtb</a></td></tr><tr><td><strong>Cloud security</strong></td><td><a href="/pages/LonMYqimOmheQk7M9xT3">/pages/LonMYqimOmheQk7M9xT3</a></td></tr><tr><td><strong>Corporate security</strong></td><td><a href="/pages/YR9VUiobgDkIzoGOYgAL">/pages/YR9VUiobgDkIzoGOYgAL</a></td></tr><tr><td><strong>Insights - AI Security and Data usage</strong></td><td><a href="/pages/6QKeTbFXdOZnlx2cpMov">/pages/6QKeTbFXdOZnlx2cpMov</a></td></tr><tr><td><strong>Compliance</strong></td><td><a href="/pages/XmFWgyRUG7WMnkgFxFlO">/pages/XmFWgyRUG7WMnkgFxFlO</a></td></tr><tr><td><strong>Documents</strong></td><td><a href="/pages/9ePSsicC4dO5VYvK8Bg1">/pages/9ePSsicC4dO5VYvK8Bg1</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.coherent.global/trust-center/coherent-trust-center.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
