1. Prepare the source
Collect the raw text you already have — receipts, notes, messages — with dates and amounts. Remove private details you do not need to share.
front desk · free workflow
Paste 10 customer reviews and the desk sorts them into praise, complaints, and urgent with a suggested response.
sorts reviews into 3 lanes with a next-action owner, not just sentiment scores The result is a small object you can inspect: it carries a count, a context row, and a next action instead of asking you to trust a paragraph.
Collect the raw text you already have — receipts, notes, messages — with dates and amounts. Remove private details you do not need to share.
Prompt the free tool to return only JSON with this shape: {"heading":"...","metric":"...","rows":[{"label":"...","detail":"...","value":"..."}],"next":"..."}. Require it to say "not found" when data is missing.
Paste the same lines into the board below. The companion runs locally and shows a designed result without calling an API.
Prompt shape for external tool: return only JSON in this form — {"heading":"...","metric":"...","rows":[{"label":"...","detail":"...","value":"..."}],"next":"...","quote":"..."}. The board below uses the same visible result shape locally and makes no AI request.
Load a sample, replace it with your own notes, and inspect the generated object. Sample values are illustrative, not verified facts.
Loading the sample object…
Require one row per source line and check the count before trusting the total. If the count is short, add the missing line.
Keep the evidence phrase and source-grounding request. "Not found" is a useful result that prevents invention.
Treat it as a routing signal for the next seven days, not a prediction. Mark two rows you could not answer and review those sections.
The free board is complete on purpose. The companion app adds a tangible file, history, or handoff only after the result is useful: Printable triage desk with 10 cards; estimate: 10 reviews x ~2 minutes of drafting = ~20 minutes avoided
open the front desk companion