> For the complete documentation index, see [llms.txt](https://docs.violetlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.violetlabs.com/resources/security-and-compliance.md).

# Security & Compliance

At Violet, the security, privacy and compliance of your data is at the heart of everything we do.

Visit our [Trust Center](https://trust.violetlabs.com/) for a comprehensive view of our controls, policies, and reports, and to request access to any of these resources.

You can view our Privacy Policy at [www.violetlabs.com/privacy-policy](https://www.violetlabs.com/privacy-policy/) and our Terms of Service at [www.violetlabs.com/terms-of-service](https://www.violetlabs.com/terms-of-service/).

Read ahead for more information on:

{% content-ref url="/pages/9epRroG0wKpimi6tH0Dr" %}
[Data Retention, Backup and Recovery](/resources/security-and-compliance/data-retention-backup-and-recovery.md)
{% endcontent-ref %}

{% content-ref url="/pages/PLi0uLnfcMDeGcBCAYu3" %}
[ITAR/EAR Compliance](/resources/security-and-compliance/itar-ear-compliance.md)
{% endcontent-ref %}

{% content-ref url="/pages/4vi8QvRjye99aP8t6cOK" %}
[NIST/CMMC/FedRAMP Compliance](/resources/security-and-compliance/nist-cmmc-fedramp-compliance.md)
{% endcontent-ref %}

{% content-ref url="/pages/CWkTccYOsaA1fZ6sqkkc" %}
[SOC 2 Certification](/resources/security-and-compliance/soc-2-certification.md)
{% endcontent-ref %}

{% content-ref url="/pages/bqEkHjEFQLESIZrI5Izv" %}
[MCP Security and Architecture](/resources/security-and-compliance/mcp-security-and-architecture.md)
{% endcontent-ref %}


---

# 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.violetlabs.com/resources/security-and-compliance.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.
