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

# PRODUCT_NAME

> PRODUCT_DESCRIPTION

<sub>Updated May 8, 2026</sub>

<sub>Updated MONTH DAY, YEAR</sub>

ONE\_PARAGRAPH\_DESCRIPTION — what the product is, key specs, who it's for. Direct, no marketing.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/rafftechnologiesllc/images/products/PILLAR/PRODUCT/hero.png" alt="TODO: hero screenshot of PRODUCT in dashboard" />
</Frame>

***

## Most viewed

<CardGroup cols={2}>
  <Card title="TOP_TASK_1" icon="ICON" href="PATH">
    ONE\_LINE\_DESCRIPTION
  </Card>

  <Card title="TOP_TASK_2" icon="ICON" href="PATH">
    ONE\_LINE\_DESCRIPTION
  </Card>

  <Card title="TOP_TASK_3" icon="ICON" href="PATH">
    ONE\_LINE\_DESCRIPTION
  </Card>

  <Card title="TOP_TASK_4" icon="ICON" href="PATH">
    ONE\_LINE\_DESCRIPTION
  </Card>
</CardGroup>

***

## Browse

<CardGroup cols={3}>
  <Card title="Quickstart & guides" icon="rocket" href="QUICKSTART_PATH">
    Step-by-step dashboard tasks.
  </Card>

  <Card title="Concepts" icon="lightbulb" href="CONCEPTS_PATH">
    How PRODUCT works under the hood.
  </Card>

  <Card title="Details" icon="circle-info" href="DETAILS_PATH">
    Features, limits, pricing, SLA.
  </Card>

  <Card title="Troubleshooting" icon="life-ring" href="TROUBLESHOOTING_PATH">
    Common issues and recovery.
  </Card>

  <Card title="API Reference" icon="code" href="API_REF_PATH">
    Endpoints for PRODUCT.
  </Card>

  <Card title="Changelog" icon="clock-rotate-left" href="/api-reference/changelog">
    All API updates and changes.
  </Card>
</CardGroup>
