Shopify-Ai

Store setup

Step 1 of 4

Connect your Shopify store

In your Shopify admin open Settings, then Apps and sales channels, then Develop apps. Create an app and grant it whatever permissions you like — you decide how much access to give. Then install the app and copy the Admin API access token and API secret key here. On the next screen you will choose which of the permissions you granted the agent is allowed to use, and the agent will only ever do what you allow.

Suggested permissions (for guidance only — grant as many or as few as you like):

What the agent will be able to do in your store

  • read_productsView your products, variants, and collections
  • write_productsCreate, update, and delete products and variants
  • read_ordersView orders, line items, and fulfillment status
  • write_ordersUpdate orders, cancel orders, add notes and tags
  • read_inventoryView inventory levels across all locations
  • write_inventoryAdjust inventory quantities at any location
  • read_customersView customer profiles and contact details
  • write_customersCreate and update customer records and tags
  • read_themesView your published and unpublished themes
  • write_themesEdit theme files and publish themes
  • read_filesView files uploaded to your store
  • write_filesUpload and replace files in your store
  • read_metafieldsRead custom metafield data on any resource
  • write_metafieldsCreate and update metafields on any resource
  • write_discountsCreate and manage discount codes and automatic discounts
  • write_fulfillmentsCreate fulfillments and tracking updates
  • read_locationsView your store locations and their details
  • read_analyticsRead store analytics and reporting data
  • read_translationsView translated content for your store
  • write_translationsCreate and update translated content

Your full myshopify.com domain.

Shopify Admin → your app → API credentials → Admin API access token. Shown once. Starts with shpat_.

The app's API key. Optional for the paste path; required for the install-link fallback.

The app's API secret key — verifies webhooks from your store. Starts with shpss_.