@@ -215,6 +215,7 @@ different organizations.
215
215
If you only run tagged provisioners, you will need to specify aset of tags
216
216
that matches at least one provisionerfor _all_ template importjobs and
217
217
workspace build jobs.
218
+
218
219
You may wish to run at least one additional provisioner with no additional tags
219
220
so that provisionerjobs with no additional tags defined will be picked up
220
221
instead of potentially remainingin the Pending state indefinitely.
@@ -400,6 +401,16 @@ This can be disabled with a server-wide
400
401
coder server --provisioner-daemons=0
401
402
` ` `
402
403
404
+ # # Manage external provisioners
405
+
406
+ You can view more information about and manage your provisioners from the Coder
407
+ dashboard.
408
+
409
+ Under** Admin settings** select **Organizations**, then select **Provisioners**.
410
+
411
+ Use the** Jobs** or** Daemons** tab to view provisioners and their status, and
412
+ delete provisioners as necessary.
413
+
403
414
# # Prometheus metrics
404
415
405
416
Coder provisioner daemon exports metrics via the HTTP endpoint, which can be