Engage Users with Easy Reads

Engage Users with Easy Reads

Hello to Our Users in the Zoho Desk Community!
The Knowledge Base (KB) has always been a treasure chest of valuable information, helping users understand products and services and navigate through them with ease. Each of us interact with the knowledge base in our own way, whether it’s creating content, managing articles, or scrolling through to find solutions or answers.
The Challenge: Engaging Users with Step-by-Step Guides  
Let’s face it: Setup instructions, guidelines, and how-tos often come with long, overwhelming details. Users might not have the patience to read through detailed manuals. However, a well-structured knowledge base remains a powerful asset for enhancing self-service in today’s fast-paced world.
How can you make the much-essential Knowledge Base creative, engaging, and rewarding for your user?
We live in an era of quick videos and instant answers. Short content dominates social media, providing bite-sized insights in seconds. So, how do we motivate users to stick around and read detailed step-by-step instructions?

This week’s episode is all about making your Knowledge Base a hub of quick solutions.
When customers are facing issues, they don’t want to sift through lengthy articles.
They want quick answers. So, how can we make long reads smoother and more rewarding?
Here’s where the magic of Insert Options comes into play!

I. The Magic of Insert Tab and Accordion  

The Insert Tab and the Insert Accordion are available within the Insert Options of the Zoho Desk Article Editor. Let’s break down on how they can transform your articles.
1. The Insert Tab  
Think of it as a set of labeled cards that users can flip through.
  • Instead of one long wall of text, break it into smaller, digestible pieces.
  • Users can switch from one tab to another with a single click.
  • It provides an intuitive experience, helping users overcome the overwhelming feeling when searching solutions.
Idea
Quick Tip: Use Tabs when explaining multiple processes or providing comparisons.
2. Accordion Tab  
Just like an accordion expands and contracts, this feature allows users to reveal content gradually.
  • Each section expands only when the user needs it.
  • Short snippets of information reduce visual clutter.
  • It offers a clean and organized reading experience.
  • Users get a subtle sense of accomplishment as they complete each section.
Idea
Quick Tip: Use Accordions for FAQs, troubleshooting guides, or any article with multiple subtopics.
With tools like Insert Tabs and Accordions, even complex solutions become simple and engaging. Every step closer to the answer gives your users a delightful, rewarding experience.

II. Seamless Navigation with Links and Suggested Articles  

Imagine a user reading through your article when they realize they need a bit more context. Instead of opening a new tab to search for information, you can guide them effortlessly using:
A.Insert Link  
  • Hyperlink relevant content within your article to keep users engaged.
  • Users can click on related articles to read supporting content that enhances their understanding and helps them solve issues.
  • Connecting step-by-step guides with supporting resources saves time and reduces frustration.
In case you would like to remove the hyperlinks in the text, you can use the Remove Link.
B. Tags  
Tags help in linking the article with related Articles on the Knowledge Base. When you add the right tags to the article, Zoho Desk automatically suggests related articles on the right side of the screen. Users can switch over to the next article for more information when needed.
IdeaQuick Tip: Use tags wisely to ensure relevant suggestions pop up when users are looking for additional information.

III. Visuals & Videos  

a. Insert Image  
Visuals are captivating and educate users quickly. The Insert Image feature allows you to insert images from your local storage or the images uploaded in the KB gallery.
Notes
Refrain from copying images from another webpage, as formatting and coding differences may lead to broken images.
b. Embed Link
With the Embed Link feature, you can bring your tutorial videos directly into the article. Just insert the video link, and voilà! The video can be played within the article.
Idea
Pro Tip: Embed videos for complex processes or troubleshooting guides.
Users often find visual demonstrations easier to follow, like the example below:

c. Insert Table: Capture Data at a Glance  
Ever wondered how you can present data in a clear and concise format? The Insert Table option in the Zoho Desk Article Editor is your go-to solution.

  • Tables allow users to categorize information, compare data points side by side, and highlight key insights using formatting options.
  • Customize your table with bold headers, color highlights to differentiate sections, and alignments and borders for a polished look.
