# User documentation sitemap Every user-facing page, grouped by job. This is a **list**, not a second start page. First visit: [docs home](index.md) or [User guide](user_guide.md). Developers: [DEV_INDEX.md](DEV_INDEX.md). ## Product and first run | Doc | Purpose | |-----|---------| | [README.md](../README.md) | What it is, first notebook, install | | [Website](../website/index.html) | Public landing (GitHub Pages) | | [docs home](index.md) | Hosted docs start | | [PRODUCT.md](PRODUCT.md) | What Transcribe is and is not | | [User guide](user_guide.md) | Import → transcribe → review → analyse → export | | [Known limitations](known_limitations.md) | Model quality, privacy, honesty | | [Terminology](TERMS.md) | Term index | ## Install and run | Doc | Purpose | |-----|---------| | [Installation](runtime/installation.md) | Docker preferred; host Python advanced | | [Docker](runtime/docker.md) | Compose mounts and host Ollama | | [Settings](runtime/settings.md) | Configuration, presets, knobs | ## Transcribe pages | Doc | Purpose | |-----|---------| | [OCR and transcription](runtime/ocr.md) | This notebook, multipass, batch, review | | [OCR model recipes](runtime/ocr_model_recipes.md) | Per-tag prompt lanes | | [OCR model matrix](runtime/ocr_model_matrix.md) | Local probe results and first-OCR picks | ## Analyse and detect | Doc | Purpose | |-----|---------| | [Analysis and Detect](runtime/analysis.md) | Presets, View, Detect, batch | ## Export and backup | Doc | Purpose | |-----|---------| | [Export](runtime/export.md) | Notebook formats, anthology | | [Backup and restore](backup_and_restore.md) | Full-workspace ZIP | | [Fine-tune export](finetune_export.md) | Images + text for external training | ## Reference | Doc | Purpose | |-----|---------| | [Public surfaces](public_surfaces.md) | Supported CLI / UI / scripts | | [Roadmap](ROADMAP.md) | Product priorities (0.8.8 → 0.9.0 → 1.0) | | [Usability wave](usability_wave_plan.md) | Active product focus (U2 open) | ## Not in this index Developer plans, inventories, and historical archives live under [DEV_INDEX.md](DEV_INDEX.md) and [archive/ARCHIVE_INDEX.md](archive/ARCHIVE_INDEX.md).