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

# TASK_TITLE

> ONE_LINE_TASK_DESCRIPTION

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

ONE\_PARAGRAPH\_INTRO — what this task does, when to use it, what the user will end up with.

## Before you start

* PREREQ\_1 (e.g. "An account with billing enabled" — link if a setup doc exists)
* PREREQ\_2

## Steps

<Steps>
  <Step title="STEP_1_TITLE">
    Imperative instruction. Reference the dashboard literally — section names in **bold**.

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

  <Step title="STEP_2_TITLE">
    Imperative instruction.
  </Step>

  <Step title="STEP_3_TITLE">
    Imperative instruction.
  </Step>
</Steps>

## Verify

How to confirm the task succeeded — what to look for in the dashboard, expected status, etc.

## Next steps

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

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