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

# LatteMD

> Clinics that run themselves, so doctors can focus on care.

## What is LatteMD?

LatteMD is an EMR/EHR platform with a native agentic AI workflow. Built for real clinical work:

* Built agentic from day one
* Native GenAI workflow design
* Shaped with design partners

## Explore the product

<Columns cols={2}>
  <Card title="AI Assistant" icon="sparkles" href="/product/ai-assistant">
    Clinical co-pilot with tool use for drug interactions, search, and tasking.
  </Card>

  <Card title="Note Generation" icon="file-pen" href="/product/note-generation">
    Generate encounter notes from transcripts and templates, in the background.
  </Card>

  <Card title="Encounters & Recordings" icon="stethoscope" href="/product/encounters-recordings">
    Record visits, transcribe with medical ASR, and generate structured notes.
  </Card>

  <Card title="Tasks" icon="list-check" href="/product/tasks">
    Proactive, assignable tasks and agent suggestions across the care team.
  </Card>

  <Card title="Patients" icon="user-doctor" href="/product/patients">
    Longitudinal chart: meds, conditions, history, and more.
  </Card>

  <Card title="Search" icon="magnifying-glass" href="/product/search">
    Elastic + embeddings to find the right clinical context fast.
  </Card>
</Columns>

## Get started

<Card title="Getting started" icon="rocket" href="/guides/getting-started" horizontal>
  Sign up to LatteMD and invite your team.
</Card>

<Columns cols={2}>
  <Card title="Organization setup" icon="building" href="/admin/organization-setup">
    Configure org details, users, locations, and roles.
  </Card>
</Columns>
