Second Insight - Let's talk Layouts

Second Insight - Let's talk Layouts

The Wheels of Ticketing - Desk Stories

Let's talk Layouts


What are layouts?

Layouts refer to the arrangement or design of elements in a space, whether on a physical surface, like a room or a piece of furniture, or in digital contexts, such as web pages or graphic designs. 
InfoUser interface layout: In software design, various interface elements, such as buttons, forms, and menus, are arranged to create an efficient and user-friendly experience. 
Layouts control how fields and related sections are organized on a department's module page. Each department can have its own design, which includes a combination of default and custom fields. These layouts dictate which fields are visible, read-only, and required.
 
Customer support agents need specific information to handle tickets for different products or processes effectively. As a result, help desks frequently incorporate multiple custom fields into the ticket forms that customers complete. This may lead to customers facing irrelevant fields that don't apply to their specific issues. The most effective solution to this confusion is to create and use an appropriate layout.

How can you benefit from using layouts?

Layouts are used in a wide range of software applications and platforms to enhance communication and user experience.
 
In Zoho Desk, you can use layouts to tailor the fields on module pages like Tickets and Tasks. The drag-and-drop feature enables you to add new fields easily, remove unnecessary ones, and rearrange fields to match your preferences. 

Key functions of a layout: 

  • Visual hierarchy: Clarifies the significance of various elements and directs the viewer's attention to the essential information.
  • Readability: Enhances the clarity and legibility of text and images, making it easier for the audience to digest the content.
  • Aesthetic appeal: Creates an attractive design that engages users and encourages them to interact with the content.
  • Consistency: This ensures a uniform look and feel across different pages or sections, which helps with branding and recognition.
  • Navigation: Facilitates user navigation by organizing content logically and allowing users to find information quickly and intuitively.
  • Functionality: Supports the intended function of the design, whether to inform, persuade, entertain, or provide a service.
Quote
A well-designed layout is crucial for effective communication and user engagement in any visual medium. 

A story for better interpretation of layouts

The Perfect Layout - A Tech Story

At Heaven Solutions, a bustling tech company, they proudly call their help desk software 'Heaven Desk'. It was the go-to place for agents facing tech troubles, but the overall situation was chaotic. The desks were cluttered, information was scattered, and the agent teams were overwhelmed with requests.
 
Ross, a bright and passionate senior tech support, was part of the help desk team. He loved helping others but often found himself frustrated when navigating through heaps of information to assist his team. One day, while dealing with a particularly perplexing issue, he had a revelation: the team needed structure to tame the chaos!
 
Inspired, Ross gathered his team for a brainstorming session. “What if we redesigned our help desk layout?” he suggested. The team was intrigued but skeptical. “How can a layout make a difference?” one seasoned tech support asked. 
 
Ross smiled and began to explain: “Let’s think of it this way: a well-organized layout can guide users to find solutions quickly. It can reduce confusion, streamline processes, and enhance productivity.” 
 
The team's curiosity was piqued, and they experimented with Ross's idea. They mapped out ideas on a whiteboard and discussed different elements of a successful help desk layout. 
  • Categorization: They categorized issues into clear sections—hardware, software, network, and general inquiries. This way, users could quickly find the category relevant to their problem. 
  • Search functionality: Ross proposed implementing a robust search feature on their help desk platform. Users could type in keywords or phrases, making finding solutions more manageable.
  • Visible layout: The team agreed that a cleaner, visually appealing design would help declutter the experience. They envisioned a layout with ample white space, easy navigation buttons, and tabs representing different categories.


  • FAQ guides: Recognizing that many questions were often repeated, they created an easily accessible FAQ section and a library of troubleshooting guides. This would empower agents to solve minor issues independently.


  • Quick feedback: They incorporated a feedback mechanism where users could rate their experience after each interaction, allowing continuous improvement based on user input.

Excited about their ideas, the team presented the new layout to their manager. To their delight, he loved the vision and approved the redesign. With everyone's input, they built the new Heaven help desk. When they launched the redesigned help desk, it was like transforming a maze into a designated path.


On the first day after the launch, Ross was buzzing with anticipation. As employees began using the new layout, he watched their faces light up. Help desk requests decreased as many users could now find what they needed through the FAQs and guides. The search functionality quickly became a hit, with colleagues excited about how quickly they could resolve issues.
 
Because of their collaborative effort, the help desk now serves as a support system and empowers employees to help themselves. The structured layout improved efficiency and user satisfaction, proving that a thoughtful design could transform chaos into clarity.
 
In the end, the purpose of layouts became clear: they weren't merely about aesthetics; they were powerful tools that guided users, reduced frustration, and ensured a seamless experience. Through Ross's idea and the team's collaboration, Heaven Desk became a model help desk, demonstrating that a little structure could lead to immense success.

Takeaway

A well-designed layout organizes information and resources in a coherent way and makes the system intuitive and easy to use, which reduces frustration and improves user satisfaction. It ensures that users can find what they need quickly and efficiently, whether it involves accessing a knowledge base, submitting a ticket, or tracking the status of their request. 

