> ## 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.

# Remediation

> Task board for addressing compliance gaps

## Overview

The remediation task board helps you track and resolve compliance gaps systematically.

## Task Management

<CardGroup cols={3}>
  <Card title="To Do" icon="circle">
    New gaps requiring attention
  </Card>

  <Card title="In Progress" icon="clock">
    Gaps being actively addressed
  </Card>

  <Card title="Resolved" icon="check-circle">
    Completed remediation tasks
  </Card>
</CardGroup>

## Remediation Workflow

<Steps>
  <Step title="Review Gap">
    View gap details and severity in the task board.
  </Step>

  <Step title="Assign">
    Assign the gap to a team member.
  </Step>

  <Step title="Remediate">
    Follow AI-powered remediation steps.
  </Step>

  <Step title="Verify">
    Mark as resolved and verify the fix.
  </Step>
</Steps>

## AI-Powered Remediation

ScaleHouse provides AI-generated remediation steps for each gap, including:

* Specific actions to take
* Required documentation
* Verification steps
* Prevention measures

## Next Steps

<CardGroup cols={2}>
  <Card title="Gap Detection" icon="shield" href="/docs/docs/audit-intelligence/gap-detection">
    Learn about gap detection
  </Card>

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