Open the document editor
Go to Documents under your booking to edit a specific Document or go to Settings-> Templates & Files -> Document Templates
Either open an existing template or click New Document.
Insert a merge field
Place your cursor where you want the date to appear.
Click the merge field dropdown in the editor toolbar (you’ll see options like
client,account,booking,user,document, etc.).Select:
document → createdAt
Resulting merge field
It will insert something like this:{{document.createdAt}}Save or preview the document
Click Preview or Share to see it render with the actual creation date (for example: “Friday, 30 January, 2026 10:21”).
✅ Tip:
You can also format it with text, for example:
Created : {{document.createdAt}}
Working a Document Template will look like this:
Working a Specific Document will look like this:


