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

# Frameworks

> Track HIPAA and OSHA compliance frameworks

## Overview

ScaleHouse helps you track compliance with HIPAA and OSHA frameworks by mapping your controls and evidence to specific requirements.

## Supported Frameworks

<CardGroup cols={2}>
  <Card title="HIPAA" icon="shield">
    Health Insurance Portability and Accountability Act
  </Card>

  <Card title="OSHA" icon="hard-hat">
    Occupational Safety and Health Administration
  </Card>
</CardGroup>

## Framework Tracking

<Steps>
  <Step title="Select Framework">
    Choose HIPAA or OSHA from the frameworks page.
  </Step>

  <Step title="View Requirements">
    Browse requirements organized by category.
  </Step>

  <Step title="Map Controls">
    Link your controls and evidence to requirements.
  </Step>

  <Step title="Track Progress">
    Monitor your compliance progress over time.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="Programs" icon="layers" href="/docs/docs/features/programs">
    Learn about programs
  </Card>

  <Card title="Evidence" icon="folder" href="/docs/docs/features/evidence">
    Manage evidence
  </Card>
</CardGroup>
