Skip to content
<- Guides
Seller · Listings

Recover Featured Offer Eligibility Without Guessing

Separate the account gate, price-health signal, and placement competition before changing an offer.

A grounded workflow separates Featured Offer eligibility from placement, then traces price-health warnings to the exact offer evidence.

Kuudo
Reviewed by Kuudo Engineering
A user-created recovery board separates eligibility from placement before an offer change.
TL;DR

Recovering the Featured Offer starts by identifying which gate failed. The agent reads the live offer through the Selling Partner MCP, checks account and performance eligibility, then interprets PRICING_HEALTH against total price plus shipping, Competitive External Price, and the payload's referencePrices. During the July 2026 rollout, eligibility rules can vary by store. Eligibility still does not guarantee placement, so the final artifact recommends an approved next step instead of silently repricing.

The fastest way to recover a missing Featured Offer is to identify the failed gate first: account eligibility, price health, or competition among eligible offers. The agent reads the live Fulfillment by Amazon (FBA) inventory offer for the Amazon Standard Identification Number (ASIN) through the Amazon Selling Partner MCP, applies a reusable Skill, and uses Amazon Agent Atlas to ground the diagnosis in Amazon's Featured Offer rules. The same evidence can flow through Amazon Agent Flow and the Amazon Agent Data layer when the recovery check spans selling and advertising signals.

That distinction matters because “we lost the Buy Box” describes two different situations. An offer can be ineligible before Amazon ranks it, or it can be eligible and still lose the placement to another offer. Amazon also announced a gradual July 2026 rollout removing the seller-eligibility step, so a historical rule cannot be treated as universal across every store yet. If the offer's demand context matters, the Amazon Ads MCP can add campaign-side evidence without turning a plain chat into a live data connection.

Why not ask ChatGPT or Claude? A disconnected chat has no access to your data, no way to take action, and generic knowledge, not Amazon's. It cannot read the live offer, inspect a PRICING_HEALTH notification, or verify which eligibility rollout applies to your store. The human can paste facts into a chat, but the result is still manual and easy to misclassify. The workflow below keeps the MCP, Skill, Atlas, and your approval step connected.

Eligibility is a gate, not proof of placement

The first check is whether Amazon currently allows the offer to compete. The Atlas-grounded Featured Offer Eligibility playbook says a Professional selling account and performance-based requirements have historically been part of that gate, while Amazon's July 2026 announcement says the seller-eligibility step is being removed gradually. The agent should therefore read the current account state and store rollout status instead of returning a fixed yes/no from old rules.

{
  "asin": "B0EXAMPLE12",
  "account_type": "Professional",
  "store": "US",
  "eligibility_gate": "verify_current_policy",
  "performance_evidence": {
    "status": "read_live_account_metrics",
    "source": "Seller Central account health"
  },
  "rollout_note": "Eligibility rules are changing during the July 2026 rollout"
}

PRICING_HEALTH isolates a price-driven ineligibility

When the agent receives PRICING_HEALTH, the immediate question is not “did a competitor undercut me?” Amazon says the notification means the offer is ineligible at its current price, independent of competitor changes. Compare the offer's total price, including shipping, with the Competitive External Price and the referencePrices values such as averageSellingPrice, msrpPrice, and competitivePriceThreshold.

{
  "status": "price_ineligible",
  "notification": "PRICING_HEALTH",
  "total_price": 32.98,
  "competitive_external_price": 29.99,
  "reference_prices": {
    "averageSellingPrice": 30.49,
    "msrpPrice": 34.99,
    "competitivePriceThreshold": 29.99
  },
  "recommended_action": "review price and shipping; approval required"
}

Eligible offers still compete on price, shipping, and experience

Passing the gate does not win the placement. The Atlas playbooks describe the next stage as a competition among eligible offers; Amazon evaluates competitive price and compelling shipping options, and the detail page can show one New and one Used Featured Offer where applicable. The Get to Know the Product Detail Page playbook is the reference for how those offers appear and compete. The recovery artifact should label this state eligible_not_featured, not eligibility_failure.

# Skill: featured-offer-recovery
read:
  - offer: live price, shipping, condition, fulfillment
  - account: current eligibility and performance state
  - notifications: PRICING_HEALTH, ANY_OFFER_CHANGED
