Hesk Quick Start Guide - get started in 5 minutes
We designed Hesk to be simple and intuitive, with a shallow learning curve. This guide aims to help you get started with your new Hesk help desk and benefit from this excellent tool. Let's dive in!
Part I: Installation
Tip: if you already have Hesk installed, skip to Part II: Basic Configuration.
You can install Hesk on your server or use Hesk Cloud instead. Which one is best for you?
» Option #1: Install Hesk on your server
This is a do-it-yourself option. You will download and install Hesk on your server and take care of maintenance (upgrades, backups, cron configuration, mail server configuration, etc.).
So, first, go ahead and Install Hesk, then return to this article.
» Option #2: for the ultimate experience, choose Hesk Cloud
We will take care of all the back-end technicalities for you for a small monthly fee while you focus on supporting your customers.
Benefit from:
- instant installation,
- exclusive advanced modules,
- automated updates,
- free migration of your existing Hesk tickets and settings,
- we take care of maintenance, server setup and optimization, backups, and more!
To compare Hesk Cloud plans and pricing... click here.
Part II: Basic Configuration
When your Hesk is installed, it's time to make some basic setup.
Open your Hesk administrator panel (i.e., https://example.com/hesk/admin or similar), log in with your username and password, then:
» Step #1: Your profile
- go to Hesk Admin panel
- in the top right corner, click on your name, then View profile
- click Edit profile
- set your name and email address
- click Update profile
When editing the profile, you can visit several sub-pages, such as Signature, Preferences, and Notifications. You can familiarize yourself with the options or skip this for later.
» Step #2: Basic settings
- go to the Hesk Admin panel,
- in the left main menu, click Settings > General
- modify these settings:
Website title - enter the title of your main website (not your help desk), like https://example.com or similar,
Website URL - enter the URL of your main website, for example, "My lovely website",
Webmaster email - enter an alternative email address people can contact if your help desk is unavailable.
- at the bottom of the page, click Save changes
You can return to the settings page later and explore all the options. To view details about a setting, click the icon.
» Step #3: Support categories
- go to the Hesk Admin panel,
- in the left main menu, click Categories
- you can create new ticket categories on this page and edit existing ones.
You cannot delete the default category but can (and probably should) rename it.
A support category has a name (title), a default priority, and a type. Customers can select public categories, whereas private categories can only be selected by support staff.
A category can auto-assign tickets submitted into that category to team members.
» Step #4: Support team members (support staff)
- go to the Hesk Admin panel,
- in the left main menu, click Team
- due to the sensitivity of this page, you may be prompted to enter your password again to access this page
- on the Team page, you can manage support staff accounts; these people will log in to Hesk to respond to support tickets.
You can use two user types in Hesk:
- Administrators who have full access to all Hesk features
- Staff who you can restrict access to categories and features
You should only appoint Administrator level access sparingly to people you trust who will not, willingly or by mistake, make unwanted changes.
Anyone with permission to manage your team (Administrators and Staff with "Manage users" permission) can create and edit team members with the same or more restrictive permissions. In other words, if you don't have access to the category "Widgets", you will not be able to permit any team member you create to access "Widgets" nor will you be able to edit or delete any team member who has access to "Widgets".
» Step #5: Customer accounts (from version 3.5.0 onwards)
By default, customers do not have to register or log into Hesk to submit support tickets.
This was one of the original design goals because customers are fed up with having to register and log in to every website they use.
If you wish to enable customer accounts (registrations), you can do so in Hesk settings:
- go to the Hesk Admin panel,
- in the left main menu, click Settings > Help desk
- scroll down to Customer Accounts,
- enable customer accounts to be:
- optional, or
- required to submit support tickets (knowledgebase and service messages are public), or
- required to access the help desk (the entire help desk is hidden from non-logged-in visitors),
- additional options will appear; for example, you can choose to manually approve customer accounts or allow only staff to create customer accounts,
- at the bottom of the page, click Save changes
» Step #6: Useful Tools
You can access many helpful features under the Hesk Admin Panel Tools sub-menu. For example, you can:
- modify the "Submit a ticket" form by creating custom fields,
- make public announcements (Service messages),
- modify email templates,
- create custom ticket statuses,
- ban disruptive customers,
- and more.
Take some time to get familiar with each available tool and test them. You learn by doing!
» Step #7: Create a Knowledgebase
A Knowledgebase is a collection of articles, guides, and answers to frequently asked questions, usually organized in multiple categories.
A clear and comprehensive knowledgebase can drastically reduce the number of support tickets you receive, saving you significant time and effort in the long run.
- go to the Hesk Admin panel,
- in the left main menu, click Knowledgebase > Manage
- create Knowledgebase categories, then articles inside those categories.
Think about the most logical way of organizing the knowledgebase structure (categories) for your specific use case. You can always move and reorganize articles later if needed.
Entire categories or articles can be made Private - visible only to your logged-in team members.
Articles can also remain drafts; those will be visible only to team members who are either Administrators or Staff with the "Manage knowledgebase" permission.
» Step #8: Don't repeat yourself
Sometimes, several support tickets address the same issues - allowing you to use pre-written ("canned") responses.
To compose canned responses, go to Templates > Responses. You can select them when replying to a support ticket.
Similarly, you can create Templates > Tickets. Your staff may select these when submitting a support ticket on the client's behalf, for example, from telephone conversations.
» Step #9: Secure your help desk
Ensure your help desk is as secure as possible by going through the Hesk security checklist.
» Step #10: Stay updated
Hesk regularly receives improvements and bug fixes; make sure you know about them!
- for fast notifications, follow us on Twitter
- for email notifications, subscribe to our low-volume, zero-spam newsletter
Or, switch to Hesk Cloud, and we will take care of updates for you.
» Step #11: Look professional
To support Hesk development and make it look more professional, remove "Powered by" links from your help desk.
Removing "Powered by" links is already included in some Hesk Cloud plans.
Part III: Advanced Configuration
» Email sending
Some servers need a special configuration to allow Hesk to send emails.
You can set up Hesk to use an SMTP server to send emails on the Settings > Email page.
Additionally, please refer to these articles:
» Email to ticket
If you wish to convert customer emails into tickets, Hesk offers several options. This article provides details about each option.
Once the email-to-ticket functionality is set up, your customers can also reply to emails, and their replies will be recorded provided:
- the ticket tracking ID is found in the subject or mail header and
- the reply comes from the same email address as the original ticket.
Note that staff members cannot reply to tickets via email for security reasons. They must log in to the Hesk web interface to reply.
» Overdue ticket notification
Hesk can notify staff when a ticket is past its due date. A cron (scheduled) job needs to be set up on the server to do that; please see:
Enable email notifications of overdue tickets
» Rich text ticket replies (HTML, WYSIWYG editor)
Instead of relying on plain text, support staff can use the built-in HTML rich-text editor to write better responses to customer support tickets.
To enable rich text staff ticket replies, please:
- go to Hesk Admin panel,
- in the left main menu, click Settings > Help desk
- at the bottom of the Features section, select:
Ticket formatting (Staff): Rich Text (HTML)
- at the bottom of the page, click Save changes
Note that customer replies are always limited to plain text for security reasons.
» Additional fields on the "Submit a ticket" form
You can add up to 50 custom fields to the "Submit a ticket" form to gather additional information from your customers. Please:
- go to Hesk Admin panel,
- in the left main menu, click Tools > Custom fields
- click the New custom field button
Custom fields can be of different types (text field, checkbox, radio button, select...), public or private (visible to staff only), required or optional, and tied to specific categories.
Some of the default "Submit a form" fields (email, subject, message) can be made optional or even hidden in Settings > Help desk under Features.
» Reduce table padding (empty space)
Do you want to reduce your Hesk table padding (the empty space in the list of tickets, list of users, list of categories...)? Here's a built-in trick:
- go to Hesk Admin panel,
- in the left main menu, click Settings > General
- find Admin CSS and select Load an extra custom style file for the admin panel
- enter URL of the included /css/reduce_table_padding.css file on your server, for example:
https://www.example.com/hesk/css/reduce_table_padding.css - save changes
Similarly, you can load any external CSS file to your Hesk Admin panel to override Hesk's default style without the fear that Hesk updates will overwrite your changes.
That's it. We hope you enjoyed this short guide. You will find more useful information and specific guides in the comprehensive HESK Knowledgebase.