> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parable.work/llms.txt
> Use this file to discover all available pages before exploring further.

# Security & Privacy

> How Parable keeps your data safe and secure

<div style={{ display: 'flex', justifyContent: 'center', marginBottom: '1.5rem' }}>
  <img src="https://mintcdn.com/parable-52327f80/n2swHtO2E3cAsqCw/images/soc2-badge.webp?fit=max&auto=format&n=n2swHtO2E3cAsqCw&q=85&s=a4da7e0b1b010cc66f8d220524e417b4" alt="AICPA SOC 2 Certified" width="160" data-path="images/soc2-badge.webp" />
</div>

<Info>
  **Parable is SOC 2 Type II certified.** For detailed security documentation, policies, and compliance reports, visit our [Trust Center](https://trust.askparable.com/).
</Info>

# Your Data, Protected

Parable is built with security at its core. We believe you should have complete visibility into how your data is accessed and protected.

## Our Commitment to You

<CardGroup cols={2}>
  <Card title="Read-Only Access" icon="eye">
    Parable requests only the minimum permissions needed and **never writes to your systems**. Your data stays exactly as it is.
  </Card>

  <Card title="Encrypted in Transit" icon="lock">
    All API communications use **TLS 1.2+ encryption**, ensuring your data is protected as it moves between systems.
  </Card>

  <Card title="Secure Storage" icon="vault">
    Credentials are encrypted at rest using **AES-256** and stored in isolated, hardened vaults.
  </Card>

  <Card title="Audit Logging" icon="clipboard-list">
    Every data access is logged for **compliance and security review**, giving you full transparency.
  </Card>
</CardGroup>
