Welcome to Seraphex Support

Quality, Feature-packed, informative.

KDesk Email Templates

Email templates in KDesk let teams brand automated messages for tickets and forms. They are managed in Team Settings > Email Templates, and each template has a plaintext subject plus an HTML body. The built-in placeholder inserter only shows values…

Overlay Image Overlay Image

Email templates in KDesk let teams brand automated messages for tickets and forms. They are managed in Team Settings > Email Templates, and each template has a plaintext subject plus an HTML body. The built-in placeholder inserter only shows values that are valid for the template you are editing, so you do not need to memorize which tokens apply where.

Introduction

Team owners and members with Modify team settings can edit email templates. Use them for new ticket, ticket update, new comment, ticket assignment, and form assignment notifications. The HTML body accepts markup and inline styling, so keep the layout simple and email-safe.

Email templates do not control whether a notification is sent by themselves. The matching notification toggle in Team Settings > Communication must also be enabled, and email inbox forwarding is configured separately in Team Settings > Integrations.

Template Types

TemplateWhen it is sent
New ticket templateSent when a ticket is created.
Ticket update templateSent when a ticket changes status, assignment, or other tracked details.
New comment templateSent when a new comment is posted on a ticket.
Ticket assignment templateSent when a ticket is assigned to a member.
Form assignment templateSent when a form is assigned to a member or contact.

Placeholders

Ticket placeholders are available in every email template. Comment placeholders only appear in the New Comment template, and form placeholders only appear in the Form Assignment template. Use the placeholder buttons in the editor instead of typing token strings by hand.

PlaceholderValueAvailable in
$ticketTitleTitle or subject of the ticketAll email templates
$ticketNumberUnique ticket identification numberAll email templates
$ticketCreatedDate and time the ticket was createdAll email templates
$ticketDescriptionFull description or body of the ticketAll email templates
$ticketCategoryCategory assigned to the ticketAll email templates
$ticketStatusCurrent status of the ticket (for example, Open, Pending, or Closed)All email templates
$ticketPriorityPriority level of the ticketAll email templates
$recipientFirstNameFirst name of the ticket recipientAll email templates
$recipientLastNameLast name of the ticket recipientAll email templates
$teamNameName of the team assigned to the ticketAll email templates
$ticketLinkURL to view the ticketAll email templates
$ticketLinkLinkClickable hyperlink version of the ticket URLAll email templates
$commentCommentText content of the commentNew Comment template
$commentPosterFirstNameFirst name of the person who posted the commentNew Comment template
$commentPosterLastNameLast name of the person who posted the commentNew Comment template
$commentPostDateTimeDate and time the comment was postedNew Comment template
$formNameName of the associated formForm Assignment template
$formDescriptionDescription of the formForm Assignment template
$assignmentStatusStatus of the form assignmentForm Assignment template
$dueDateDue date for the form or assignmentForm Assignment template
$formLinkURL to access the formForm Assignment template

Sample HTML Template

New Ticket Template

Subject

New Ticket - $ticketTitle - ##$ticketNumber##

HTML

<h2>We have received your ticket: $ticketTitle</h2>
<p>Ticket #$ticketNumber was created on $ticketCreated.</p>
<p>Status: <strong>$ticketStatus</strong> | Priority: <strong>$ticketPriority</strong></p>
<p>You can view it here: <a href="$ticketLink">$ticketLink</a></p>
<p>Thank you,<br/>$teamName Support</p>
Rate the article

Related Post

KDesk Contact Management

Contacts are the people your team supports in KDesk. A ...

KDesk Team Management

This article will teach you how to manage your Team on ...

KDesk Contact Integration

This article explains the current Team Settings page in...