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

# Overview

> What is the Telepatia Scribe Web Companion and how it fits into the clinical workflow

## What is Scribe Web Companion?

The **Telepatia Scribe Web Companion** is a browser extension that brings AI-powered clinical documentation directly into the doctor's EMR (Electronic Medical Record) workflow. It runs alongside any supported EMR system in the browser, capturing consultations in real time and injecting generated medical records into the EMR's form fields — without the doctor leaving their existing workflow.

It is the browser-side component of the **Telepatia Scribe** product.

## What does it do?

<CardGroup cols={2}>
  <Card title="Real-time AI Scribe" icon="microphone">
    Captures the consultation via microphone, transcribes and generates the clinical note automatically while the doctor and patient talk.
  </Card>

  <Card title="EMR Integration" icon="laptop-medical">
    Detects the hospital's EMR system, extracts patient data from the screen, and injects the generated medical record into the correct form fields.
  </Card>

  <Card title="Multi-platform" icon="browsers">
    Supports 20+ EMR platforms across Colombia and Brazil — SURA, GHIPS, Clinisys, Tasy, MV PEP, Gomedisys, and more.
  </Card>

  <Card title="Intelligent Injection" icon="wand-magic-sparkles">
    Patient mismatch safety guard, standard RPA injection, and Magic Injection via AI RPA for mapped EMR screens.
  </Card>
</CardGroup>

## How does it work?

The extension injects a **floating panel** into the EMR page that the doctor interacts with during and after consultations:

1. **Before the consultation** — the panel detects the patient on the EMR screen and shows their name
2. **During the consultation** — the doctor records the consultation (via the built-in recorder or the Telepatia mobile/web app)
3. **After the consultation** — the panel displays the completed session with the generated medical record, ready to be injected into the EMR form

The injection is a single click: the doctor reviews the note and clicks "Insert Medical Record" (or "Magic Injection" on mapped pages). The extension fills the EMR form fields automatically.

## Who uses it?

* **Doctors and clinicians** — use the floating panel daily during consultations
* **Hospital IT teams** — deploy the extension to clinical workstations via policy management platforms (ManageEngine, Intune, GPO)
* **Hospital administrators** — manage which doctors and workstations have access

## Supported browsers

| Browser                             | Support                                           |
| ----------------------------------- | ------------------------------------------------- |
| Google Chrome                       | Full support (MV3)                                |
| Microsoft Edge                      | Full support (MV3)                                |
| Chromium forks (Cent Browser, etc.) | Supported — MV3 for Chromium >= 88, MV2 for older |

<Note>
  The extension is not available for Firefox or Safari.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="/scribe-web-companion/installation">
    How to install the extension — individual or institutional deployment.
  </Card>

  <Card title="Features" icon="sparkles" href="/scribe-web-companion/features/floating-panel">
    Detailed reference for each feature of the floating panel.
  </Card>
</CardGroup>
