docs2aiby xtiply
share your mind · publish workflows · v2 beta

Describe a document workflow.
We'll build it.

Tell us what comes in, what should happen, and where it should go. We turn it into a runnable pipeline you can share or fork.

▶ start with a prompt
When an invoice arrives at billing@acme.com, extract the line items, flag anything over $10k for human review, then post the result to #ap-team on Slack…

build my workflow →
try:classify incoming PDFs by typeextract receipts → google sheetshuman-verify contracts > $50ksummarize → email summary digest

How it works

1.
Describe in plain English
"When an invoice over $10k arrives, ask Sara to verify the totals, then…"
prompt mockup
2.
We draft a DAG
Nodes for input, classify, extract, verify, send. Edit in the visual builder.
mini-DAG svg
3.
Run, share, fork
Publish to your team or share publicly. Other tenants can fork with one click.
share link / qr

From the community

finance412
AP invoice triage
classify → extract → human verify → quickbooks
mini-DAG preview
by @priya · 5 nodes
legal138
Contract redlining
extract clauses → flag risky → email counsel
mini-DAG preview
by @avery · 6 nodes
support96
Ticket auto-classify
incoming email → classify → route to queue
mini-DAG preview
by @kim · 4 nodes