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

# Security & Compliance

> Security measures and compliance information

<CardGroup cols={2}>
  <Card title="HIPAA Compliance" icon="shield-check">
    <div style={{textAlign: 'center', marginBottom: '16px'}}>
      <a href="https://trust.oneleet.com/asteroid" target="_blank" rel="noopener">
        <img src="https://badges.oneleet.com/badge/ed9e1217-62c2-4a6f-bf53-e4433454cb20?dark=false" alt="HIPAA Compliance Badge" style={{height: '100px'}} className="block dark:hidden" />

        <img src="https://badges.oneleet.com/badge/ed9e1217-62c2-4a6f-bf53-e4433454cb20?dark=true" alt="HIPAA Compliance Badge" style={{height: '100px'}} className="hidden dark:block" />
      </a>
    </div>

    Our platform is fully HIPAA compliant, ensuring all health information is properly protected according to federal requirements.
  </Card>

  <Card title="SOC II Type II" icon="certificate">
    <div style={{textAlign: 'center', marginBottom: '16px'}}>
      <a href="https://trust.oneleet.com/asteroid" target="_blank" rel="noopener">
        <img src="https://badges.oneleet.com/badge/8dc85eb2-391a-4231-b52f-2062af2c5623?dark=false" alt="SOC II Type II Compliance Badge" style={{height: '100px'}} className="block dark:hidden" />

        <img src="https://badges.oneleet.com/badge/8dc85eb2-391a-4231-b52f-2062af2c5623?dark=true" alt="SOC II Type II Compliance Badge" style={{height: '100px'}} className="hidden dark:block" />
      </a>
    </div>

    We are SOC II Type II compliant, demonstrating our commitment to security, availability, and confidentiality controls.
  </Card>
</CardGroup>

We have also undergone a successful external penetration test. For complete documentation visit our [Trust Center](https://trust.oneleet.com/asteroid).

***

<Note>
  For security questions or to report an issue, please contact our [team](/support-security/support).
</Note>
