Back to invoices
Review extracted data
Confirm or correct what Claude pulled out, then save. Saving recomputes the renamed filename.
Renamed file
Template: Standard
2026-05-14_Shade_3223.pdf Download as renamedSource file
Raw extraction
What Claude returned
{
"tax": 0,
"_error": null,
"amount": 1428,
"vendor": "Shade",
"dueDate": "2026-05-14",
"currency": "USD",
"subtotal": 1428,
"lineItems": [
{
"amount": 1428,
"quantity": 4,
"unitPrice": 357,
"description": "Growth Seat [v1]"
}
],
"description": "Purchase of 4 Growth Seat [v1] licences from Shade.",
"invoiceDate": "2026-05-14",
"invoiceNumber": "3223"
}