FlowRelay Docs Shopify Flow
All docs pages

START

USE CASES

SET UP

OPERATE

RECOVER

AGENT ACCESS

REFERENCE

Use Cases

Let an agent investigate an event

Use this path when a merchant wants an authorized agent to help answer what happened to an event without receiving broad store authority or private raw data.

Open the practical guide Read Agent Access.

Investigation job #

An authorized agent can identify the endpoint, read the receipt, explain the current outcome, and suggest the next safe step from FlowRelay facts.

Recovery job #

When the grant allows it, the agent can prepare governed replay or diagnostics actions. Execution still follows preview, explicit confirmation, idempotency, and audit.

Hard boundaries #

Agents cannot self-escalate, approve billing, mint or widen their own grants, access raw secrets or payloads, submit support outside scoped FlowRelay support paths, or edit Shopify Flow without separate Shopify authorization.

Typical path

A typical path starts from the scenario, then moves into setup and verification.

  1. 01Create or inspect the merchant-authorized grant and confirm the agent has only the scopes needed for investigation.
  2. 02Have the agent start from /llms.txt, the relevant Markdown page, and /agent/v1/manifest before making authenticated calls.
  3. 03Let the agent read setup state, event history, receipt facts, replay availability, and diagnostics state through the same Agent Operations contract.
  4. 04Require action intents for side-effecting work, including replay preview, confirmation, idempotency, metering, and audit.
  5. 05Escalate to a human for billing approval, grant changes, Shopify Flow workflow edits, secrets, raw data, support requests, or anything outside the grant.