← All templates

Preview · invoice

Invoice

/templates/invoice

Composer Form

What the coach fills in
Preview only. Inputs work for exploring the form shape, but nothing here saves. Use Compose (top right) to actually create a document.

Section 01

Invoice Info

Section 02

Bill To

Recipient name + email come from Section 01. Add a mailing address here if the client needs it on the invoice (often required for B2B accounting).

Section 03

Line Items

Up to five items. Leave a description blank to skip a row. Qty × Unit price = Line total. Currency is USD.

Section 04

Tax

Leave blank or 0 if you don't charge sales tax. Most service-business coaching isn't taxable in most US states; check your jurisdiction.

Section 05

Notes

Rendered Body

What the client sees

Invoice {{invoice_number}}

From Daris Wilson — From The Floor Up hello@fromthefloorup.co

Bill To {{client_name}} {{client_email}} {{bill_to_address}}


  • Invoice date: {{invoice_date}}
  • Due date: {{due_date}}

Items

_No items yet._

  • Subtotal: $0.00
  • Tax (0%):
  • Total due: $0.00

Notes

{{notes}}


Payment is due by {{due_date}}. A Stripe payment link accompanies this invoice when sent.

Unfilled placeholders are shown as {{field_name}} — they'll resolve to the coach or client's answers once a document is composed.