Stage 1.
Let’s put everything step by step. To enable your Help Center, you should have administrator rights. Then select Guide in Zendesk Product, and click Build your knowledge base. In this mode, your content can’t be seen by customers. Only agents and administrators see it. What’s more, the knowledge base has a default theme, and you can’t customize it at this stage.
Stage 2.
Take advantage of planning the structure of your Help Center and its customization for business preferences. The default theme is Copenhagen, but Professional or Enterprise customers can change the theme by editing page templates, CSS, or JavaScript.
All Guide customers can show or hide objects on the panel and choose among five colors for getting another color for:
- brand;
- brand text;
- text;
- link;
- background.
When you finished customizing colors, make sure you save the changes. Similarly, you can update fonts for heading and texts.
The company logo is shown in the header. To change it, go to Customize design > Brand and click Replace (to browse and select image) under Logo. The image size varies from 200px to 50px, and the Copenhagen theme requires 37px.
The favicon is a square image that shown in the browser tab next to the URL. For changing it, the path is the same as for the logo, but you need to click Replace (to browse and select image) under Favicon. In case you want to have default images, click Revert.
The customization can be added to the images of the home page, community image, and the community banner in the default theme. Note that Lite customers can change only the home page image. To update images, go to Customize design > Images and click Replace under the image you want to change. Home and community images are supposed to have 1600x300px, and the community banner must have less than 300px. Don’t forget to click Save after you finished updating.
Take time to test your Help Center on different browsers to ensure it is displayed accurately. Also, it is important to set a default language before you add or import articles. If the languages mismatch, the content won’t be shown.
The next is to add your content. You can import your existing data or create a brand new one. Be ready to update links for the migrated articles because:
- Google Docs Importer only adds content to Zendesk Guide.
- The API-based import tools don’t switch the links, just content.
If you create a new knowledge base, you can create categories and sections. Create community topics, and disable the community; enable the multiple languages - if it is required (for the customers of Professional or Enterprise Guide). Finally, make sure you add Guide Managers.
Stage 3.
Once all settings and customizations are done, you can activate your Help Desk and make it visible for your customers.
To enable it, you must have the rights of the Zendesk Support administrator. If everything in place, go to Settings > Guide Settings and click the Activate button twice to confirm activation of your Help Center.
What’s more, you can click Enable spam filters to exclude the new and edited customers' posts and comments from appearing in the Help Center if they look like spam.
#4 Things That Make Life Easier
Among the reasons for a new help desk migration was the streamlining of the processes with improved ticket management, macros, and business rules: triggers and automations. These things are unique for a company workflow, and they don’t come as ready-to-use after the import. You should set them up manually.
Organize Ticket Lifecycles
In Zendesk, you use Views to arrange the tickets at every stage in their workflow. This tool allows creating groups of tickets as support agents move them through the funnel to fix status. You can find predefined and editable views that Zendesk states were developed on the best customer support practices.
There is a set of views available at the very beginning:
- your unsolved tickets;
- unassigned tickets;
- all unsolved tickets;
- recently updated tickets;
- new tickets in your groups;
- pending tickets;
- recently solved tickets;
- unsolved tickets in your groups;
- suspended tickets.
The ticket properties are used to allocate them into the views, so be ready to see the same ticket shown in different views. You can edit the existing views as well as create your own with selected conditions for tickets.
To create a new one, click View > More that will open the administration page. Then click Add View, enter a title, and select conditions to define how the ticket will show. You can set the formatting and access rights under Available for. To save it, click Create view. You can find the new view in the list of all predefined views.
Marcos: Automate Reply to Common Questions
Every support agent meets a set of recurring questions from customers about features that you currently don’t provide, pricing plans, and the like. Macros, which are predefined responses, can handle these requests. You can add it to a ticket.
Macros save time for replying to the same answer to different customers. You can write a new text for them or use the existing answer. Also, you can set the specific rules: accessible to all agents, personal, available to a specific group.
To add a new macro, go to Admin icon > choose Macros, and then select the Shared tab. There click Add macro and add a title.
Macros have actions for updating the ticket and creating a notification to a customer. To set them, click the Action drop-down list and select Ticket: Status and choose the conditions you need.
Then, write an email notification text by adding a new action (click the plus sign) and select Ticket: Comment/description. Add your text in a box that has appeared. The last step is to define access rules for this macro and click Create Macro.
Macros save a lot of time for your support agents. Besides, they are easily added to the ticket. All you need to do is to click the button Apply Macro at the bottom of a ticket window, select the suitable one, and click Submit to save updates and send a notification to a customer.
What Are Zendesk Business Rules?
A set of actions that are applied to a ticket automatically if it corresponds to a list of predefined conditions. That is a short definition of a business rule. The primary function of these rules to streamline the workflow without overloading support agents.
In Zendesk Support, you have two types of business rules: automations and triggers. Both of them have a set of conditions and actions, modify ticket data, and impact the ticket when a specific event takes place. However, the type of events is a crucial difference. Automations are set working due to an event in time (i.e., 2 hours from the last update), and triggers are enabled by creating and updating events (i.e., when a ticket was created). In case a ticket doesn’t correspond to any conditions, nothing will happen.
How to Create an Automation?
- Go Admin and select Automations. Then click Add Automation and add a title.
- Add a condition Ticket: Status and select Less than as the operator and then Solved.
- To add one more action, click the plus button and select Ticket: Hours since created and then Is as the operator and 24 for the number of hours that have passed since the ticket was created.
- Add one more condition - Tickets: Tags. The condition operator is Contains at least one of the following and the tag that you require. (The tag detects the ticket’s priority).
- To set an email to the assigned agent, add an action: Notifications: Email user = (assignee). In the subject and the body, write the required instructions. Click Submit to save the automation.