Skip to main content

Customising Email Templates

This article contains instructions on how to customise email templates.

Written by Product Education Team
Updated over a week ago

With the Email Template Editor, Org Admins and Administrators can customise emails sent by FieldAware on their behalf to customers for Jobs, Quotes, Invoices, and Attachments.

This article walks you through every step from accessing the Editor to saving and resetting your templates.

Note: Users must have Org Admin or Administrator role to access this feature.


Before You Start

Make sure the following are in place before customising your email templates:

  • You are logged in with an Org Admin or Administrator account.

  • Your Company Logo and organisation profile details (name, address, contact number) are up to date in Company Settings, as these are used to auto-populate the email footer.

  • The Email Templates option is visible in your Company Settings. If it isn't, contact your FieldAware account team to have it enabled.


Accessing Email Templates

  1. From the top navigation, click your profile or company name to open Company Settings.

  2. Within the available settings area, click Email Templates.

  3. You will see a list of four email types:

Email Type

Description

Job Email

Sent when sharing a job with a customer

Quote Email

Sent when sharing a quote with a customer

Invoice Email

Sent when sharing an invoice with a customer

Attachments Email

Sent when a technician emails job or quote attachments from mobile

Each email type displays its current status: System Default (gray) or Customized (blue and the last modified date).

4. Click on the email type you would like to edit (e.g., Job Email) to open the Editor.


Customising the Email "From Name"

The "From Name" is what appears in your customer's inbox as the email sender's name.

Note: The maximum length for the From Name is 100 characters.

  1. In the From Name field, type the name you want to appear (e.g. Acme Corp Service Team).

    Note: This can be set differently for each email type — for example: - Job Email → Acme Corp Field Team - Invoice Email → Acme Corp Billing.

  2. If you leave this field empty, the system will display your organisation name as the From Name by default. A hint will show: Leave empty to use: [Your Company Name].


Customising the "Reply-To" Email Address

The Reply-To address specifies where your customers' responses are sent when they reply to an email.

  1. In the Reply-To field, enter the email address to which you would like replies sent (e.g. service@acme-corp.com).

    Note: You can set a different reply-to address for each email type: - Job / Quote / Attachments → service@acme-corp.com - Invoice → billing@acme-corp.com.

  2. If left blank, the no Reply-To header is set, and replies go to the sender's default inbox.

  3. To validate that your email address is formatted correctly, the system will show an error if the format is invalid and will prevent saving until it is corrected

➕ Optional: Include the Job Lead or Invoice Creator

An option to toggle on "Add Job Lead as additional Reply-To recipient" (or "Add Invoice Creator" for the Invoice template) is available during this step. When enabled, customer replies go to both your configured Reply-To address and the person who created or leads the record.


Customising the Subject Line

The subject line is the first thing your customer sees and uses it to determine the email's importance. With this in mind, you can write a custom subject line and personalise it with dynamic variables.

  1. Click into the Subject Line field.

  2. Type your subject line (e.g. Your Job from Acme Corp is Ready).

  3. To insert a dynamic variable, click + Insert Variable and select from the available list for that record type.

Note: If you leave the subject line blank, the system will automatically default the subject for that email type.

Example Available Variables

Variable

Final Output

{{job_id}}

The job reference number (e.g. WO-2025-04521)

{{customer_name}}

The customer's name

{{invoice_id}}

The invoice reference number

{{invoice_total}}

The total amount on the invoice

{{company_name}}

Your organisation name

{{scheduled_date}}

The scheduled date for the job

EXAMPLE

Example subject line: Invoice {{invoice_id}} from {{company_name}}
Sends as: Invoice INV-2025-08934 from Acme Corp


Editing the Email Body

The Email Body Editor allows you to write and format the main content of your email.

  1. Click into the Email Body area.

  2. Select a tool using the toolbar to format your content:

Tool

What It Does

B (Bold)

Makes selected text bold

I (Italic)

Makes selected text italic

U (Underline)

Underlines selected text

Align Left / Centre

Controls paragraph alignment

🔗 (Link)

Inserts a clickable hyperlink

+ Insert Variable

Inserts a dynamic variable at the cursor position

3. The editor will be pre-populated with the current system default for that email type. You can edit this or clear all to refresh.

4. Press Enter for a new paragraph, or Shift+Enter for a line break within a paragraph.

Inserting a Hyperlink

  1. Select the text you would like to link (e.g. our service policies).

  2. Click the 🔗 Link button in the toolbar.

  3. A dialog box will appear — enter the URL (e.g. https://acme-corp.com/policies).

  4. Click Insert Link.

  5. To edit or remove a link later, click it in the editor — an inline tooltip will appear with [Edit] and [Remove] options.

Inserting Dynamic Variables into the Body

  1. Place your cursor where you want the variable to appear.

  2. Click + Insert Variable in the toolbar.

  3. Browse or search for the variable you want (e.g., type date to filter to date-related variables).

  4. Click the variable to insert it at the cursor position.

💡 Tip

If a record doesn't have data for a variable (e.g., no technician assigned), the variable simply resolves to blank — your customers will never see a broken {{placeholder}} in their email.

⚠️ Attachments Email only: The {{attachments_zip_url}} variable must always remain in the Attachments Email body. This is the link your customers use to download attachments. If this variable is removed, the template cannot be saved. If removed, it can be added to the Email Body by selecting it from the “+Insert Variable” dropdown of available options.


Reviewing the Email Footer

All four email templates share a common footer that is automatically populated from your Company Settings. You do not need to configure this manually.

The footer includes:

  • Your Company Name, Address, and Contact Details (left side)

    • Sourced from your organisation profile

  • Your Company Logo (right side)

    • Can also be set via Company Settings → Company Logo

If no logo has been uploaded, a placeholder will appear with a link to upload one in Company Settings.

Note: The footer is shared across all four email template types. Any changes to your company profile or logo in Company Settings are automatically reflected in all email footers.


Saving Your Template

  1. Once you are satisfied with your changes, click Save.


    Your preferences are saved immediately and take effect for all future emails of that type.

  2. A confirmation message will appear: "Email preferences saved."


    The email type status on the Email Templates list will update to Customized with a last modified date and time shown

Leaving Without Saving

If you click Cancel or the close button while you have unsaved changes, a dialog will appear stating: "You have unsaved changes. Discard changes?"

You may select Keep Editing to return to the editor, or Cancel to discard your changes and exit.


Resetting to Default (Optional)

If you want to start fresh and restore a template to its original system settings:

  1. Open the email type editor (Company Settings → Email Templates → select record type).

  2. Scroll to the bottom of the editor and click Reset to Default.


    A confirmation dialog will appear: "This will restore all settings to system defaults. Your customisations will be lost. Continue?"

  3. Click Reset to confirm.

    The template will revert to system defaults across all fields (Reply-To, From Name, Subject, and Body), and the status will change back to System Default.

Did this answer your question?