diff --git a/src/govoplan_records/backend/manifest.py b/src/govoplan_records/backend/manifest.py
index 3f0c4bc..d1ee560 100644
--- a/src/govoplan_records/backend/manifest.py
+++ b/src/govoplan_records/backend/manifest.py
@@ -264,6 +264,8 @@ DOCUMENTATION = (
title="eAkte workspace",
summary="Create and browse institutional records, their exact filed items, and chronology.",
body=(
+ "Documentation books sit immediately beside the visible heading or contextual label for "
+ "Records, not among operational action buttons. Field help remains beside its label. "
"Records owns the stable record identity, file-plan classification, immutable revisions, "
"volumes, filing decisions, and chronology. Files and other source modules continue to own "
"their content. Filing resolves and preserves an exact source revision only after the source "
@@ -290,6 +292,9 @@ DOCUMENTATION = (
"title": "eAkte-Arbeitsbereich",
"summary": "Institutionelle Akten, exakt veraktete Objekte und die Chronologie anlegen und einsehen.",
"body": (
+ "Dokumentationsbücher stehen unmittelbar neben der sichtbaren Überschrift oder "
+ "Kontextbezeichnung für Akten, nicht zwischen ausführbaren Aktionsschaltflächen. Feldhilfe "
+ "bleibt neben der Feldbezeichnung. "
"Records verwaltet die stabile Aktenidentität, Aktenplanklassifikation, unveränderliche "
"Revisionen, Bände, Veraktungsentscheidungen und die Chronologie. Dateien und andere "
"Quellmodule bleiben Eigentümer ihrer Inhalte. Bei der Veraktung wird erst nach aktueller "
diff --git a/webui/src/features/records/RecordsPage.tsx b/webui/src/features/records/RecordsPage.tsx
index 5682b2f..23ec477 100644
--- a/webui/src/features/records/RecordsPage.tsx
+++ b/webui/src/features/records/RecordsPage.tsx
@@ -296,7 +296,9 @@ export default function RecordsPage({ settings, auth }: PlatformRouteContext) {
/>
)}
>}
- helpAction={