Invoice ToolkitPDF billing tools
Invoice fundamentals·Guide 6 min read

How to Number Invoices

Simple numbering systems that stay organized as you grow.

  • Sequential IDs make overdue tracking easier.
  • Use prefix + year + zero padding for sortability.
  • Never reuse numbers — void and increment instead.

Choose a consistent format

Common patterns include INV-2026-0001, 2026-0042, or client-prefix formats. Pick one scheme and stick with it — gaps and duplicates confuse clients and bookkeeping.

  • INV-2026-0001 pattern
  • Client or project prefix optional
  • Sortable in spreadsheets

Separate document types

Use different prefixes for estimates (EST-), invoices (INV-), and receipts (RCPT-). This makes filenames and email threads easier to search.

  • Prefix for business unit
  • Year segment for accounting
  • Padding for growth

Avoid common mistakes

Do not reuse numbers, skip sequences without reason, or change formats mid-year without note. If you reset annually, include the year in the number.

  • Mark voided invoices in your log
  • Do not recycle numbers
  • Keep a local tracker

Try it with our free tools

Put what you learned into practice — no signup required, and your invoice data stays in your browser.

Requirements vary by country and business type. This guide explains common billing workflows and is not tax, legal, or accounting advice.