> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apostra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Storefront next actions

> Actionable recommendations from your storefront status about setup and source health.

<Note title="Beta">
  Storefront next actions are in beta. The checks and recommendations may evolve
  before general availability.
</Note>

A **next action** is a concrete step returned by your storefront's status when
something needs your attention — either a required step that blocks availability
or a recommended step that improves readiness.

Ask Murph for your storefront status to see the current list. The status response
is the source of truth: it derives each action from the same readiness and source
health checks used by the storefront, instead of maintaining a separate reminder
queue.

<Note title="Delivery change">
  The former Storefront Brain nudge queue and its automatic in-app, email, and Slack
  nudges are retired. Check your storefront status in Murph for current next actions.
  Existing source-health alerts remain separate and continue to follow your
  notification preferences.
</Note>

## What produces a next action

Next actions are derived from setup and health signals such as:

* **A sales agent needs attention.** Source diagnostics explain what is failing,
  who can fix it, and the appropriate next step.
* **Setup is incomplete.** For example, a storefront missing its default
  settlement currency can't go live — status tells you what's left to do.

Informational checks with no concrete action are not included in the next-action
list.

## Where you see them

Next actions appear in the V3 storefront status response in Murph. Each action is
marked as either **required** or **recommended** and links to the relevant tool or
page when one is available.

They are not sent through a separate always-on email, Slack, or notification
ladder. Existing source-health alerts remain independent and follow their own
notification preferences.

## Related

<CardGroup cols={2}>
  <Card title="Source diagnostics" href="/v2/storefront/inventory-sources/diagnostics" icon="stethoscope">
    Check the health of an inventory source your status flagged.
  </Card>

  <Card title="Storefront activity" href="/v2/storefront/activity/overview" icon="rectangle-list">
    The audit feed of what's happened on your storefront.
  </Card>
</CardGroup>
