Plan: Available: All plans
Users: Available: All users
Practice Management Source: Available: All sources
Merge Fields allow practices to add placeholders to dynamically insert content, for example, when creating a document from a template.
For more information on Merge Fields, refer to Merge Fields Overview.
This article displays the Merge Field code when used within FYI, for example, when setting up an email template. If the Merge Field is available to use in Microsoft Word or Excel, an additional Merge Field code will be provided.
For instructions on implementing Merge Fields, refer to the following articles:
- Including Merge Fields in Email Templates and Signatures
- Including Merge Fields in Word Templates and Stationery
- Including Merge Names in Excel Templates
- Including Merge Fields in Excel Templates
- Including Merge Fields in Automations
- Clients Bulk Update
- Editing Jobs using Bulk Update
- Including Advanced Tax-Related Merge Fields
- Formatting Merge Fields (including information on how to perform calculations or format the appearance of the Merge Field).
Additional Merge Fields available to Automations only can be found in Merge Fields Glossary - Automation Fields.
Standard Merge Fields
Use Ctrl+F to quickly search for a specific Merge Field in this article.
General
| Field | Details | Merge Field Code |
|---|---|---|
| Current Date |
Inserts the current date, formatted as using numbers e.g. 17/09/2024. Refer to Formatting Merge Fields for Word and Excel documents to insert the current date. |
In FYI:{{ "now" | date: "%d/%m/%Y" }}
|
| End of Month | Determines the last day of the month based on the current date. |
In FYI:{{ "now" | end_of: "month" | date: "%d/%m/%Y" }}
|
Practice
Information specific to your practice.
| Field | Details | Merge Field Code |
|---|---|---|
| Collaborate Site Link |
Inserts a link to the home page of the Collaborate site where the client's folder is located, either the default Client Collaborate site, or the dedicated Client Secured Collaborate site if configured. If Personalised Links has been enabled in the Client - Collaborate app, sending emails using the Collaborate Site Link Merge Field will append a login hint to the URL to select the relevant user's account automatically. If there are multiple recipients, a separate link will be displayed for each recipient. Note: Microsoft Merge Field tools must be used in Excel to ensure the link is clickable. |
In FYI: Word: Word/Excel: |
| The practice's email address. |
In FYI: Word/Excel: |
|
| Legal Name | The Legal Name for the practice (Xero Practice Manager integrations only). |
In FYI: Word/Excel: |
| Name | The name of the Practice as per Practice Settings. |
In FYI: Word/Excel: |
Client
The following Merge Fields retrieve information that is held for the client in FYI as per the Client - Summary tab. For practices integrated with a Practice Management solution, this will include data synced from practice management software such as Xero Practice Manager, MYOB Practice Management (formerly GreatSoft), or via Practice Sync integrations.
Note: Client Custom Fields will be available to select in the Client Merge Field section. These fields are unique to each practice, and not included in the list below.
| Field | Details | Merge Field Code |
|---|---|---|
| Addressee | Addressee (as held for the primary contact) |
In FYI: Word/Excel: |
| Balance Month |
The last month of the client's financial period. Using this merge field will return the month name, for example 'June'. |
In FYI: Word/Excel: |
| Bank Account Name | Bank Account Name |
In FYI: Word/Excel: |
| Bank Account Number | Account Number |
In FYI: Word/Excel: |
| Bank BSB | BSB Number |
In FYI: Word/Excel: |
| Business Number |
Typically, this is the unique number that identifies a business or organisation. In Australia, this is the ABN (Australian Business Number). |
In FYI: Word/Excel: |
| Business Structure | Business Structure, for example, Individual, Partnership etc. |
In FYI: Word/Excel: |
| Client Code | Client Code can be used when searching for a client in FYI. This is manually entered by the practices. |
In FYI: Word/Excel: |
| Company Number |
Unique company registration number. This field is used by BGL and NowInfinity integrations to match the client. In Australia, this is the ACN (Australian Company Number). |
In FYI: Word/Excel: |
| Contact Name | Contact Name as per the Primary Contact |
In FYI: Word/Excel: |
| Country | Physical Country |
In FYI: Word/Excel: |
| Date of Birth | The client's date of birth |
In FYI: Word/Excel: |
|
The client's email address. The Email field will default to the Primary Contact's email address, or remain blank if a Primary Contact is not selected. For practices where FYI as Primary is enabled, entering a Client Email Address on the Client - Summary tab will override the default Primary Contact details. |
In FYI: Word/Excel: |
|
| Export Code | Export Code |
In FYI: Word/Excel: |
| Fax | Client's Fax |
In FYI: Word/Excel: |
| Financial Institution Name | The client's Bank Name |
In FYI: Word/Excel: |
| First Name | Client’s First Name |
In FYI: Word/Excel: |
| Last Name | Client’s Last Name |
In FYI: Word/Excel: |
| Mobile |
The client's mobile phone number. The Mobile field will default to the Primary Contact's mobile number or remain blank if no Primary Contact is selected. For practices where FYI as Primary is enabled, entering a Client Mobile Number on the Client - Summary tab will override the default Primary Contact details. |
In FYI: Word/Excel: |
| Name | Entity Name, or the Display Name for individuals. |
In FYI: Word/Excel: |
| Other Name | Client's Middle or Other Name |
In FYI: Word/Excel: |
| Phone | Client’s Phone |
In FYI: Word/Excel: |
| Post Code | Physical Post Code |
In FYI: Word/Excel: |
| Postal Address | Client's postal address |
In FYI: Word/Excel: |
| Postal City | Postal City |
In FYI: Word/Excel: |
| Postal Country | Postal Country |
In FYI: Word/Excel: |
| Postal Postcode | Postal Postcode |
In FYI: Word/Excel: |
| Postcode Region | Postal State/Region |
In FYI: Word/Excel: |
| Salutation |
The preferred name for the client. The Salutation field will default to the Primary Contact's Salutation, or remain blank if a Primary Contact is not selected. For practices where FYI as Primary is enabled, entering a Client Salutation on the Client - Summary tab will override the default Primary Contact details. |
In FYI: Word/Excel: |
| Street Address | Physical Address (client's address) |
In FYI: Word/Excel: |
| Street City | Physical City |
In FYI: Word/Excel: |
| Street Country | Physical Country |
In FYI: Word/Excel: |
| Street Postcode | Physical Postcode |
In FYI: Word/Excel: |
| Street Region | Physical State/Region |
In FYI: Word/Excel: |
| Tax Number |
Client's Tax Number Populated with the Tax Number displayed in FYI. |
In FYI: Word/Excel: |
| Title | Client's Title (Mr, Mrs, etc) |
In FYI: Word/Excel: |
| Upload Folder Link |
The URL to the client's Upload folder on the Collaborate site where the client's folder is located, either the default Client Collaborate site, or the dedicated Client Secured Collaborate site if configured. When inserted into an email in FYI, the link will be clickable. If Personalised Links has been enabled in the Client - Collaborate app, sending emails using the Merge Field will append a login hint to the Upload Folder link to select the relevant user's account automatically. If there are multiple recipients, a separate link will be displayed for each recipient. The URL will only be displayed as text in Microsoft Word and Excel. Microsoft Merge Field tools must be used to insert a link into Word or Excel. |
In FYI: Word: Excel: |
Client Manager
The Client Manager fields are used to insert information related to the practice user nominated as the Client Manager, displayed on the Client - Summary tab.
| Field | Details | Merge Field Code |
|---|---|---|
| Address |
The address. This is maintained in the integrated practice management solution e.g. Xero Practice Manager. |
In FYI: Word/Excel: |
| The user's email address. |
In FYI: Word/Excel: |
|
| Mobile |
The user's Mobile Phone number, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Mobile is maintained in XPM. |
In FYI: Word/Excel: |
| Name | The user's name, as per the User Settings in FYI. |
In FYI: Word/Excel: |
| Phone |
The user's phone number, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Phone is maintained in XPM. |
In FYI: Word/Excel: |
| Qualifications | The user's qualifications, as per the User Settings in FYI e.g. ACCA, CIMA, CPA. |
In FYI: Word/Excel: |
| Role | The user's role within the practice, as per the User Settings in FYI, for example, Accountant. |
In FYI: Word/Excel: |
Client Partner
The Client Partner fields are used to insert information related to the practice user nominated as the Client Partner, displayed on the Client - Summary tab.
| Field | Details | Merge Field Code |
|---|---|---|
| Address |
The user's address. This is maintained in the integrated practice management solution e.g. Xero Practice Manager. |
In FYI: Word/Excel: |
| The user's Email Address. |
In FYI: Word/Excel: |
|
| Mobile |
The user's Mobile Phone number, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Mobile is maintained in XPM. |
In FYI: Word/Excel: |
| Name | The user's name, as per the User Settings in FYI. |
In FYI: Word/Excel: |
| Phone |
The user's Phone number, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Phone Number is maintained in XPM. |
In FYI: Word/Excel: |
| Qualifications | The user's qualifications, as per the User Settings in FYI e.g. ACCA, CIMA, CPA. |
In FYI: Word/Excel: |
| Role | The user's role within the practice, as per the User Settings in FYI, for example, Accountant. |
In FYI: Word/Excel: |
Job
This section relates to fields from the Job, as displayed on the Job - Summary tab.
Certain Job Merge Fields are relevant to the source selected in the Practice Management Sync app. Where applicable, these are identified as "PM Source" in the table below.
Note: Job Custom Fields will be available to select in the Job Merge Field section. These fields are unique to each practice and are not included in the list below.
| Field | Details | Merge Field Code |
|---|---|---|
| Actual Amount |
The value of the hours assigned to the job from time entries. (PM Source: FYI) |
In FYI: Word/Excel: |
| Actual Hours |
The number of hours assigned to the job from time entries. (PM Source: FYI) |
In FYI: Word/Excel: |
| Actual |
The number of hours assigned to the job from time entries. (PM Source: XPM) |
In FYI: Word/Excel: |
| Assigned Users | The users assigned to the job. |
In FYI: Word/Excel: |
| Budget |
The estimated value for the job. (PM Source: XPM) |
In FYI: Word/Excel: |
| Budget Amount |
The estimated value for the job. (PM Source: FYI or Practice Sync such as MYOB, APS) |
In FYI: Word/Excel: |
| Budget Hours |
The estimated number of hours required for the Job. (PM Source: FYI) |
In FYI: Word/Excel: |
| Description | The Job Description. |
In FYI: Word/Excel: |
| Due Date | The date by which the job must be completed. |
In FYI: Word/Excel: |
| Estimated |
The estimated number of hours required for the Job. (PM Source: XPM) |
In FYI: Word/Excel: |
| Invoiced Amount |
The value invoiced to the client. (PM Source: FYI) |
In FYI: Word/Excel: |
| Name | The name of the Job. |
In FYI: Word/Excel: |
| Number | The Job Number |
In FYI: Word/Excel: |
| Start Date | The scheduled date when the job commences. |
In FYI: Word/Excel: |
| WIP |
The value of work that has been started but not yet invoiced. (PM Source: FYI) |
In FYI: Word/Excel: |
| Write On/Off |
The value that has been written on/off for the job. (PM Source: FYI) |
In FYI: Word/Excel: |
Job Manager
The Job Manager fields are used to insert information related to the practice user nominated as the Job Manager, displayed on the Job - Summary tab.
| Field | Details | Merge Field Code |
|---|---|---|
| Address |
The user's address. This is maintained in the integrated practice management solution e.g. Xero Practice Manager. |
In FYI: Word/Excel: |
| The user's Email Address. |
In FYI: Word/Excel: |
|
| Mobile |
The user's Mobile number, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Mobile Number is maintained in XPM. |
In FYI: Word/Excel: |
| Name | The name of the user nominated as the Job Manager, as per the User Settings in FYI. |
In FYI: Word/Excel: |
| Phone |
The user's Phone number, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Phone Number is maintained in XPM. |
In FYI: Word/Excel: |
| Qualifications | The user's qualifications as per the User Settings in FYI e.g. ACCA, CIMA, CPA. |
In FYI: Word/Excel: |
| Role | The user's role within the practice, as per the User Settings in FYI, for example, Accountant. |
In FYI: Word/Excel: |
Job Partner
The Job Partner fields are used to insert information related to the practice user nominated as the Job Partner, displayed on the Job - Summary tab.
| Field | Details | Merge Field Code |
|---|---|---|
| Address |
The user's address. This is maintained in the integrated practice management solution e.g. Xero Practice Manager. |
In FYI: Word/Excel: |
| The Job Partner's Email Address. |
In FYI: Word/Excel: |
|
| Mobile |
The user's Mobile number, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Mobile Number is maintained in XPM. |
In FYI: Word/Excel: |
| Name | The user's name, as per the User Settings in FYI. |
In FYI: Word/Excel: |
| Phone |
The user's Phone number, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Phone Number is maintained in XPM. |
In FYI: Word/Excel: |
| Qualifications | The user's qualifications, as per the User Settings in FYI e.g. ACCA, CIMA, CPA. |
In FYI: Word/Excel: |
| Role | The user's role within the practice, as per the User Settings in FYI, for example, Accountant. |
In FYI: Word/Excel: |
Document
These fields relate to documents created in FYI, including Emails, Word, Excel, and PowerPoint files.
| Field | Details | Merge Field Code |
|---|---|---|
| Attachment Links |
A link to documents on the relevant Collaborate site where the client's folder is located, either the default Client Collaborate site, or the dedicated Client Secured Collaborate site if configured. This Merge Field is required in Email Templates when sharing documents via New Collaborate. If Personalised Links has been enabled in the Client - Collaborate app, sending emails using the Attachment Links Merge Field will append a login hint to the URL to select the relevant user's account automatically. If there are multiple recipients, a separate link will be displayed for each recipient. |
In FYI: Word/Excel: |
| Created Date | The date on which a document was created. |
In FYI: Word/Excel: |
| Filename | The name of the document in FYI |
In FYI: Word/Excel: |
| Reference Number | The unique identification number for the document within FYI. |
In FYI: Word/Excel: |
Document Author
Relates specifically to the sender of an email, not the user who created the email. For merge fields relating to the creator of the email, refer to Document Owner.
These merge fields are only applied when the email is sent i.e. the sender of the email has been determined. Author merge fields are not displayed when editing the email in FYI.
Note: Document Author merge fields are not available for Word or Excel documents.
| Field | Details | Merge Field Code |
|---|---|---|
| Address |
The address for user that sent the email. This is maintained in the integrated practice management solution e.g. Xero Practice Manager. |
In FYI:{{ AuthorAddress }}
|
| The author's Email Address |
In FYI:{{ AuthorEmail }}
|
|
| Mobile |
The Mobile Phone number for the sender of the email, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Mobile Number is maintained in XPM. |
In FYI:{{ AuthorMobile }}
|
| Name | The name of the user that sent the email. |
In FYI:{{ AuthorName }}
|
| Phone |
The phone number for the user that sent the email, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Phone Number is maintained in XPM. |
In FYI:{{ AuthorPhone }}
|
| Qualifications | The qualifications for the user that sent the email, as per the User Settings in FYI e.g. ACCA, CIMA, CPA. |
In FYI:{{ AuthorQualifications }}
|
| Role | The role of the email sender as per the User Settings in FYI, for example, Accountant. |
In FYI:{{ AuthorRole }}
|
Document Owner
The creator of the email, different to the user that sent the email. For other documents, for example Word or Excel, this will be the user that created the document.
Note: If an email is edited and sent by someone after it is initially created, the Owner information does not change.
| Field | Details | Merge Field Code |
|---|---|---|
| Address |
The address for user that created the document. This is maintained in the integrated practice management solution e.g. Xero Practice Manager. |
In FYI: Word/Excel: |
| The document creator's Email Address |
In FYI: Word/Excel: |
|
| Mobile |
The Mobile Phone number for the creator of the document, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Mobile Number is maintained in XPM. |
In FYI: Word/Excel: |
| Name | The name of the user that created the document. |
In FYI: Word/Excel: |
| Phone |
The phone number for the user that created the document, as per the User Settings in FYI. For practices integrated with Xero Practice Manager, the Phone Number is maintained in XPM. |
In FYI: Word/Excel: |
| Qualifications | The qualifications for the user that created the document, as per the User Settings in FYI e.g. ACCA, CIMA, CPA. |
In FYI: Word/Excel: |
| Role | The role of the document creator as per the User Settings in FYI, for example, Accountant. |
In FYI: Word/Excel: |
Automation Merge Fields
When creating custom Automation Processes, additional merge fields will be available to select, that are not available within Microsoft Documents.
For detailed information on the available Trigger Merge Fields, refer to Merge Fields Glossary - Automations
Integration Merge Fields
When FYI is connected to other platforms, additional Merge Fields may be available depending on the integration and the type of Automation Process being created. These Merge Fields can be used to insert information from integrated systems, such as practice management solutions, document signing platforms, and other connected apps.
For detailed information on integration-specific Merge Fields, refer to the relevant integration article in the Apps and Integrations section of the Help Centre.