Creating a template
To create a template, follow these steps:- Go to Letter templates.
- Click New letter template (or press N).
- Enter a Name, such as an arrears reminder.
- Optionally add a Description of when to use it.
- Choose the Recipient: Customer, Owner, or Any if the template can be used for either.
- Choose the Address window — Left or Right.
- Optionally add Variables — a key and label for values you fill in later, such as an amount due.
- Build the Content with heading, text, and signature blocks. A preview of page 1, including the envelope window, updates as you write.
- Click Create.
Content blocks
The letter body is a list of blocks. Use Heading, Text, and Signature to add blocks, then move them up or down or delete them.- Heading: A short title. You can insert merge fields.
- Text: The body of the letter. You can insert merge fields, and start a new paragraph with a line break.
- Signature: A printed name, and optionally a signature image.
Signatures
For a signature block:- Printed name appears under the signature. If you leave it blank, your account name is used.
- Signature image is an optional PNG or JPEG. Click Upload signature to attach one. If you do not upload an image, the printed name is shown in a signature style instead.
Merge fields
Merge fields are replaced with real details when the letter is sent. In a heading or text block, type{{ or pick a field from the list.
The fields available depend on who the template is for. Customer templates do not offer owner fields, and owner templates do not offer customer fields.
You can also insert individual address lines, such as
{{customer.address.line1}} or {{customer.address.postal_code}}. The same line fields exist for owner and account.
Custom variables
Use variables for details that change each time you send the letter, such as an amount due or a notice date. To add a variable, click Add under Variables, enter a Key (for exampleamount_due) and a Label, then insert {{variables.amount_due}} in a heading or text block.
When you create a letter from the template, or add a Send letter step to a workflow, Yorlet asks you to fill in each variable. In a workflow you can insert a value from the trigger, and format amounts or dates (see Send a letter).