> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/it/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/security-and-compliance.md).

# Sicurezza e conformità

Le seguenti sezioni trattano vari componenti di sicurezza e conformità, in quanto riguardano l’uso dell’IA presso Zoom.

{% content-ref url="/pages/eaa2e1b3a0a82e286f5d21e5dd21c18f26954e81" %}
[privacy, conservazione e controlli di Access](/technical-library/it/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/security-and-compliance/privacy-retention-and-access-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/76a7063b1878fa3fc3ed01984af2275c393b8899" %}
[residenza dati, archiviazione e architettura del modello](/technical-library/it/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/security-and-compliance/data-residency-storage-and-model-architecture.md)
{% endcontent-ref %}

{% content-ref url="/pages/39b41aef8269c8c851154bb0cc715f67e289eeb6" %}
[Comportamento e accuratezza del modello](/technical-library/it/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/security-and-compliance/model-behavior-and-accuracy.md)
{% endcontent-ref %}

{% content-ref url="/pages/d528b36e1489567bda8750b323271668c41dd766" %}
[Gestione della memoria e isolamento delle richieste](/technical-library/it/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/security-and-compliance/memory-management-and-request-isolation.md)
{% endcontent-ref %}

{% content-ref url="/pages/d1cf53f635bfe6ef592c344f4b0ac63d9de402a7" %}
[White paper e risorse legali](/technical-library/it/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/security-and-compliance/whitepapers-and-legal-resources.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:

```
GET https://library.zoom.com/technical-library/it/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/security-and-compliance.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.
