# Security

- [Storage location](https://docs.screendesk.io/security/storage-location.md): Choose where your recording data is stored — US or EU — to meet your organization's data residency requirements
- [Deletion Policies](https://docs.screendesk.io/security/deletion-policies.md): Create named data retention rules that automatically delete recordings and bug reports after a configurable number of days.
- [Restrict access to recordings](https://docs.screendesk.io/security/restrict-access-to-recordings.md): Require workspace login to view recordings and live session replays.
- [Hide sensitive data](https://docs.screendesk.io/security/hide-sensitive-data.md): Automatically blur sensitive UI elements in your app during recordings.
- [Privacy opt-in](https://docs.screendesk.io/security/privacy-opt-in.md): Require customers to accept a privacy consent notice before they can start a recording.
- [Audit Logs](https://docs.screendesk.io/security/audit-logs.md): Track key security and admin events for compliance and investigations.
- [View and filter audit logs](https://docs.screendesk.io/security/audit-logs/view-and-filter-audit-logs.md): Browse audit events, open event details, and narrow results using filters.
- [Export and retention](https://docs.screendesk.io/security/audit-logs/export-and-retention.md): Export audit logs to CSV/JSON, and set how long logs are retained.
- [Webhooks and SIEM delivery](https://docs.screendesk.io/security/audit-logs/webhooks-and-siem-delivery.md): Send audit logs to your monitoring platform in near real-time.
- [Integrity and event reference](https://docs.screendesk.io/security/audit-logs/integrity-and-event-reference.md): Understand tamper protection, categories, and common event types.
- [SAML SSO](https://docs.screendesk.io/security/saml-sso.md): Configure SAML SSO with Google, Okta, or a custom identity provider.
- [SAML SSO with Azure AD](https://docs.screendesk.io/security/saml-sso/saml-sso-with-azure-ad.md): Configure SAML SSO with Azure AD
- [SAML SSO with Google Workspace](https://docs.screendesk.io/security/saml-sso/saml-sso-with-google-workspace.md): Configure SAML SSO with Google
- [SAML SSO with Okta](https://docs.screendesk.io/security/saml-sso/saml-sso-with-okta.md): Configure SAML SSO with Okta


---

# 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.screendesk.io/security.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.
