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

# Record Consultation

> Record a patient consultation on the mobile app

On the mobile app you can record a consultation so MedWrite transcribes it and helps generate the letter. Start a recording when you are with the patient, then review and edit on the app or web.

<Steps>
  <Step title="Start a recording">
    Open the app and start a new record. Tap to begin recording and speak as you would during the consultation. The app captures the audio and sends it for transcription.

    <Frame hint="You should see a record or microphone button to start and stop. Recording may show a waveform or timer while active." caption="Mobile app record screen or record button.">
      <img src="https://mintcdn.com/medwriteai/pkwu_NMHKTzVXNda/images/record-consultation-mobile/recordMobileScreenbutton.png?fit=max&auto=format&n=pkwu_NMHKTzVXNda&q=85&s=dfa256e8a4ff142a49213383ec1789dd" alt="Mobile app record screen or record button" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="1000" height="600" data-path="images/record-consultation-mobile/recordMobileScreenbutton.png" />
    </Frame>
  </Step>

  <Step title="Review transcript and letter">
    When you stop the recording, the app processes the audio. You can then review the transcript and the generated letter, add edits, and approve or send from the app.

    <Frame hint="The record syncs to your web dashboard so you can also review or export from there." caption="Transcript or letter after recording.">
      <img src="https://mintcdn.com/medwriteai/pkwu_NMHKTzVXNda/images/record-consultation-mobile/mobileRecordScreen.png?fit=max&auto=format&n=pkwu_NMHKTzVXNda&q=85&s=d21bb6bb6942d80ffe87fd9db51affe7" alt="Transcript or letter after recording" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="1000" height="600" data-path="images/record-consultation-mobile/mobileRecordScreen.png" />
    </Frame>
  </Step>
</Steps>

<Tip>
  Record in a quiet place when possible so the transcription is accurate. You can edit the transcript and letter before approving.
</Tip>

## Next steps

<Columns cols={2}>
  <Card title="Approve Records" icon="badge-check" href="/essentials/approve-records">
    Clinically approve records from the mobile app.
  </Card>

  <Card title="Review Records" icon="clipboard-list-check" href="/essentials/review-records">
    Review records and letters on the mobile app.
  </Card>
</Columns>
