You could already control permissions per API key. Now store owners can set data permissions that apply to everyone on the store, including the app UI and CLI.
What’s New#
- Store-wide data permissions - Control which data types (products, orders, customers, etc.) can be imported or exported on your store. Find it under Settings > Data permissions.
- Per-type controls - Set separate permissions for import and export. For example, allow exporting orders but block order imports.
- Full enforcement - Permissions are enforced on job creation, re-runs, file downloads, and CLI access so restricted data types cannot be accessed through any path.
- Owner-only access - Only the store owner can configure data permissions, keeping control with the right person.

