Ask the Community
Groups
How do I show my company logos in emails sent by BMS? - Connect IT Community | Kaseya
<main> <article class="userContent"> <h3 data-id="question">Question</h3> <p>How to add logos on the emails being sent on tickets and invoices by BMS?</p> <h3 data-id="answer">Answer</h3> <p>This can be achieved either by using copy and paste of the logo in the template design or HTML to reference a static hosted image address in the email templates. (<strong>Admin > Business Process > Email Templates) </strong></p> <p>Edit the HTML source of the corresponding Email Templates to reference the Image in a URL Source.<br></p> <p><img alt="" src="="URL OF IMAGE HERE"/></p> <p><strong>Example</strong> : <img alt="" src="<a rel="nofollow" href="/home/leaving?allowTrusted=1&target=https%3A%2F%2Fbms.kaseya.com%2FImages%2Flogo.png%3Fver%3D4.0.25.1">https://bms.kaseya.com/Images/logo.png?ver=4.0.25.1</a>" /></p> <p> <img src="https://us.v-cdn.net/6032361/uploads/migrated/3341OS3CH42C/mceclip1.png" alt="mceclip1.png" class="embedImage-img importedEmbed-img"></img></p> <p> </p> <p>Once this is added, choose the <strong>preview</strong> button to ensure the output looks as expected. </p> <p> </p> <p><img src="https://us.v-cdn.net/6032361/uploads/migrated/5OX82PBMZJ98/mceclip2.png" alt="mceclip2.png" class="embedImage-img importedEmbed-img"></img></p> </article> </main>