diff --git a/web/templates/partials/host_chrome.html b/web/templates/partials/host_chrome.html
index ab85124..dad2c56 100644
--- a/web/templates/partials/host_chrome.html
+++ b/web/templates/partials/host_chrome.html
@@ -41,10 +41,10 @@
{{$host.Name}}
{{range $host.Tags}}
{{.}} {{end}}
-
+ tag
+ title="Edit tags">{{if $host.Tags}}edit tags{{else}}add tags{{end}}
{{if gt $page.ScheduleVersion 0}}
@@ -57,21 +57,28 @@
{{end}}
- {{/* Inline tags editor — hidden by default; toggled by the "+ tag"
- button above. Comma-separated input with autocomplete sourced
- from the fleet's distinct tags via a . */}}
+ {{/* Inline tags editor — hidden by default; toggled by the
+ "edit/add tags" button above. Comma-separated input with
+ autocomplete sourced from the fleet's distinct tags via a
+ . The help line under the input is always visible
+ because the placeholder hint disappears once the field has
+ a value, and operators editing existing tags are exactly
+ the people most likely to forget the comma rule. */}}
{{$host.OS}}/{{$host.Arch}}