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

# Feedback

> Submit reproduction details, screenshots, and diagnostics when reporting issues.

<div className="code-docs">
  When reporting a problem, include enough information for the team to reproduce it. The desktop feedback flow can attach task context and diagnostic logs automatically.

  ## What to Include

  * Time of occurrence
  * Operating system and MiniMax Code version
  * Reproduction steps
  * Expected and actual behavior
  * Screenshots or screen recordings
  * Optional contact information for follow-up

  ## How to Submit

  Open Feedback from the user menu, Help entry, task top bar, or session menu in the sidebar. If you open it from a task, MiniMax Code automatically attaches the task title, session ID, workspace path, client version, and system information.

  Enter a description, optionally add contact information, and review the screenshots. The desktop app attempts to capture the current window automatically; you can also upload images manually, up to 6 screenshots. After submission, use My Feedback to view status or copy the ticket ID.

  <Note>
    Screenshots and diagnostic logs are collected only for troubleshooting. If automatic capture fails because screen recording permission is unavailable, enable it in system settings or upload screenshots manually.
  </Note>

  ## Classic Version Download

  If you need a classic version from before MiniMax Code 3.0.19, download one of the installers below.

  <CardGroup cols={3}>
    <Card title="macOS (Apple silicon)" icon="apple" href="https://file.cdn.minimax.io/public/minimax-agent-classic-prod/release/MiniMax%20Agent-1.0.0-arm64.dmg">
      Download classic version
    </Card>

    <Card title="macOS (Intel)" icon="apple" href="https://file.cdn.minimax.io/public/minimax-agent-classic-prod/release/MiniMax%20Agent-1.0.0.dmg">
      Download classic version
    </Card>

    <Card title="Windows (64-bit)" icon="monitor-down" href="https://file.cdn.minimax.io/public/minimax-agent-classic-prod/release/MiniMax%20Agent%20Setup%201.0.0.exe">
      Download classic version
    </Card>
  </CardGroup>
</div>
