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

# Loops

> Cross-agent flows — the orchestration moat made visible.

A loop is a cross-agent flow. One operator intent — or one external trigger — kicks off a sequence where multiple agents collaborate, each drafting their slice, all gated through your single Inbox.

Loops are the cockpit's orchestration moat made visible. They're the thing a Zapier-style builder can't do at marketer-grade UX.

## The KPI strip

<CardGroup cols={3}>
  <Card title="Active loops" icon="play" />

  <Card title="Waiting on operator" icon="hourglass" />

  <Card title="Completed today" icon="check" />

  <Card title="Blocked / failed" icon="alert-triangle" />

  <Card title="Upcoming within 24h" icon="clock" />
</CardGroup>

## The three loops shipping today

<Tabs>
  <Tab title="COD confirmation">
    A new Shopify order on a cash-on-delivery payment method triggers the Voice agent to place a confirmation call. The transcript is summarised, fraud signals are flagged, and a proposal lands in your Inbox to either confirm, reschedule, or cancel the order.
  </Tab>

  <Tab title="Ads anomaly">
    An unusual spend or ROAS swing on a connected ad account triggers the Ads agent to investigate. If creative fatigue is the root cause, it drafts a Creative-refresh proposal; the Creative agent then drafts hook variants; the Social agent previews them in the brand voice — all queued behind one approval.
  </Tab>

  <Tab title="Lead reply">
    A reply lands on an outbound Sales touch. The Sales agent reads the thread, classifies the intent, and either drafts a follow-up or queues a meeting-booking action — your choice in the Inbox.
  </Tab>
</Tabs>

## What's on the page

* **Loop-type tabs** for the three flows above.
* **Active loop board** — each running loop with its current state, the agent currently holding it, and what it's waiting on.
* **Per-loop timeline** — a step-by-step view of how a loop unfolded, end to end.
* **Outcome summary** — what the loop produced after completion.

## What Loops will not be

Loops are not a Zapier-style node-graph builder. The cockpit shows you the loops we ship; you don't author new loop types in a canvas. New loop shapes ship as product, not as configuration.

<Card title="Open Loops" icon="arrow-right" href="https://meshpilot.app/dashboard/loops">
  See your active flows.
</Card>
