diff --git a/15/umbraco-commerce/reference/stores/README.md b/15/umbraco-commerce/reference/stores/README.md index 4131a1752ae..16818d9aa87 100644 --- a/15/umbraco-commerce/reference/stores/README.md +++ b/15/umbraco-commerce/reference/stores/README.md @@ -80,4 +80,6 @@ When editing a store, the permissions app allows you to control who can access t * **User Groups** - A set of toggles to allow/deny access to members of a particular user group. * **Users** - A set of toggles to allow/deny access to explicit individuals. -In both cases, a positive access control will always override a deny control setting. \ No newline at end of file +In both cases, a positive access control will always override a deny control setting. + +Once a user has access to the Commerce section, they also need access to the specific **store** they need to manage. This permission must be granted here in the Permissions Workspace View when configuring a Store.