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

# AI Workflows Overview

> AI-powered automation for compliance tasks

## Overview

AI Workflows automate common compliance tasks using AI, saving you time and ensuring consistency.

## Available Workflows

<CardGroup cols={2}>
  <Card title="Document Generation" icon="file-text" href="/docs/docs/ai-workflows/document-generation">
    Generate compliance documents automatically
  </Card>

  <Card title="Compliance Checks" icon="shield" href="/docs/docs/ai-workflows/compliance-checks">
    Automated compliance verification
  </Card>

  <Card title="Audit Queries" icon="search" href="/docs/docs/ai-workflows/audit-queries">
    Query audit logs with natural language
  </Card>

  <Card title="Templates" icon="layout" href="/docs/docs/ai-workflows/templates">
    Use pre-built templates
  </Card>
</CardGroup>

## How Workflows Work

<Steps>
  <Step title="Select Workflow">
    Choose a workflow from the AI Workflows page.
  </Step>

  <Step title="Configure">
    Provide input parameters and preferences.
  </Step>

  <Step title="Run">
    Execute the workflow and wait for completion.
  </Step>

  <Step title="Review">
    Review the generated output and make adjustments if needed.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="Document Generation" icon="file-text" href="/docs/docs/ai-workflows/document-generation">
    Generate documents
  </Card>

  <Card title="Compliance Checks" icon="shield" href="/docs/docs/ai-workflows/compliance-checks">
    Run compliance checks
  </Card>
</CardGroup>
