diff --git a/src/routes/documents.pleading.new.tsx b/src/routes/documents.pleading.new.tsx
index b35cfa2..42998ac 100644
--- a/src/routes/documents.pleading.new.tsx
+++ b/src/routes/documents.pleading.new.tsx
@@ -308,6 +308,103 @@ function PleadingNewPage() {
}
/>
+ {/* Client / case linkage + variable picker */}
+
+ Pick a client and/or case to expose variables (including custom fields). Insert tokens like{" "}
+
+ Click a chip to copy its token, then paste it where you want the value to appear.
+ {`{{client.name}}`} anywhere in the body, caption, footnotes, or footer — they’ll be substituted on download & save.
+