> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Data and Security

> Learn about data protection, privacy, and security features in Craft.

Understand how Craft protects your data and what security features are available to keep your content safe.

## Security Overview

Craft uses industry-standard security measures to protect your data:

* **Encryption in transit**: TLS protection for all data transmission
* **Encryption at rest**: AWS RDS and SSE-S3 encryption for stored data
* **SOC 2 certified**: Independent verification of security standards
* **Secure authentication**: Email verification codes, Apple ID, and Google authentication

## Data Protection

Learn about how Craft handles your data:

<CardGroup cols={2}>
  <Card title="Encryption and Data Protection" href="/en/account-and-subscription/data-and-security/encryption">
    Understand Craft's encryption methods and security measures
  </Card>

  <Card title="How Your Data Is Stored" href="/en/account-and-subscription/data-and-security/data-storage">
    Learn about data storage practices and cloud hosting
  </Card>

  <Card title="Authentication and Login Security" href="/en/account-and-subscription/data-and-security/authentication">
    Secure login methods and app protection features
  </Card>

  <Card title="Document Locking and Protection" href="/en/account-and-subscription/data-and-security/document-locking">
    Access control and document protection options
  </Card>
</CardGroup>
