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

> Common PRODUCT issues and how to recover.

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

Issues you may run into with PRODUCT, and how to resolve them. If your problem isn't listed, contact [support](mailto:support@rafftechnologies.com).

## Common issues

<AccordionGroup>
  <Accordion title="ISSUE_SYMPTOM_1">
    **What's happening:** brief explanation in user-visible terms.

    **Why:** the root cause.

    **Fix:**

    1. STEP\_1
    2. STEP\_2
    3. STEP\_3
  </Accordion>

  <Accordion title="ISSUE_SYMPTOM_2">
    **What's happening:** ...

    **Why:** ...

    **Fix:** ...
  </Accordion>
</AccordionGroup>

## Still stuck?

Contact [support@rafftechnologies.com](mailto:support@rafftechnologies.com) with:

* The PRODUCT ID (find it in the dashboard URL or `Get PRODUCT` API response)
* The exact error message and timestamp
* Steps you've already tried
