[site-wide member coder](https://github.com/coder/coder/blob/5285c12b9ecd20e249ec2cb6c90ca0c8cb5a9072/coderd/rbac/roles.go#L281) [org-scoped member code](https://github.com/coder/coder/blob/5285c12b9ecd20e249ec2cb6c90ca0c8cb5a9072/coderd/rbac/roles.go#L422) Basic users ("members", without any other role) should be able to... - Create workspaces - Read templates - Update their personal settings, like password and theme - That's pretty much it. Organization members only get a couple extra read permissions that are out of scope for any testing as part of this effort.