> 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/es/recursos/seguridad-y-cumplimiento.md).

# Seguridad y cumplimiento

En Violet, la seguridad, la privacidad y el cumplimiento de tus datos están en el centro de todo lo que hacemos.

Visita nuestro [Centro de confianza](https://trust.violetlabs.com/) para obtener una visión completa de nuestros controles, políticas e informes, y para solicitar acceso a cualquiera de estos recursos.

Puedes ver nuestra Política de privacidad en [www.violetlabs.com/privacy-policy](https://www.violetlabs.com/privacy-policy/) y nuestros Términos de servicio en [www.violetlabs.com/terms-of-service](https://www.violetlabs.com/terms-of-service/).

Lee a continuación para obtener más información sobre:

{% content-ref url="/pages/78e41ce8ed2ac38294541264123ac8fc14000722" %}
[Retención de datos, copia de seguridad y recuperación](/es/recursos/seguridad-y-cumplimiento/retencion-de-datos-copia-de-seguridad-y-recuperacion.md)
{% endcontent-ref %}

{% content-ref url="/pages/ab4e3f29628e6ddbb55b3a3ca011e72923f19a16" %}
[Cumplimiento de ITAR/EAR](/es/recursos/seguridad-y-cumplimiento/cumplimiento-de-itar-ear.md)
{% endcontent-ref %}

{% content-ref url="/pages/0f1e6ebe0c338d0a1c6cc002e1386cd86d8b8edf" %}
[Cumplimiento de NIST/CMMC/FedRAMP](/es/recursos/seguridad-y-cumplimiento/cumplimiento-de-nist-cmmc-fedramp.md)
{% endcontent-ref %}

{% content-ref url="/pages/b30e1971440bbbe3fef81278b0b0625914fbeefc" %}
[Certificación SOC 2](/es/recursos/seguridad-y-cumplimiento/certificacion-soc-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/1cce8c8b57a7d96f0352842559112733cc522541" %}
[Seguridad y arquitectura de MCP](/es/recursos/seguridad-y-cumplimiento/seguridad-y-arquitectura-de-mcp.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/es/recursos/seguridad-y-cumplimiento.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.
