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

# Ambient AI

> Record patient encounters on your Android device and let AI generate structured clinical notes — then customize, review, and submit to your EHR.

<Note>
  This page is adapted from iOS documentation. Some navigation paths and button labels are presented in their Android form.
</Note>

**Ambient AI** in Commure Pro records your patient encounters and automatically generates structured clinical notes using AI-powered speech recognition. It supports approximately 60 languages and over 30 accents and dialects with HIPAA-compliant processing, so you can focus on the patient while the AI handles documentation.

Ambient AI is part of a broader AI toolkit in Commure Pro. The recording and note generation engine works alongside **AI Studio** for personalizing how notes are generated, and a set of customization features — Custom Formatting, Dot Phrases, Macros, and Personal Dictionary — that let you tailor output to your clinical style.

## Prerequisites

Before you can record your first encounter, the following must be in place:

* **Organization enablement** — Ambient AI is enabled per organization via feature flag. If you do not see the option to start a recording, contact your Commure Pro representative.
* **Microphone permission** — Commure Pro needs access to your device microphone. Go to **Settings > Apps > Commure Pro > Permissions** and confirm the **Microphone** permission is allowed.
* **Patient consent** — Tapping the Record button confirms you have obtained consent from the required parties. If your organization has enabled the consent pop-up, you will be prompted to confirm before recording begins.

## How It Works

<Steps>
  <Step title="Select a patient and start recording">
    From the **Patient List**, swipe left on a patient and tap **New Scribe**. Choose a note template that determines how the AI structures the output. Tap **Start Recording** — the timer begins and the app captures your conversation using the device microphone.
  </Step>

  <Step title="AI generates your note">
    When the encounter is finished, tap **Save**. The audio uploads in the background and the AI parses the conversation, populating structured note sections based on your selected template. You can navigate away while the upload completes.
  </Step>

  <Step title="Review, edit, and submit">
    The generated note appears in your notes list within seconds. Review the content, make inline edits, resume the recording to add context, or change the template to regenerate. When the note is ready, transfer it to the EHR.
  </Step>
</Steps>

## Quick Start

The fastest path from patient to completed note:

1. Open the **Patient List** and swipe left on your patient.
2. Tap **New Scribe**.
3. Select a note template from the dropdown.
4. Tap **Start Recording** and conduct the encounter.
5. Tap **Save** when finished.
6. Open the note from your notes list, review the generated content, and transfer it to the EHR.

<Note>
  You can also start a recording from the patient detail screen by tapping the **+** button and selecting **New Scribe**. If you need to pause mid-encounter, the recording can be resumed later via **Resume Scribe**.
</Note>

## Smart Suggestions

When enabled, Ambient learns from your edits as you work. As you correct or refine generated notes, the system captures those changes as implicit feedback and adapts future notes to match your documentation style — no explicit feedback form required.

Once a week (on a configurable day), you will see a full-screen **Smart Suggestions** prompt when you open the app, surfacing any new learned preferences that are ready to review. The prompt lets you approve or dismiss each suggestion before it is applied to future notes.

<Note>
  Smart Suggestions sits inside [AI Studio](/android/ambient_ai_scribe/ai-studio) and works alongside Custom Formatting, Dot Phrases, Macros, and Personal Dictionary. Where those features let you set preferences explicitly, Smart Suggestions infers them from your actual editing patterns over time.
</Note>

## Feature Ecosystem

Ambient AI works with several related features to give you control over the full documentation workflow:

| Feature                                                                   | What It Does                                                                                                                                               |
| ------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **[AI Studio](/android/ambient_ai_scribe/ai-studio)**                     | Central hub for configuring how notes are generated. Access Custom Formatting, Dot Phrases, Macros, and Personal Dictionary from **Settings > AI Studio**. |
| **[Custom Formatting](/android/ambient_ai_scribe/custom-formatting)**     | Set per-template rules for tone, structure, section format (bullets vs. paragraphs), and detail level. Rules apply to every future note for that template. |
| **[Dot Phrases](/android/ambient_ai_scribe/dot-phrases)**                 | Create voice triggers that expand into predefined text during note generation — say "belly" and the note writes "abdomen."                                 |
| **[Macros](/android/ambient_ai_scribe/macros)**                           | Define reusable content (dynamic or static) that is automatically injected into specific note sections on a per-template basis.                            |
| **[Personal Dictionary](/android/ambient_ai_scribe/personal-dictionary)** | Correct commonly misrecognized medication names, abbreviations, or proper nouns in your transcriptions.                                                    |
| **[Smart Suggestions](/android/ambient_ai_scribe/smart-suggestions)**     | Approve preferences the AI infers from your editing patterns and applies to future notes.                                                                  |

