GPSR on Amazon: What Sellers Must Add
Amazon collects GPSR data as three checks on your Account Health page, not one form. Here is what each one asks for, and what happens when a listing fails them.
Last reviewed 8 September 2026. Written by the Ariadne team from the regulation text and marketplace documentation. Not legal advice.
What Amazon actually asks for
Amazon's own seller forum announcement lists five things EU-store sellers of non-food products need: Responsible Person information, manufacturer contact details, importer information, unique product identifiers, and warning and safety information. In practice this collapses into three checks tracked per offer on Account Health: an EU Responsible Person, a manufacturer contact, and warning and safety information (or an acknowledgement that the product does not need any).
Field and attribute names
| What Amazon calls it | Where it lives | Notes |
|---|---|---|
| Manufacturer contact | `gpsr_manufacturer_reference.gpsr_manufacturer_email_address` (per ASIN) | The value is an email address that must match a manufacturer contact you already registered in Seller Central, not free text. |
| EU Responsible Person | `dsa_responsible_party_address` (per SKU) | Same mechanism as the manufacturer contact. Named after the Digital Services Act because Amazon reused an existing attribute, not because it is a DSA requirement. |
| Safety attestation | `gpsr_safety_attestation` | A yes/no flag meaning the product does not need warning or safety information. |
| Warning and safety documents or images | `compliance_media` | PDFs (fact sheets, manuals, safety information) or up to six product-safety images, described by Amazon staff as the PS01 to PS06 variants. |
Where you enter it
- 1
Register the contacts once
Manufacturer and EU Responsible Person records are created in Seller Central first. Listings then reference the record by its email address, which must be an exact match.
- 2
Add the attribute to each listing
Through the Add compliance information widget under Account Health, in bulk through Catalogue > Add products via upload (Amazon generates one spreadsheet template per store, in that store's language), or programmatically through the Listings Items API or the JSON_LISTINGS_FEED.
- 3
Wait for review
Amazon states bulk spreadsheet submissions can take up to 14 working days to review. We could not find an Amazon-published figure for individual submissions.
What happens if it's missing
After December 13, if we become aware of non-compliant offers, such as those with invalid information or expired contracts, we will deactivate them.
Non-compliant listings also become ineligible for flash sales, and Amazon says compliant data displays on the product detail page within 24 hours of confirmation.
Where buyers see it
Amazon says Responsible Person and manufacturer information, along with relevant images and safety documents, display on the product detail page "within 24 hours of confirmation." Amazon staff have also described a "Safety and Product Resources" section that separates compliance images and documents from marketing images, though a German-language secondary source reports a different label on that storefront, so the exact wording may vary by marketplace.
Marketplace-specific quirks
- UK versus EU stores. Amazon's own wording: "For listings on Amazon UK-based store, you don't need to submit any information to Amazon. You must, however, submit the required information for listings on Amazon EU-based stores." Amazon does not collect GPSR data for amazon.co.uk even though it ships to Northern Ireland, where GPSR still applies as a matter of law regardless of what Amazon's form asks for. See GPSR, the UK and Northern Ireland.
- Non-EU sellers. Amazon staff confirm "all sellers (including non-EU based) are required to appoint an EU-based Responsible Person for the products."
- Pre-13-December-2024 stock. Amazon's own posts do not mention any grandfathering. The stated enforcement line is simply that non-compliant offers get deactivated once Amazon becomes aware of them.
- Validation rules. Contact addresses must be written in an official EU language, phone numbers need an international prefix (+ or 00) with 7 to 15 digits and no spaces, and fields cannot contain accented characters such as ä, ö or ß.
- Excluded categories Amazon names. Medicinal products, food and drinks, and living plants and animals.
How Ariadne's record maps onto Amazon's fields
Ariadne's manufacturer profile (name, trade name, address and email, plus the EU Responsible Person block when the manufacturer is outside the EU) is built to answer the two contact records Amazon asks you to register once and then reference by email. The product record's traceability ID, batch number, image and language-tagged warnings cover the identification and safety-information side of the same check. Ariadne does not submit anything to Amazon for you: its fields are per-brand or per-ASIN inside Seller Central, so you still paste or upload the generated block yourself, or use it to fill in the compliance widget by hand. Start with the Article 19 disclosure generator.
Frequently asked
Does Amazon require GPSR information on amazon.co.uk?
No. Amazon's own guidance says UK-store listings need nothing submitted, even though amazon.co.uk ships to Northern Ireland, where GPSR applies by law regardless of Amazon's own data collection.
How long does Amazon take to review a GPSR submission?
Amazon states bulk spreadsheet submissions can take up to 14 working days. We could not find an Amazon-published figure for individual, single-listing submissions.
Is it true Amazon suppresses a listing 48 hours after flagging it?
We could not verify this. No Amazon-authored source states a 48-hour cure window; the figure only appears in secondary compliance blogs. See Amazon's 48-hour GPSR suppression, checked.
Can I be my own manufacturer contact on Amazon if I private label?
Amazon has not published guidance on this specific case. The mechanics suggest you register yourself as the manufacturer contact and, if you are not EU-established, add a separate EU Responsible Person, since the two records appear to be validated independently.
Does Amazon accept safety images instead of documents?
Yes. Amazon staff describe accepted document types (fact sheets, manuals, safety information, user guides) alongside an image alternative referred to as the PS01 to PS06 variants, uploaded through the catalogue image upload tool.
Sources
- Amazon Seller Forums, Ezra_Amazon, GPSR Implementation announcement
- Amazon SP-API changelog, Sellers can prove GPSR compliance on Account Health
- Amazon SP-API changelog, GPSR attributes in Listings Items API and JSON Listings Feeds
- Amazon Seller Forums, News_Amazon, Manage GPSR compliance with new detail page format
- Amazon Seller Forums, JiAlex_Amazon, Adding GPSR information in bulk
- Amazon Seller Forums, Jona_Amazon, contact validation rules
- Amazon Seller Forums, Sarah_Amzn, GPSR warning and safety documents
- Amazon Seller Forums, Ka_Amazon, EU-based Responsible Person for non-EU sellers
Related guides