Copy Invoice Data for Emails¶
This guide explains how to use the copy buttons in the invoice view to quickly paste formatted invoice data into emails or other communications.
Overview¶
The invoice view includes per-row copy buttons that format data as plain text suitable for pasting into emails. Each row in the totals accordion has a copy button that captures that row’s label and value.
Copying Multiple Rows¶
To copy a summary block for an email:
Click the copy button on each row you want to include.
Paste each into your email in sequence.
The output is deliberately minimal and plain — no HTML, no extra formatting — so it pastes cleanly into any email client.
Example Output¶
After clicking copy on a row, the clipboard will contain something like:
Hours: 12.5
Rate: $150.00
Amount: $1,875.00
Notes¶
Copy buttons are visible in the web view only — they do not appear in PDF exports.
If the clipboard API is unavailable (e.g., non-HTTPS or older browser), the button may not function. Use a modern browser over HTTPS.