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

# Mauvely Review

> Review is a planned Mauvely app for collecting client feedback on a course. It is not built and not available.

<Warning>
  **Review does not exist yet.** There is no application to download, no beta, and no way to send a
  course anywhere for review. This page is a placeholder so the intent is on record — everything
  below is a plan, not a description of software.
</Warning>

## The idea

Collecting sign-off on a course today means exporting it, hosting it somewhere, and gathering
feedback in email or a spreadsheet — with no reliable link between a comment and the thing it is
about.

Review is intended to close that loop: publish a course draft from Compose, share a link, and have
reviewers comment on specific lessons and blocks in the course itself, with the author resolving
each comment as it is addressed.

## Where things actually stand

Nothing is implemented. Compose has no "send to review" action, and no Review client exists on any
platform.

## What to do in the meantime

<CardGroup cols={2}>
  <Card title="Export HTML5 and host it" icon="globe" href="/compose/preview-and-export">
    An HTML5 export runs from any web server or shared folder, so reviewers can click through the
    real course.
  </Card>

  <Card title="Share the export via Cloud" icon="link" href="/cloud/sharing-files">
    Upload the exported bundle and send a share link — optionally password-protected, with an
    expiry date and a download limit.
  </Card>
</CardGroup>

Feedback still has to come back through email or your own tracker. That is the gap Review is meant
to fill.
