You can now upload your own image/logo/avatar in your user profile setting
On the top right icon, you will click on your name, and head to "My User Profile"
You would then click on the Avatar section -> "Choose File" and upload an image
After you have save the page, and head back to the right hand menu. You should see the image you uploaded.
Including Avatar Images in Email Templates
If you'd like to display user avatars, such as a loan officer's avatar, within an email template, you can utilize the avatar merge tags in combination with HTML. This allows the avatar image to be integrated seamlessly, maintaining your email's professional appearance.
To include an avatar, you can embed the merge tag within an HTML <img>
tag, specifying the desired dimensions for the image. Here's an example of how to display the "Loan Officer Avatar" using ##Loan Officer Avatar" with specific width and height:
<img src="##Loan Officer Avatar##" alt="Loan Officer Avatar" width="120" height="120">
For example, it will look like this in your email: