SYSTEM Cited by 2 sources
Instacart Marketplace¶
What it is¶
Instacart Marketplace is Instacart's first-party consumer marketplace — the Instacart-branded product surface where shoppers browse multi-retailer inventory, place orders, and have them fulfilled by gig shoppers. Marketplace is the original Instacart business and the substrate on top of which later product lines (Storefront Pro, Carrot Ads, Caper, Maple, etc.) are layered.
Role on the wiki¶
Marketplace appears across the wiki primarily as the source-domain shopping-context substrate that other Instacart products reuse:
- As Carrot Ads' source domain for Domain Adaptive Learning — Marketplace's first-party shopper-behavior data is what makes the pCTR model outperform from-scratch training even for partners with abundant data (sources/2026-05-04-instacart-empowering-carrot-ads-with-domain-adaptive-learning).
- As the original target of marketing-automation infra — "For years, our marketing automation infrastructure was built primarily to support Marketplace use cases. That model worked well in a first-party environment, where the product experience, customer relationship, and brand were all centrally managed by Instacart" (sources/2026-05-14-instacart-scaling-personalized-marketing-for-multi-tenant-commerce-platforms). The challenge described in the 2026-05-14 post is extending that single-tenant-style infrastructure into a multi-tenant one for Storefront Pro.
- As the demand-pool source for CPG advertisers — the 7,500+ CPG brand advertiser pool from Marketplace is also available to retailer partners on Storefront Pro via Carrot Ads.
Architectural contrast with Storefront Pro¶
| Property | Marketplace | Storefront Pro |
|---|---|---|
| Tenancy | Single-tenant (Instacart) | Multi-tenant (350+ retailers) |
| Brand | Instacart | Per-retailer |
| Customer relationship | Instacart-owned | Retailer-owned |
| Marketing tenant boundary | (none — single tenant) | per-retailer workspace (concepts/per-tenant-workspace-isolation) |
The 2026-05-14 source frames the multi-tenant rebuild as the central architectural challenge of extending Marketplace's infrastructure to Storefront Pro without sacrificing tenant isolation, performance, or ease of use.
Caveats¶
- Marketplace's own architecture is not described as a whole on the wiki yet — pages exist for individual ML systems built on top of it (PIXEL, PARSE, Maple, Intent Engine, Carrot Ads, Capsight, Caper, LACE, Generative Recommendations) but no monograph on the consumer-app platform itself.
Seen in¶
- sources/2026-05-14-instacart-scaling-personalized-marketing-for-multi-tenant-commerce-platforms — Marketplace as the original target of marketing-automation infrastructure that the team is now extending into a multi-tenant platform for Storefront Pro.
- sources/2026-05-04-instacart-empowering-carrot-ads-with-domain-adaptive-learning — Marketplace as the source-domain substrate for Carrot Ads' DAL pCTR model.