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

# Use cases

> Where Levanto Sage fits — agents, operations, guardrails, moderation, and risk.

Every workflow below hits the same moment: something needs a fast, defensible answer — not a paragraph to parse. That's the moment Sage is for.

## Where teams use Sage

<Columns cols={2}>
  <Card title="Agentic workflows" icon="diagram-project">
    Sage as the **decision layer for agents** — automate routing, branching, and escalation across agentic workflows and pipelines.
  </Card>

  <Card title="Operations" icon="headset">
    Triage urgency and route work across DevOps, SecOps, and customer support.
  </Card>

  <Card title="Agentic guardrails" icon="shield-check">
    Check tool calls and responses on the hot path to keep agents secure and aligned with the business goals of the workflow.
  </Card>

  <Card title="Content screening & moderation" icon="filter">
    Tag, rank, score, and sort content in data pipelines — including moderation, abuse flagging, and policy-risk severity.
  </Card>

  <Card title="Risk & fraud" icon="scale-balanced">
    Assess risk and opportunity and detect fraud across transactions, asset trades, and agentic actions (e.g. refunds).
  </Card>
</Columns>

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/decision-model/quickstart">
    Make your first `/decide` call.
  </Card>

  <Card title="Decision kinds" icon="brain" href="/decision-model/yesno">
    Yes/No, Choice, Scale, Sort, and Tags.
  </Card>
</CardGroup>