Please stay tuned for more Desk Module stories.

 

Cheers,


Kavya Rao

The Zoho Desk Team


    • Recent Topics

    • Getting all the ingredients together for baking an app

      Good day everyone. After reading a lot of the help docs and watching videos, I now started on my app. To prevent hours and hours wasted on going down the wrong track, I would like some clarification on the following. But first some background: I have
    • Help Needed with Configuring ZC Microservice

      I'm attempting to create a simple microservice, but am running into problems with scope and auth. Using Custom API Builder, here's my setup: 1. Method: GET 2. Auth: OAuth2 3. User Scope: All users 4. Response: Standard 5. Function: A function that returns
    • Creator Simplified #10: Predefine Form Field Values and Make Them Read-Only for Users

      Hey Creators, Ready for this week's tip in the Creator Simplified series? Today, we will explore how to have read only fields in a form. Use Case: Assume a scenario where the default value for a Department field needs to be English Literature, but you
    • To Assign a genrated pdf to a file upload field using delug

      content = "<html><body>HTML Content on page One <div style='page-break-after:always'></div> HTML Content on page Two </body></html>"; file = zoho.file.convertToPDF(content); file.setFileName("Name of the file"); <variableName> = <FormLinkName>[ID == input.ID];
    • Zoho Mail : Email Outgoing Blocked

      I suddenly received the following message yesterday. I cannot send any mail. Please resolve as soon as possible, I cannot work without sending email. Dear User, We regret to inform you that your email outgoing has been blocked and you will not be able
    • Creator and Tables

      Good day. I am trying to create my first application. I have imported my data into Tables and am creating my app in Creator. I do not see my tables and cannot see how to write forms data to a table. Even the Workflow just uses the form. In one of the
    • Calendar week view: Today + 6

      Is there anyway to have the calendar change dynamically based on the date? Due to the amount of events, we only display a week at a time, but towards the end of the week, we can no longer see ahead to next week (without changing it manually every time).
    • customer Name and address details

      i created one application there is no customer details in that . how to add customer details and
    • Recalculate every row in the subform

      Hello, Can anyone help me with a script, please? I have an issue. Sometimes it happens, that in a multi row subform one of the rows show an incorrect row total value. Not really understand how it can happen, if I have a 20 row subform, 19 rows show correct
    • Creating Repeat Forms that remove redundancies

      I wanted to understand if you can make multi-layer forms that reduce the need for users to input information in again and again. We want a form that our suppliers fill out per ingredient they sell, and the end result should have the Ingredient (Section
    • What is the difference between the free plan and the mail lite plan?

      What is the difference between the free plan and the mail lite plan? How many emails can I send per day?
    • Unblock email

      Hi The outgoing mail from a client of me is blocked. I already made tickets and tickets are send to the EU desk but nobody is responding. The problem is already 4 days! There is absolutely no help from the support. I am really not satisfied at all! Can
    • Domain verification failure

      Hello Zoho Support, I purchased my domain directly through Zoho Mail, but the domain verification keeps failing with the message “TXT verification failed.” I’ve already waited and retried several times, but it still won’t verify. Could you please manually
    • Unable to send message;Reason:554 5.1.8 Email Outgoing Blocked.

      My email account is unable to send emails, and I urgently need to use it. How can I resolve this?If there is anything we have done wrong, please let us know in advance so we can actively cooperate to improve. User ID: 850482493
    • URGENT: Email stopped workin - can't access admin panel

      For some reason email sending stopped working. When I try to send an email it fails with "Unable to send message;Reason:451 4.7.1 Temporary system error" I can receive email just fine I see in my notifications some errors about the MX records, however
    • Can I associate an invoice to a Project after the fact?

      We have generated an invoice but would like to assoicate it to a Zoho Project after the fact.  Is there any way to accomplish that? Thanks, Scott
    • Emails I send as a cc or bcc NEVER GO THROUGH TO THA RECEIVER !!

      every time i send a cc or bcc copy of an email to anyone when I’m using my zohomail.com email - no one ever gets the cc of bcc copy if the email: why???? And i triple check that the email addresses are correct; then i get back an email message (EVERYTIME)
    • Cannot see correct DNS config for mail after moving domain to another provider

      I have moved my domain from one provider to another and after that zoho mail stopped working (expected). Problem is, zoho mail admin panel still shows (10 hours after move) that all records are correct while I haven't changed anything in my domain DNS
    • Add Support for Authenticator App MFA in Zoho Desk Help Center

      Hello Zoho Desk Team, We hope you are doing well. We would like to request an enhancement related to security for the Zoho Desk Help Center (customer portal). Currently, the Help Center supports MFA for portal users via SAML, JWT, SMS authentication,
    • How to unlink a SAML user from the existing Zoho Desk user (domain change case)

      Hi everyone, I’m trying to understand how to handle a situation where a customer changes their company domain. In our setup, users authenticate via SAML, so when the domain changes, the SAML system treats them as a new user. However, in Zoho Desk, I’d
    • Price Managment

      I have been in discussions with Zoho for some time and not getting what I need. Maybe someone can help explain the logic behind this for me as I fail to understand. When creating an item, you input a sales rate and purchase rate. These rates are just
    • Related to zoho survey

      Hi team. I want to know something regarding zoho survey question builder. I have two questions each of dropdown (One answer) - question type. In the first question, there are 16 answer choices and in the second question, there are 3 answer choices. For
    • 60 Days Into Zoho - Tiktok Branding Startup -7 Questions?!

      Wsp Everybody I co-own a TikTok Branding / Consulting Startup & have been using Zoho for the past 60 days - Am now looking to make our overall operations & processes more Efficient & Effective! Curious to know how others are using the platform & what's
    • Text Message

      When trying to sent a text message, it says its an error i should contact a zoho agent
    • Zoho POS is now available for Canadian retailers

      Hey everyone, We're excited to introduce the all-new Canadian edition of Zoho POS, which helps retail businesses simplify and manage their end-to-end business operations. Start by signing up and exploring the 15-day free trial. Sign up now How does Zoho
    • Payroll In Canada

      Hi, When can we expect to have payroll in Canada with books 
    • Mass update to change or shift all project dates and keep project structure + shift all sub-tasks dates with main tasks

      Most users would expect that if they change the start date of their project then that will be reflected inside the actual project and any project structure would be retained.  Additionally if a task list with associated sub-tasks is moved, most users would expect that those sub-tasks would also be moved along with their parent task.  This is not the case. For a total Project shift of dates: * the start and end date from > "Edit Project" page can have a radio button added to "shift all project tasks
    • Closing Accounting Periods - Invoice/Posting dates

      Hi, I have seen in another thread but I'm unsure on how the 'transaction locking' works with regards to new and old transactions. When producing monthly accounts if I close December 24 accounts on 8th Jan 25 will transaction locking prevent me from posting
    • In-person ZUG Meetups for Real Estate Professionals - US Q1 2026

      The Real Estate Zoho User Group is going on a multi-city, in-person meetup tour across the US, and we’d love to see you there! These meetups are a great opportunity to: Connect with fellow real estate professionals using Zoho Share challenges and discover
    • Zoho CRM custom fields not showing in zoho creator

      Hi Team, I have created a Products form with Zoho CRM integration and connected it to Products module of CRM. But when I see the reports of Products in Zoho creator then I am not able to see custom fields of Products module. Only standard fields of Products
    • Sending email notifications based on language

      Hello. I would like to know how we can bypass the default notifications (which are just in English) for when a ticket is created/replied to/closed, to be in other languages, based on the language field in the ticket? I can create other email templates,
    • Error AS101 when adding new email alias

      Hi, I am trying to add apple@(mydomain).com The error AS101 is shown while I try to add the alias.
    • Zoho Error: This Operation has been restricted. Please contact support-as@zohocorp.com for further details

      Hello There, l tried to verify my domain (florindagoreti.com.br) and its shows this error: This Operation has been restricted. Please contact support-as@zohocorp.com for further details. Screenshot Given Below -  please check what went wrong. Thanks
    • Whatsapp Limitation Questions

      Good day, I would like to find out about the functionality or possibility of all the below points within the Zoho/WhatsApp integration. Will WhatsApp buttons ever be possible in the future? Will WhatsApp Re-directs to different users be possible based
    • Download a file from within a zoho creator widget

      I have a widget running in Zoho Creator , it displays uploaded documents in a table file, and I have added a download link in the view. ( The widget is created with html, css and javascript). I do not succeed in getting the download working. Do I have
    • Correlated subqueries not supported in Zoho Analytics. This creates huge limitations

      Running into a major limitation in Zoho Analytics: correlated subqueries simply don’t work, even in completely standard SQL patterns inside a JOIN. Example: LEFT JOIN "Bills" b ON d."Id" = b."Deal ID" AND EXISTS ( SELECT 1 FROM "Bill
    • Zoho / Outlook Calendar sync

      The current Marketplace -> Microsoft -> Meetings integration needs 2 changes. 1. The current language for the Two-Way sync option should be changed. It currently states, "Sync both your Zoho CRM Calendar and Office 365 Calendar meetings with each other."
    • Email content just contain 'OK' ,not what we expect

      create campaign API URL: https://campaigns.zoho.com/api/v1.1/createCampaign req params: {'campaignname': 'General_Outreach_d0cfc415-43aa-4b96-bb09-558e76a3dda3_50_20251117_214806_660', 'from_email': 'admin@allinmedia.ai', 'subject': 'ALL IN MEDIA', 'list_details':
    • Introducing the all-new email parser!

      Greetings, We are pleased to introduce to you, a brand-new, upgraded version of the Zoho CRM Email Parser, which is packed with fresh features and has been completely redesigned to meet latest customers needs and their business requirements. On that note,
    • Possible to connect Zoho CRM's Sandbox with Zoho Creator's Sandbox?

      We are making some big changes on our CRM so we are testing it out in CRM's Sandbox. We also have a Zoho Creator app that we need to test. Is it possible to connect Zoho CRM's Sandbox to Zoho Creator's Sandbox so that I can perform those tests?
    • Next Page