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

# Security & privacy

> How webhook.co protects your data, what we do and don't claim, how your payload data is handled, and how to report a vulnerability.

This section is the plain-English version of how webhook.co keeps your data safe and what our
compliance posture actually is — stated honestly, including what we **don't** do. The engineering
detail lives in [security & architecture](/concepts/security).

<CardGroup cols={2}>
  <Card title="How we protect your data" icon="lock" href="/help/security/how-we-protect-your-data">
    Encryption, sealed secrets, tenant isolation, and safe delivery.
  </Card>

  <Card title="The audit log" icon="list-check" href="/help/security/the-audit-log">
    A tamper-evident record you can verify yourself.
  </Card>

  <Card title="Your data & privacy" icon="user-shield" href="/help/security/your-data-and-privacy">
    How payloads are stored, where your data lives, and your privacy rights.
  </Card>

  <Card title="Compliance" icon="clipboard-check" href="/help/security/compliance">
    What we have (a GDPR DPA), and what we don't — stated plainly.
  </Card>

  <Card title="Report a vulnerability" icon="bug" href="/help/security/report-a-vulnerability">
    Found a security issue? Here's how to tell us.
  </Card>
</CardGroup>
