Workflows
Compose tools into
quiet automations.
Turn every repetitive document task into a named workflow. Trigger from email, upload, or webhook — end in your ERP, CRM, or Notion.
Invoice intakev3
Steps
01Trigger
02Extract
03Match
04Approve
05Post
Email trigger
01invoices@acme.com
Extract with AI
02vendor, total, PO, line items
Match PO
03NetSuite lookup
Approve
04if total > $10k
Post to NetSuite
05Create bill
Inspector
Model
sable-extract-v2
Schema
{
vendor: string,
total: number,
po: string,
lines: Line[]
}Last run
Succeeded · 812 ms
Templates
Start from a proven pattern.
Invoice intake
FinanceWatch inboxExtract fieldsMatch POApprovalPost to ERP
Contract redaction
LegalUploadDetect PIIRedactReviewer sign-off
Sales one-pager
GTMMerge decksWatermarkSignSend
Research digest
OpsFetch PDFsSummarizeClusterPost to Notion
HR onboarding pack
PeopleAssemblePersonalizeRequest signArchive
RFP compliance
SalesChunkAnswerAttach sourceDraft response
Runs at the edge
Sub-second cold starts, globally distributed.
Governed by default
Every run is versioned, signed, and audited.
AI where it earns it
Structured extraction, redaction, and reasoning as first-class steps.