diff --git a/docs/admin/templates/template-permissions.md b/docs/admin/templates/template-permissions.md index 9f099aa188..dffcf4b865 100644 --- a/docs/admin/templates/template-permissions.md +++ b/docs/admin/templates/template-permissions.md @@ -17,7 +17,5 @@ ordinary users for specific templates without granting them the site-wide role of `Template Admin`. By default the `Everyone` group is assigned to each template meaning any Coder -user can use the template to create a workspace. To prevent this, disable the -`Allow everyone to use the template` setting when creating a template. - -![Create Template Permissions](../../images/templates/create-template-permissions.png) +user can use the template to create a workspace. This access can be revoked +via the actions menu button to the right hand side of each group entry. diff --git a/docs/images/templates/create-template-permissions.png b/docs/images/templates/create-template-permissions.png deleted file mode 100644 index ecdd670a9a..0000000000 Binary files a/docs/images/templates/create-template-permissions.png and /dev/null differ