Rose error alert with the failed run id, relative time, a retry button, and a monospaced step and error-code panel plus explanation message.
New here? Read the installation guide.
import { Automation15 } from "@/components/beste/piece/automation15";
<Automation15
failedLabel="Run failed"
runId="run_8a2k"
ago="3m ago"
retryLabel="Retry"
stepFieldLabel="step"
stepLabel="Send email"
errorFieldLabel="error"
errorCode="401 Unauthorized"
message="Gmail API returned an expired OAuth token."
/>Seven-day workflow health card with stacked emerald success and rose failure bars, a success rate headline, and totals footer.
Workflow execution log with rows for each run showing a semantic status icon, run id, duration, and relative time.
{
"id": "evt_8a2k4f",
"type": "payment.succeeded",
"amount": 4200,
"currency": "usd"
}Workflow test preview with a semantic status check, HTTP status code, duration, and a monospaced JSON response body panel below.

Two-step recipe stacked vertically with a When trigger row, a downward arrow connector, and a Then action row, each with a brand-colored icon tile and event label.