Every scope the application requests on install, what each one is used for, and what it is not used for.
The application does not request access to orders, customers, checkouts, discounts, fulfilment, inventory, payment data, or Shopify Payments records.
If a future feature needs a new scope, Shopify will ask you to approve it explicitly. We will not gain a scope silently.
Reads happen when you open the app, open a product, or start a session.
A write happens only in response to an explicit confirmation in the review sheet. Nothing is written to a listing automatically and no listing text, price or inventory value is ever changed.
All API calls are logged with a request identifier that support can trace on request.
Uninstalling the app from your Shopify admin revokes the access token immediately. Further reads and writes fail from that moment.
Shopify sends us an uninstall webhook; we mark the account for deletion under the Images and data policy.
Photographs already written to your product media stay in your store. Uninstalling does not remove them.
Questions about this document go to support@dambl.app. Where a term here conflicts with the Shopify Partner Program Agreement or the Shopify Terms of Service, those terms prevail for matters they govern.