Back to invoices

Review extracted data

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

DescriptionQtyUnitAmount
Claude Pro (May 8–Jun 8, 2026)1.000£15.00£15.00
Cancel

Renamed file

Template: Standard

2026-05-08_Anthropic,_PBC_7RENUOLP-0002.pdf Download as renamed

Source file

Invoice-7RENUOLP-0002.pdf
application/pdf · 31.4 KB
Open original

Raw extraction

What Claude returned

{
  "tax": 3,
  "_error": null,
  "amount": 18,
  "vendor": "Anthropic, PBC",
  "dueDate": "2026-05-08",
  "currency": "GBP",
  "subtotal": 15,
  "lineItems": [
    {
      "amount": 15,
      "quantity": 1,
      "unitPrice": 15,
      "description": "Claude Pro (May 8–Jun 8, 2026)"
    }
  ],
  "description": "Claude Pro subscription for the period 8 May to 8 June 2026.",
  "invoiceDate": "2026-05-08",
  "invoiceNumber": "7RENUOLP-0002"
}