# Configuring Store Access Permissions

Configuring store permissions gives you control over who can access the store's management interface.

The setup of store permissions is split into two parts:

* [Allowing access to the `Commerce` section](#allow-access-to-the-commerce-section)
* [Allowing access to manage a store](#allow-access-to-manage-a-store)

## Allow Access to the Commerce Section

Store management is done through the `Commerce` section in the backoffice. To allow access to this section, you need to either create or update a user group and assign access to the `Commerce` section.

1. Navigate to the **Users** section of the backoffice.
2. Create a new user group or edit an existing one.
3. Find the **Allowed Sections** property.
4. Select the `Commerce` section.

![Assign Commerce Allowed Section](https://3343668521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlHETtFOx4I72xhuc27Kt%2Fuploads%2Fgit-blob-a24aecc4371147a20a3ffc5b4441f2ad190325f5%2Fuser-group.png?alt=media)

4. **Save** the changes.

### Assign Users to the User Group

After creating the user group, you can assign users to it allowing them access to the `Commerce` section.

1. Navigate to the **Users** section of the backoffice.
2. Edit the user you want to assign to the user group.
3. Select the new user group in the **Groups** property.

![Assign Commerce User Group to User](https://3343668521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlHETtFOx4I72xhuc27Kt%2Fuploads%2Fgit-blob-0a00f88a5db2bc5c0d0d63f32215710787d73e5c%2Fassign-user.png?alt=media)

4. **Save** the changes.

After assigning the user to the user group, they have the `Commerce` section in the backoffice.

![Commerce Section](https://3343668521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlHETtFOx4I72xhuc27Kt%2Fuploads%2Fgit-blob-b88f6978372579f788dbdcf16fd3d81d533e15a8%2Fcommerce_no_stores_highlight.png?alt=media)

At this point the user has access to the Commerce section, they will not yet be able to manage any stores. To give access to managing a store, you need to [allow access to manage a store](#allow-access-to-manage-a-store).

## Allow Access to Manage a Store

To allow a user to manage a store, you must assign store permissions from the store's settings.

1. Navigate to the **Settings** section of the backoffice
2. Open the **Stores** area.
3. Select the store you want to assign permissions to.
4. Click the **Permissions** tab in the Store editor.

![Store Permissions](https://3343668521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlHETtFOx4I72xhuc27Kt%2Fuploads%2Fgit-blob-45d1fa25a447f91e57afc9ee5fd520e13a3f2e9b%2Fstore_permissions.png?alt=media)

5. Select the new user group in the **User Roles** property.
6. **Save** the changes.

After assigning the user group to the store, users in that group can manage the store.

![Commerce Section](https://3343668521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlHETtFOx4I72xhuc27Kt%2Fuploads%2Fgit-blob-8af1e456d5a3c3c66d3a381ba34895bebf923e73%2Fcommerce_with_store.png?alt=media)
