GoBags Dashboard
GoBags Dashboard is a supply chain and inventory analytics dashboard for Amazon sellers. It reads a seller’s Amazon orders, FBA and AWD inventory, and financial events through the Amazon Selling Partner API, and joins them with the seller’s own upstream data: suppliers, purchase orders, factory lead times, and units in transit. It is built and operated by entrpy, LLC.
The application performs read operations only. It cannot modify listings, prices, inventory, orders, or any other data in a seller’s Amazon account.
What it does
An Amazon seller who manufactures their own products has demand data in Seller Central and supply data nowhere: lead times sit in email threads with factories, purchase orders sit in spreadsheets, and units in transit sit in a freight forwarder’s portal. Sell-through rate is knowable on the Amazon side and reorder timing is not knowable at all.
The dashboard closes that gap. It provides:
- Inventory position. FBA and AWD units on hand, inbound, reserved, and unfulfillable, per SKU, in one table.
- Sell-through and velocity. Units sold per SKU per day, derived from order line items, with days of cover remaining at the current rate.
- Reorder timing. Days of cover compared against the supplier’s production lead time and freight transit time, so a reorder date is a computed number rather than a guess.
- Landed margin. Amazon financial events (referral fees, FBA fees, refunds, reimbursements) joined with the unit cost and freight cost from the purchase order that produced the units.
- Supplier and purchase order records. Factories, quoted lead times, open purchase orders, and shipment status, kept alongside the Amazon data rather than in a separate spreadsheet.
The application is currently operated for one seller, Max Huggins (GoBags and SlipDrive). entrpy builds and operates it for additional Amazon sellers under a consulting engagement. See Pricing below.
What it reads from Amazon
entrpy requested seven Selling Partner API roles. All seven are Normal roles. entrpy requested no PII roles and no Restricted roles. The application therefore has no access to buyer names, buyer addresses, buyer email addresses, buyer phone numbers, or tax or regulated information, and it does not request Restricted Data Tokens.
| Role | What the application reads |
|---|---|
| Selling Partner Insights | Which marketplaces the seller participates in. |
| Inventory and Order Tracking | Order headers and order line items: SKU, ASIN, quantity, item price, status, purchase date. |
| Amazon Fulfillment | FBA inventory summaries and inbound shipment contents: units on hand, inbound, reserved, unfulfillable. |
| Amazon Warehousing and Distribution | AWD inventory levels and inbound shipments. |
| Finance and Accounting | Financial events and event groups: fees, refunds, reimbursements, settlement totals. |
| Product Listing | Catalog attributes for the seller's own listings: title, ASIN, dimensions. |
| Pricing | The seller's current and competitive prices for their own listings. |
Every Selling Partner API call the application makes is an HTTP GET against a fixed allowlist of paths. Paths that expose buyer information are additionally blocked in code, and any path not on the allowlist is refused before a request is sent. The full data handling terms are in the privacy policy.
What it does not do
- It does not write to Amazon. No listing edit, no price change, no inventory update, no feed submission, no order action, no buyer messaging.
- It does not read or store buyer personally identifiable information.
- It does not sell, rent, resell, or share seller data.
- It does not send seller data to an advertising network, an analytics provider, or a large language model.
Pricing
GoBags Dashboard is not sold as a self-serve subscription. It is delivered as a custom consulting engagement, and pricing is quote-based: entrpy scopes the work against the seller’s catalog and supply chain and issues a written statement of work with a fixed price before any work begins. There is no published rate card and no charge until a statement of work is countersigned.
A quote is built from three components:
- One-time build. Connecting the seller’s Amazon account, modeling their catalog and suppliers, and standing up the dashboard. Quoted as a fixed price. The scope drivers are the number of SKUs, the number of marketplaces, the number of suppliers, and whether purchase order and freight data has to be imported from existing spreadsheets.
- Iteration. Changes and new views after delivery, billed hourly against blocks the seller approves in advance. The seller approves each block before the hours are worked.
- Support. Optional and month-to-month. A seller who declines it pays nothing ongoing and the dashboard keeps running.
To get a quote, email andrew@entrpy.co with your SKU count, marketplaces, and how you currently track purchase orders. entrpy replies with a scoped, fixed-price statement of work.
Contact
Email is the direct contact and support channel for this application.
- Developer and support: andrew@entrpy.co
- Company: hello@entrpy.co
- Company website: entrpy.co
- entrpy, LLC is a South Carolina limited liability company.
Application details
- Application name
- GoBags Dashboard
- Developer
- entrpy, LLC
- Application ID
- amzn1.sp.solution.55bf99c0-c6c9-43da-a63a-1a481c301cfe
- Region and marketplace
- North America, United States
- Access
- Read-only. No PII roles, no Restricted roles.
- Authorization
- Amazon OAuth. A seller grants access from Seller Central and can revoke it there at any time.
- Application URL
- fox.entrpy.co. The dashboard itself holds a seller’s business data, so it requires a login. This product page does not.
- Privacy policy
- entrpy.co/apps/gobags-dashboard/privacy