<Note>
  AI Studio is enabled per organization. If you do not see this feature, contact your Commure Pro representative.
</Note>

## After Your Note Is Generated

Once a note is ready, you have several options before transferring it to the EHR:

* **Edit inline** — tap to correct wording, add details, or remove extraneous content
* **Resume Scribe** — re-record additional context (corrections, addenda, post-encounter notes) and the AI incorporates it into the existing note
* **Change Template** — select a different template and the AI regenerates the note from the original recording
* **View Transcript** — review the original recorded conversation to verify accuracy
* **Rate this Scribe** — provide thumbs-up or thumbs-down feedback to improve future note quality

For recurring style preferences (e.g., always use bullet points in the Plan section), configure [Custom Formatting](/android/ambient_ai_scribe/custom-formatting) rules so the AI applies them automatically rather than editing each note individually.

## Tips for Best Results

* **Position your device** so the microphone can clearly capture both you and the patient. Avoid placing it in a pocket or face-down.
* **Check the volume meter** — if it is not moving, verify microphone permissions in your device settings.
* **Use multi-syllable trigger words** for Dot Phrases and Macros, as they are recognized more reliably than short words.
* **Use Custom Formatting for recurring preferences** — feedback is best for one-off corrections, while formatting rules apply automatically to every future note.
* **Answering an incoming call pauses the recording** — tap **Resume** after hanging up to continue. If a call rings **unanswered** while your phone is in **Ring** mode, recording pauses; in **Vibrate** or **Silent** mode it continues uninterrupted. See [Troubleshooting](/android/ambient_ai_scribe/troubleshooting#incoming-call-during-recording) for details.

## Explore Ambient AI

<CardGroup cols={2}>
  <Card title="Start a Recording" icon="microphone" href="/android/ambient_ai_scribe/recording-a-scribe">
    Start a recording and generate your first AI note.
  </Card>

  <Card title="Your Notes" icon="file-lines" href="/android/ambient_ai_scribe/my-scribes">
    Review generated notes and track note statuses.
  </Card>

  <Card title="Note Actions" icon="wand-magic-sparkles" href="/android/ambient_ai_scribe/scribe-actions">
    Resume, edit, or provide feedback to improve quality.
  </Card>

  <Card title="AI Studio" icon="sliders" href="/android/ambient_ai_scribe/ai-studio">
    Customize how Ambient AI generates and formats your clinical notes.
  </Card>

  <Card title="Custom Formatting" icon="pen-ruler" href="/android/ambient_ai_scribe/custom-formatting">
    Set per-template rules for tone, structure, and section formatting.
  </Card>

  <Card title="Dot Phrases" icon="comment-dots" href="/android/ambient_ai_scribe/dot-phrases">
    Set up voice triggers that expand into predefined text in your notes.
  </Card>

  <Card title="Macros" icon="code" href="/android/ambient_ai_scribe/macros">
    Inject dynamic or static predefined content into note sections.
  </Card>

  <Card title="Personal Dictionary" icon="spell-check" href="/android/ambient_ai_scribe/personal-dictionary">
    Correct commonly misrecognized words in your transcriptions.
  </Card>

  <Card title="Smart Suggestions" icon="wand-magic-sparkles" href="/android/ambient_ai_scribe/smart-suggestions">
    Approve preferences Ambient learns from your editing patterns.
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/android/ambient_ai_scribe/troubleshooting">
    Resolve common audio, recording, and note generation issues.
  </Card>
</CardGroup>
