Platform Quickstarts
These walkthroughs are the fastest way to see Orlo Platform working end to end.
Each guide shows a production pattern and the evidence Orlo creates:
| Quickstart | Best For | Proof Created |
|---|---|---|
| Fraud Triage Quickstart | Risk operations, fintech, trust and safety | Evaluation result, deployment snapshot, validation, debug/audit output, feedback correction |
| Support Classification Quickstart | Support operations and customer experience | Task version, model comparison, routing output, validation, feedback loop |
| Document Summarization Quickstart | Legal ops, procurement, policy review | Structured extraction, evaluated model choice, deployment snapshot, reviewer correction |
| Agent Governance Quickstart | Agentic systems with tools or state changes | Tool policy decision, approval request, session timeline, trace sample |
| Internal AI Governance Quickstart | Risk, compliance, security, platform teams | Policy-to-control map, evidence pack, oversight workflow |
The task quickstarts walk through the same loop:
- create a task
- upload a labeled dataset
- choose candidate models
- run an evaluation
- deploy the winner
- send a live request
- capture feedback when needed
The governance quickstarts show how that loop becomes reviewable by risk, compliance, security, platform, audit, and business owners.
Before you start
Have these ready:
- an Orlo org ID
- access to
https://api.useorlo.com - at least one model provider credential configured for your org
If you prefer runnable requests over copy-paste examples, use the tenant Postman collection alongside these guides.