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

# Submitting Feedback

> Request changes and improvements to your deployed product.

Your product is live -- but that does not mean it is finished. Transmuter's feedback system lets you request changes, report issues, and suggest improvements to your deployed product.

## How feedback works

<Steps>
  <Step title="Open the Feedback section">
    Navigate to your project's Post-Launch Hub and click **Feedback**.
  </Step>

  <Step title="Describe your change">
    Write what you would like changed in plain language. For example:

    * "Add a search bar to the dashboard"
    * "The checkout page should accept Apple Pay"
    * "Users should receive an email when their order ships"
    * "The fonts on the pricing page are too small"

    Be as specific as you can, but do not worry about technical details -- Transmuter translates your feedback into actionable changes.
  </Step>

  {" "}

  <Step title="Submit your feedback">
    Click **Submit**. Your feedback enters the processing queue.
  </Step>

  <Step title="Track progress">
    Each feedback item shows its current status:

    * **Submitted** -- received and queued for processing
    * **In Progress** -- being analyzed and implemented
    * **Ready for Review** -- changes are ready for your approval
    * **Deployed** -- changes are live in your product
  </Step>
</Steps>

## What happens behind the scenes

When you submit feedback, Transmuter:

1. Analyzes your request and updates the product specifications
2. Determines what code changes are needed
3. Implements the changes through a focused Plan Cast
4. Runs quality checks on the updated code
5. Deploys the changes (with your approval)

<Note>
  Each feedback cycle uses some of your monthly Plan Cast budget. You can see the estimated cost
  before confirming.
</Note>

## Tips for effective feedback

* **Be specific** -- "Make the button bigger" is more actionable than "Improve the UI"
* **One thing at a time** -- submit separate feedback items for separate changes
* **Describe the why** -- "Users are missing the signup button because it blends into the background" helps Transmuter understand the intent

<Snippet file="support-cta.mdx" />
