Auto-Apply
Auto-Apply evaluates incoming recommendations and decides whether to execute immediately, queue for manual review, or suppress based on your mode, limits, exclusions, and safety monitors.
Updated 2026-02-21
Auto-Apply evaluates incoming recommendations and decides whether to execute immediately, queue for manual review, or suppress based on your mode, limits, exclusions, and safety monitors.
Prerequisites
- Connected Amazon account
- Selected marketplace
- Contributor or Admin role
- Recommendation flow already active in
Command Center
Expected outcome: You can configure and operate Auto-Apply in the correct account-marketplace context.
Quick Start
- Open
Settings > Auto-Apply. - Click Set Up Auto-Apply.
- Complete wizard steps:
Comfort Level,Safety Net,Activate. - Start in Shadow Mode for low-risk validation, or activate immediately.
- Monitor
Activity Log,Trust & Accuracy, and circuit breaker status.
Expected outcome: Auto-Apply is configured and operating with observable safety signals.
Detailed Workflows
Workflow: Complete the Setup Wizard (Step-by-Step)
- Start wizard from
Settings > Auto-Apply. - In Step 1: Comfort Level, select one mode (
conservative,balanced, oraggressive). - Review simulation preview for that mode (auto-applied, manual queue, suppressed estimates).
- Continue to Step 2: Safety Net.
- In Safety Net, optionally exclude specific campaigns from auto-apply scope.
- Review built-in safety notes (safety pause/circuit breaker and related protections).
- Continue to Step 3: Activate.
- Choose one launch option:
- Start Shadow Mode: decisions are evaluated but not executed.
- Activate Now: qualifying decisions execute immediately.
- Finish setup and confirm settings persist on the Auto-Apply page.
Expected outcome: Wizard saves a complete baseline configuration including mode and exclusions.
Workflow: Choose Aggressiveness Level with Exact Preset Values
- Choose Conservative when you need strict gating.
- Choose Balanced for moderate automation with meaningful safeguards.
- Choose Aggressive for high automation coverage.
- Use Custom later if preset behavior is close but not exact for your risk model.
Expected outcome: Mode aligns with your operational risk tolerance and review bandwidth.
Workflow: Understand Preset Equivalence (What Each Mode Actually Means)
- Use this mapping when selecting mode:
| Mode | Confidence threshold | Max bid change | Daily spend limit | Hourly spend limit | Excluded recommendation types |
|---|---|---|---|---|---|
| Conservative | 0.90 | 15% | $100 | $20 | 16 types excluded |
| Balanced | 0.85 | 25% | $250 | $50 | 9 types excluded |
| Aggressive | 0.75 | 40% | $500 | $100 | 0 excluded |
- Treat excluded-type count as a major risk dial, not only confidence threshold.
- Re-check mode after major account strategy changes (launches, restructures, budget policy changes).
Expected outcome: Team decisions about “aggressive vs conservative” are based on exact system behavior.
Workflow: Configure and Use Pause/Resume
- Open Auto-Apply controls.
- Pause with duration:
1h,4h,24h, orindefinite. - Verify paused status in the UI.
- Resume when issue window closes.
- Confirm decision flow restarts.
Expected outcome: Automation can be halted and restored without deleting configuration.
Workflow: Operate with Safety Monitors
- Keep circuit breaker enabled.
- Review current thresholds:
- ACOS threshold percent
- CVR decline percent
- Spend multiplier percent
- API failure count
- Revert rate percent
- Review status banner for tripped or paused monitors.
- If tripped, inspect failure patterns in Activity Log before resuming.
- Adjust thresholds/exclusions only after identifying a repeatable cause.
Expected outcome: Safety events are handled as controlled incidents, not ad hoc toggles.
Workflow: Run Shadow Mode Validation Before Full Activation
- Enable Auto-Apply via wizard using Start Shadow Mode.
- Process recommendations manually for a validation period.
- Compare manual decisions vs shadow decisions in trust/reporting views.
- If alignment is acceptable, switch to live activation.
- Re-evaluate mode after first live period.
Expected outcome: Activation is based on observed agreement, not assumption.
Workflow: Tune with Custom Mode
- Start from the nearest preset.
- Adjust confidence threshold and bid/spend limits.
- Add exclusions for sensitive recommendation categories or campaigns.
- Save and monitor revert rate plus outcome quality.
- Iterate one control at a time.
Expected outcome: Automation profile converges to account-specific operating tolerances.
Common Errors
Error: “Auto-Apply enabled but nothing executes”
- Confirm config
enabled = true. - Check if system is paused or a circuit breaker is tripped.
- Verify recommendation confidence meets current threshold.
- Check excluded recommendation types and excluded campaigns.
- Confirm decision outcome reason in history/activity views.
Expected outcome: You identify the specific gate preventing execution.
Error: “Too many unexpected auto-applied actions”
- Reduce aggressiveness level (for example, aggressive to balanced).
- Increase confidence threshold.
- Reduce max bid change and spend limits.
- Add exclusions for high-risk recommendation types.
- Monitor revert rate after each change.
Expected outcome: Execution volume and risk profile return to acceptable bounds.
Error: “Frequent safety pauses”
- Inspect which monitor is tripping most often.
- Correlate with recent campaign or API instability.
- Fix root cause before increasing thresholds.
- Resume and monitor closely.
Expected outcome: Pause frequency declines because root causes are addressed.
Error: “Mode change did not behave as expected”
- Confirm saved mode on config card.
- Re-check expected preset values from the mapping table.
- Ensure custom overrides are not being confused with preset behavior.
Expected outcome: Team has a shared, correct interpretation of active mode behavior.
FAQ
What are the wizard steps right now?
The current wizard flow is three steps: Comfort Level, Safety Net, and Activate.
What does “aggressive” concretely mean?
It sets lower confidence gating (0.75), wider bid movement (40%), higher spend limits ($500 daily / $100 hourly), and no default recommendation-type exclusions.
Is Balanced the default for Custom mode fallback values?
Yes. Custom-mode omitted fields are resolved from balanced-like defaults unless explicitly set.
What are baseline safety defaults when no saved config exists?
Circuit breaker enabled with threshold 3 in 60 minutes, plus default safety monitor values (ACOS 50, CVR decline 30, spend multiplier 150, API failures 3, revert rate 10).
Does enabling Auto-Apply remove manual control?
No. Manual queue, decision history, and revert workflows remain part of normal operations.
Last Updated
- Last updated: 2026-02-21
- Version assumptions: Wizard steps/components in
AutoApplyOnboardingWizard, preset values inmode-presets.ts, and/settings/auto-applyconfig/pause/resume endpoints