compare:
  - total_price_plus_shipping
  - competitive_external_price
  - reference_prices
  - delivery_and_availability
classify:
  - account_gate
  - price_ineligible
  - eligible_not_featured
  - insufficient_evidence

The recovery artifact should recommend, not silently reprice

The Skill turns the evidence into a small decision plan. It names the failed gate, cites the notification or account evidence, proposes the narrowest next step, and keeps approval on any price or fulfillment change. If evidence is incomplete, it returns insufficient_evidence instead of guessing. For related operational context, compare the same evidence-first pattern in the FBA inventory health guide and use Agent Crawl only when the workflow explicitly needs current external-market evidence.

{
  "asin": "B0EXAMPLE12",
  "status": "price_ineligible",
  "evidence": [
    "PRICING_HEALTH",
    "total price $32.98 > competitive threshold $29.99"
  ],
  "recommended_action": "review price and shipping options",
  "requires_approval": true,
  "monitor": ["PRICING_HEALTH", "ANY_OFFER_CHANGED"]
}

What happens next

Once the artifact identifies the gate, the team can approve one narrow change, continue monitoring, or route an account issue to Seller Central support. The Skill rechecks PRICING_HEALTH and ANY_OFFER_CHANGED after the decision so a recovered offer is measured instead of assumed.

Featured Offer recovery is a diagnosis problem before it is a pricing problem: verify the gate, read the evidence, then approve the smallest action that addresses it.

Next in the series: diagnosing a listing that is suppressed or stranded before its inventory keeps accruing storage cost.

Private beta

Turn Featured Offer recovery into a repeatable check

Bring us the Featured Offer recovery workflow you want your agent to run. We'll map the Selling Partner MCP, reusable Skills, Atlas grounding, and private-beta setup with you.

Run this workflow in beta

What you need to run this

MCP
Amazon Selling Partner MCP for live offer, pricing, and notification data
Skill
featured-offer-recovery, a gated eligibility, price-health, and placement diagnosis workflow
Atlas collection
amazon_sellers, grounded in Featured Offer Eligibility and Get to Know the Product Detail Page
Required subscriptions
Professional selling account where required, offer access, and PRICING_HEALTH notification access
Last verified
"2026-07-25T00:00:00.000Z"

What success and failure look like

resultinterpretation
PRICING_HEALTH receivedCompare total price plus shipping with Competitive External Price and referencePrices before recommending a price change.
Offer is eligible but not FeaturedEligibility passed; compare price, shipping, availability, and customer experience against competing offers.
Account gate or rollout state is unclearRead the current store policy and account state; do not treat a historical eligibility rule as universal during the 2026 rollout.
Related reading

Keep exploring this topic

Use these companion guides to understand the inputs, follow-on analysis, and adjacent workflows behind this playbook.

FAQ

Is Featured Offer eligibility the same as winning the Buy Box?

No. Eligibility is the gate that lets an offer compete. Amazon then evaluates eligible offers, and eligibility alone does not guarantee Featured Offer placement.

What does PRICING_HEALTH mean?

It means Amazon considers the offer ineligible for the Featured Offer at its current price, independent of competitor changes. Check total price plus shipping against Competitive External Price and the notification's reference prices.

What is Competitive External Price?

It is a competitive price from other retailers outside Amazon. An offer may be ineligible when its total price, including shipping, is higher than that threshold.

Which PRICING_HEALTH fields should I inspect?

Inspect `averageSellingPrice`, `msrpPrice`, and `competitivePriceThreshold` in `referencePrices`, plus the merchant offer's price and shipping. These values show the evidence behind a price-health recommendation.

Does a Professional account always guarantee eligibility?

No. The Atlas-grounded eligibility help says Professional accounts are eligible to compete when other requirements are met, but Amazon announced a gradual July 2026 rollout removing the seller-eligibility step. Verify the current store and account state.

What should I do when an offer is eligible but not featured?

Do not treat it as an eligibility failure. Compare price, shipping, availability, and delivery performance against competing eligible offers, then approve a specific action or continue monitoring.

Why does PRICING_HEALTH keep firing after a price change?

Recheck total price plus shipping, the current Competitive External Price, and the notification's referencePrices. If the evidence no longer explains the ineligibility, keep the offer unchanged and route the case for Seller Central review instead of repricing repeatedly.

Sources