Back to invoices

Review extracted data

Confirm or correct what Claude pulled out, then save. Saving recomputes the renamed filename.

DescriptionQtyUnitAmount
Max plan - 5x (May 8–Jun 8, 2026)1.000£75.00£75.00
Cancel

Renamed file

Template: Standard

2026-05-08_Anthropic,_PBC_RKZABLEX-0001.pdf Download as renamed

Source file

Invoice-RKZABLEX-0001 (1).pdf
application/pdf · 31.6 KB
Open original

Raw extraction

What Claude returned

{
  "tax": 15,
  "_error": null,
  "amount": 90,
  "vendor": "Anthropic, PBC",
  "dueDate": "2026-05-08",
  "currency": "GBP",
  "subtotal": 75,
  "lineItems": [
    {
      "amount": 75,
      "quantity": 1,
      "unitPrice": 75,
      "description": "Max plan - 5x (May 8–Jun 8, 2026)"
    }
  ],
  "description": "Monthly subscription for Anthropic Max plan (5x) covering 8 May to 8 June 2026.",
  "invoiceDate": "2026-05-08",
  "invoiceNumber": "RKZABLEX-0001"
}