# Security and Compliance

Cloudback provides enterprise-grade security features to protect your backup data and help meet compliance requirements.

## Security Features

* [Access Review: Vanta Integration](/security-and-compliance/vanta-integration.md) - Automated compliance monitoring with Vanta
* [Immutability: Amazon S3 Object Lock](/security-and-compliance/amazon-s3-object-lock.md) - Protect backups from deletion or modification
* [Encryption: Password-Protected Archives](/security-and-compliance/password-protected-archives.md) - AES-256 encryption for backup archives
* [Encryption: Customer-Managed Keys](/encryption-management/encryption-overview.md) - Bring your own encryption keys (see [Encryption Management](/encryption-management.md))
* [Traceability: Audit Log](/security-and-compliance/audit-log.md) - Track all activities in your account


---

# 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.cloudback.it/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.