Idea
Pro Tip: Use tables to summarize FAQs, product comparisons, troubleshooting steps, or pricing information. It’s the best way to simplify complex information and deliver it at a glance!
Got a Knowledge Base article to optimize? Go ahead and make it brilliant! Empower your users with clear, engaging content because a well-crafted Knowledge Base doesn't just provide answers, it builds confidence. Let's make every article towards customer success!

    • Sticky Posts

    • Register for Zoho Desk Beta Community

      With the start of the year, we have decided to take a small step in making the life of our customers a little easier. We now have easy access to all our upcoming features and a faster way to request for beta access. We open betas for some of our features
    • Share your Zoho Desk story with us!

      Tell us how you use Zoho Desk for your business and inspire others with your story. Be it a simple workflow rule that helps you navigate complex processes or a macro that saves your team a lot of time; share it here and help the community learn and grow with shared knowledge. 
    • Tip #1: Learn to pick the right channels

      Mail, live chat, telephony, social media, web forms—there are so many support channels out there. Trying to pick the right channels to offer your customers can get pretty confusing. Emails are most useful when the customer wants to put things on record. However, escalated or complicated issues should not be resolved over email because it's slow and impersonal.  When you need immediate responses, live chat is more suitable. It's also quick and convenient, so it's the go-to channel for small issues. 
    • Welcome to Zoho Desk Community - Say hello here!

      Hello everyone! Though we have been here for a while, it’s time to formally establish the Zoho Desk Community; we’re really happy to have you all here! This can be the place where you take a moment to introduce yourself to the rest of the community. We’d love to hear all about you, what you do, what company or industry you work for, how you use Zoho Desk and anything else that you will like to share! Here’s a little about me. I am Chinmayee. I have been associated with Zoho since 2014. I joined here
    • Webinar 1: Blueprint for Customer Service

      With the launch of a host of new features in Zoho Desk, we thought it’ll be great to have a few webinars to help our customers make the most of them. We’re starting off with our most talked about feature, Blueprint in Zoho Desk. You can register for the Blueprint webinar here: The webinar will be delivered by our in-house product experts. This is a good opportunity to ask questions to our experts and understand how Blueprint can help you automate your service processes. We look forward to seeing
      • Recent Topics

      • Setting Alternative units for an item.

        Hello Team, How to create alternate units for an item. We are placing orders for stocks in boxes. One box contain 24 items. At the time of selling we have two categories of buyers wholesalers and retailers. So the sales will be in PCS and in boxes also.
      • Zoho Inventory search when adding items to SO/PO, etc.

        I do not see that Zoho Inventory searches within the item name for an item lookup. We have many products with variants. So when I search for a product, say a lighting system, and it comes in different sizes and colors, I can only get those products where
      • Item Group Attributes

        Hello, I would like to see more attributes under grouped items. We sell car parts, there are several suppliers for the same part but under different brands. We want to group them together but the attributes under groups are lacking. For example, the products
      • Remove HTML Format - Deluge

        Hello @all if you want to delete the HTML format from the text please follow the script. Data = "Text"; info Data..replaceAll("<(.|\n)*?>" , "").replaceAll("&nbsp;" , " "); Apart from this if you require anything please let me know Thanks & Regards Piyush
      • Using multiple languages in template

        I wanted to add the company name in the template in arabic. I found a way through the header and footer option, except when i print the quotation the arabic disappears both in the top and bottom of the page. I have attached pictures of the before and
      • ADDING 5% VAT TO PURCHASE ORDERS GENERATED ON ZOHO BOOKS UAE

        Please guide on how to add 5% VAT to Purchase Orders generated on ZOHO Books UAE edition.
      • Import from /csv file, some items fail with the error "Specify Tax Or Tax Exemption".

        Hello! I am trying to import a csv file of all of my expenses for a complete financial year. I get errors for some items with the error message "Specifiy Tax or Tax Exemption". These errors only occur on lines where I have "Postage" as the expense account.
      • About maximum number of requests per minute

        Hi, Our company has integrated Zoho inventory and we're using the shipping order creation and update functions and so on. Currently we're receiving "For security reasons you have been blocked for some time as you have exceeded the maximum number of requests
      • Approval - Report/Views

        Hi, On Zoho Desk - Is there a way to report on pending approvals, or a view or similar?
      • "Zoho CRM Integration" option is missing in Zoho Social Settings

        I am trying to integrate my Zoho Social account with my Zoho CRM account. I am on the Professional Trial plan and my user role is "Brand Admin". However, I cannot find the "Zoho CRM Integration" or "Lead Generation" option anywhere in my Zoho Social settings.
      • Error 553

        Não estou conseguindo enviar ou receber e-mail, sempre dando o erro 553, sendo que há mais de um mês o domínio está pago e liberado. Preciso de um suporte urgente
      • Automate insurance document workflows with Zoho Writer

        Insurance companies have to deal with creating and managing complex documents and forms, such as policy applications, explanation of benefits documents, brochures, renewals, and claim forms. Handling all of this manually is hugely time and effort intensive,
      • Create PDFs with Text so that we can copy from a generated PDF

        Currently, any information that a user enters into a field cannot be highlighted and copied from the PDF that Zoho Sign renders. For example, if someone were to provide a phone number in a Zoho Sign text field, you would not be able to copy the phone
      • How To Insert Data into Zoho Table using Api

        Hi Community, I have created a table inside zoho tables. How do I insert data into table using API. Please tell the exact endpoint and payload , I just have to insert data into table columns. Also tell how to find tableid, viewid, baseid etc. which are
      • How do I delete a folder in Marketing Automation?

        Folders are used across contact lists and segments, and email templates. How do I delete a folder once it's been created?
      • Portal Approval Process

        Hi Zoho team and fellow users, I am seeking a method to establish a multi-step approval process between a Zoho user and a portal user (Custom Portal) to review and approve requests through the Custom Portal. For instance, within this setup, one of the
      • Narrative 8: Intelligent in-app support that's instantly available anytime and anywhere

        Behind the scenes of a successful ticketing system - BTS Series Narrative 8: Intelligent in-app support that's instantly available anytime and anywhere The App Support Across Platforms (ASAP) add-on for Zoho Desk is an independent application that integrates
      • Navigation issue — unable to return to Customer page after opening Receipt from Transactions

        Steps to reproduce: Open a Customer record. Go to Transactions tab and open a Receipt by clicking its receipt number. After viewing the receipt, clicking browser Back or closing the receipt does not reliably return me to the original Customer record (I
      • Thermal Printer Option Needed for Delivery Challan Templates

        Currently in Zoho Books, the Delivery Challan template only supports A4 and A5 page sizes. However, in many businesses (especially retail and hardware), we use thermal printers (like 3-inch or 4-inch rolls) to print delivery challans. It would be very
      • Separate Default Payment Modes for Receipts vs. Payments

        Right now, when I set a default Payment Mode via a customer invoice or Payments Received screen, that same mode shows up for vendor payments (Purchases → Payments Made). 🔹 Request: We need different default modes for: Customer receipts (e.g., default
      • Update/Change GSTIN in GST Settings of zohobooks

        We are trying to update our GSTIN under the GST settings section of our Zohobooks account Initially, we had entered a dummy GSTIN (123456789123456) to generate a sample invoice before obtaining our official GST registration. After receiving our actual
      • Link Payment Mode and Paid Through Accounts

        For most users, it's very difficult for them to understand that the Payment Mode is totally independent of the Paid Through account when paying bills. It seems (and is) redundant for them to have to select what is basically the same thing twice. The current
      • Lets enable business to choose the default payment mode

        Lets enable business to choose the default payment mode so that we do not have choose payment mode again and again for each and every transsctions
      • Add Attachment Support to Zoho Flow Mailhook / Email Trigger Module

        Dear Zoho Support Team, We hope you are well. We would like to kindly request a feature enhancement for the Mailhook module in Zoho Flow. Currently, the email trigger in Zoho Flow provides access to the message body, subject, from address, and to address,
      • South African Payment Gateways

        Since the "Demise" of Wave many South African users have moved over to Zoho and yet for years users have been requesting Integration with a South African Payment Gateway to no avail. Payfast was the most commonly requested gateway as it supports recurring
      • Has anyone verified if Zoho is PCI compliant?

        We are planning on using Zoho to process payments via Authorize.net. We have everything set up and are attempting to complete the PCI DSS SAQ-A requirement for our merchant account. This requires us to prove Zoho has completed the SAQ-D for Service Providers. We need a way to verify compliance, or a copy of an attestation of compliance signed by the appropriate officer at Zoho. I assume I'm not the first person to use Zoho to process payment, and therefore not the first to require this information
      • Bigin Plugin for Outlook

        Could we get this added? The Gmail version already exists, and I would like to avoid having to make a switch.
      • Date does not fit the field

        Hi There. I am having fun learning zoho sign API. Today I noticed the "Signed Date" field does not fit, or alternatively the font is to large for the auto field space. See screenshot below. The signed date field is created by putting {{Signdate}} on the
      • Tip of the Week #69 – Automate your Zoho TeamInbox tasks with n8n integration.

        Don’t waste time repeating the same tasks—like sending follow-up emails or adding new contacts. Let automation save the day. With n8n, an open-source automation tool, you can connect your favorite apps and let them handle the busywork for you. You don’t
      • Multi Page/Step Forms in creator

        Greetings i was wondering if it's possible to create multipage/step forms on creator similar to what we have on zoho forms. is that possbile? Thanks
      • Package Geometry

        how can i add the dimensions and weight capacity of the available boxes to be default in the system everytime we use it ?
      • How to create a Master Kanban Board that syncs with Child Projects?

        Hello, We're currently using Zoho Sprints for managing our interdepartmental teams, and we're looking to enhance our workflow using Kanban boards as part of a company-wide productivity improvement initiative. Our goal is to implement a project structure
      • Writer.. Broken?

        Hello,  Writer has been really good to me during the months I've used it, up until now.  I usually launch the app by tapping the icon and I could immediately pick up where I left off.  Now I'm greeted by a loading circle not reaching 100% and I only have the option to create a new account.  By pressing that button it now switches to a login screen and I can access my account. However, it seems (only speculating ofc) to be stuck in cell-phone mode? everything looks scrambled.  I can't access any of
      • How to access Recruit Variables in a Deluge function?

        I have set up Recruit Variables in Zoho Recruit, and I would like to know how to retrieve these variables from within a Recruit custom function (Deluge). Could someone please explain the correct way to access them? I tried the following code, but it did
      • Upon De activate a user what name doe sthe contacts candidates go under?

        When deactivating a user, does the user name remain the same, as the candidate owner? If not what/who, does it change to? Do I need to change the user name in contacts and candidates before I deactivate the user?
      • Weekly Tips: Customize alerts from your Priority Users

        You might receive hundreds of emails daily, but messages from your manager, clients, or team leads often require immediate attention, as they may contain urgent requests or critical updates. How would you ensure you never miss important messages from
      • Maximum 100 records in Sheet View is limiting. How can I increase this?

        Thanks in advance for any help with this. There was a similar post that showed answered but it did not help with increasing the number of records you see in a Sheet View. Editing in the Sheet View is fast and efficient but I have 3500 records and I need
      • Revenue Management: #3 Revenue Recognition Simplified

        In continuation of the previous post on how to compute revenue recognition, let's explore a solution that helps businesses handle real-world complexities. While the Accounting Standards provide a clear framework for recognizing revenue, the real challenge
      • Tip #40- Strengthen Remote Support with IP-based Restrictions in Zoho Assist– ‘Insider Insights’

        Protecting sensitive data and preventing unauthorized access is a top priority for any organization. With IP-based restrictions in Zoho Assist, you can ensure that only users from trusted networks can initiate remote support sessions. Say your IT team
      • Push Invoices to Xero Manually

        Hi guys, I'm wondering if anyone has wanted to do this and has a workaround or knows of an app that may be able to help with this. I sell B2B and B2C. The customers can purchase on our website or through marketplace, all of which send sales to zoho. The
      • Next Page