Zoho Payroll: Product Updates | February 2025

Zoho Payroll: Product Updates | February 2025

This March, we're thrilled to unveil new updates that bring ease and precision to your day to day payroll operations. As Zoho Payroll evolves to adapt to your business needs, let's take a look at the updates we've released over the past months. 

Zoho Payroll for Saudi Arabia

Solidifying our commitment to smoothen payroll processes for businesses in the GCC countries, we've now launched an exclusive app for Saudi Arabia. Businesses in Saudi Arabia will now be able to pay their employees without having to worry about laws and compliance. Learn More




Advanced Analytical Tools for your Reports (India)

If you'd like to drill-down further in your reports in Zoho Payroll using advanced tools or better visualise the data in your reports, you can now integrate with Zoho Analytics. Once you integrate with Zoho Analytics, you can access the Advanced Analytics tab in the Reports section in Zoho Payroll.

By using these advanced tools offered by Zoho Analytics, you will be able to create custom dashboards that enable you to fetch advanced tools and visualise data tailored to meet your organisation's special requirements - all within Zoho Payroll. You can update these custom dashboards whenever needed.

To access Advanced Analytics, navigate to Reports > Advanced Analytics.


Superannuation Benefits (India)

Superannuation Benefit is a retirement fund for employees contributed by the employers. Now, you can now choose to contribute to this fund in Zoho Payroll for the welfare of your employees.  These contributions towards Superannuation will be considered as Benefits in Zoho Payroll. Once you associate these benefits to employees, the contributions towards the superannuation fund will be included as added benefits to employees every month.

Here's how you set up Superannuation Benefits:
  • Go to Settings and navigate to Salary Components.
  • Click the Add Component option in the top right corner and select Benefit.
  • Select a Benefit Plan and choose to consider it a Superannuation fund.





Zoho Payroll x WhatsApp for Business (Early Access)

You can now send all the important payroll notifications as a message to your employees on WhatsApp. This comes as a handy reminder tool if the employees have missed to view critical payroll-related information sent via email. You can even customise the default templates to meet your organization branding guidelines, if required.

To integrate with WhatsApp for Business, navigate to Settings > Other Apps > Click Connect in the WhatsApp section. 



Other Enhancements

1) Transport Allowance for the differently abled (India): For the differently abled people in India, a tax exemption up to Rs.3200 is provided for their travel. You will be able to provide this tax exemption to employees if they meet the below criteria:
  • While creating or editing the personal information of employees, you've marked them as differently abled.
  • The transport allowance is a part of the employees' salary structure.

2) Decide when the professional tax is effective for employees: Going forward, you can choose when the revised professional tax comes into effect. To set an effective date, navigate to Settings > Statutory Components > click Change in the revised professional tax slab.

3) Download or Export Associated Employee Deductions: You can now download the deductions associated with the employees to your device. To export employee deductions, click Employees > More icon (top right corner) > Export Data > Select Employee Deduction Details.

4) Manage Journals for Loans (Early Access): You can now choose to post and delete journal entries for the loans disbursed to your employees. 

5) Show Benefits Contribution Summary in Payslip: You can now choose to display a breakdown of all the benefits associated with your employees in the payslips you send to your employees. To show the benefit contribution summary in a payslip, go to Settings > Templates > select a payslip template and enable the Show Benefit Summary option.

6) New User Invite Flow: If you are invited to join a new organization in Zoho Payroll that you are not a part of, you can now view your invite in the My Profile section or Manage Organization section in Zoho Payroll.

7) Leave Organization: If you would like to permanently leave an organization you're a part of, you can now choose to leave the organization by navigating to the Manage Organization page. To leave the organization, click the More icon in the manage organization page and click Leave Organization. 



That's a wrap for now! We are always eager to hear your suggestions so we can help you do payroll better. Feel free to share them in the comments below.

If you need any assistance, please write to us at support@zohopayroll.com, and we'll help you. Stay tuned for more updates from Zoho Payroll!

With a shared purpose,
The Zoho Payroll Team



    • Sticky Posts

    • Zoho Payroll | Quarterly Product Updates For 2024

      As we navigate through the ever-changing payroll landscape, we bring you the latest updates that span the first quarter of 2024, tailored to meet the diverse needs of employers and employees in India, the UAE, and the US. From useful integrations to refined
    • Introducing Academy 🎉: your go-to hub for all things payroll

      Hello! We're thrilled to launch our newest payroll resource hub - Academy by Zoho Payroll [for India] - the information repository where you can go to learn everything about payroll. Introducing Academy by Zoho Payroll Why did we build Academy? Payroll

    Nederlandse Hulpbronnen


      • Recent Topics

      • Create static subforms in Zoho CRM: streamline data entry with pre-defined values

        Last modified on (9 July, 2025): This feature was available in early access and is currently being rolled out to customers in phases. Currently available for users in the the AU, CA, and SA DCs. It will be enabled for the remaining DCs in the next couple
      • Global Sets for Multi-Select pick lists

        When is this feature coming to Zoho CRM? It would be very useful now we have got used to having it for the normal pick lists.
      • Introducing Profile Summary: Faster Candidate Insights with Zia

        We’re excited to launch Profile Summary, a powerful new feature in Zoho Recruit that transforms how you review candidate profiles. What used to take minutes of resume scanning can now be assessed in seconds—thanks to Zia. A Quick Example Say you’re hiring
      • Integración Books para cumplir la ley Crea y Crece y Ley Antifraude (VeriFactu)

        Hola: En principio, en julio de 2025, entra en vigor la ley Crea y Crece y Ley Antifraude (VeriFactu). ¿Sabéis si Zoho va a cumplir con la ley para cumplir con la facturación electrónica conectada a Hacienda? Gracias
      • Ask the Experts #1

        Hello everyone! It’s time to transform how you manage projects. Define the processes. Automate the tasks. Streamline the workflows. Let us dive into automation in Zoho Projects — from configuring workflows and custom functions to building triggers, using
      • How to overcome Zoho Deluge's time limit?

        I have built a function according to the following scheme: pages = {1,2,3,4,5,6,7,8,9,10}; for each page in pages { entriesPerPage = zoho.crm.getRecords("Accounts",page,200); for each entry in entriesPerPage { … } } Unfortunately, we have too many entries
      • Checking if Creator has Change History

        Like zForms - whenever an entry was updated there's an option to attached change history to email notif. Trigger -> Successful form submission
      • Your bot just got smarter: AI-Powered routing that reads between the lines

        What if your bot could tell the difference? Between a visitor who just needs a quick answer, someone actively comparing options, and a frustrated customer one click away from leaving? Most bots can't. They deliver the same response to everyone, missing
      • how to use validation rules in subform

        Is it possible to use validation rules for subforms? I tried the following code: entityMap = crmAPIRequest.toMap().get("record"); sum = 0; direct_billing = entityMap.get("direct_billing_details"); response = Map(); for each i in direct_billing { if(i.get("type")
      • Adding contact role to a specific deal js sdk malfunctioning

        i was trying to add the contact role to a specific deal contact but repeatedly i am getting this error: { "code": "SUCCESS", "details": { "statusMessage": { "code": "INVALID_DATA", "details": { "expected_data_type": "jsonobject" }, "message": "body",
      • Q3 Updates from Bigin!

        Hey Biginners, Hope you’re doing great! As we approach the end of 2025, we truly hope Bigin has been a part of helping you build your dream business this year! We've been busy working behind the scenes to bring you features that make running your business
      • New Series Announcement - Ecommerce Marketing Tips

        Running an online business is more than just having a website. It’s about getting the right customers to discover you, trust you, and keep coming back. To support your growth journey, we’re launching a weekly Marketing Tips series right here on Zoho Commerce
      • Client Script | Update - Introducing Subform Events and Actions

        Are you making the most of your subforms in Zoho CRM? Do you wish you could automate subform interactions and enhance user experience effortlessly? What if you had Client APIs and events specifically designed for subforms? We are thrilled to introduce
      • {"errors":[{"id":"500","title":"Servlet execution threw an exception"}]}

        Here's the call to move a file to trash. The resource_id is accurate and the file is present. header = Map(); header.put("Accept","application/vnd.api+json"); data = Map(); data_param1 = Map(); att_param1 = Map(); att_param1.put("status",51); data_param1.put("attributes",att_param1);
      • Converting Sales Order to Invoice via API; Problem with decimal places tax

        We are having problems converting a Sales Order to an Invoice via API Call. The cause of the issue is, that the Tax value in a Sales Order is sometimes calculated with up to 16 decimal places (e.g. 0.8730000000000001). The max decimal places allowed in
      • Zoho Canvas - Custom templates for related lists

        Hi, I see that the example pages load always one of our related lists in a custom template, but I dont know how to work with that:  1) How can i make my own custom templates for related lists?  2) Where and how can i check out existing custom templates?
      • Kaizen #147 - Frequently Asked Questions on Zoho CRM Widgets

        Heya! It's Kaizen time again, folks! This week, we aim to address common queries about Zoho CRM Widgets through frequently asked questions from our developer forum. Take a quick glance at these FAQs and learn from your peers' inquiries. 1. Where can I
      • Notebook font size issue

        If I copy something from somewhere and paste it in my notebook, the font size becomes smaller.
      • open word file in zoho writer desktop version

        "How can I open a Microsoft Word (.doc or .docx) file in Zoho Writer if I only have the file saved on my computer and Zoho Writer doesn't appear as an option when I try 'Open with'? Is there a way to directly open the .doc file in Zoho Writer?"
      • Zoho PDF editor has a lot of issues.

        Zoho PDF editor needs a lot of work. It hangs and glitches a lot. Deletes annotations and clearings randomly.
      • Zohom mail

        Plz resolve the problem . I hope u understand .
      • stock

        bom/bse : stock details or price =STOCK(C14;"price") not showing issue is #N/A! kindly resolve this problem
      • Zoho sheet desktop version

        Hi Zoho team Where can I access desktop version of zoho sheets? It is important as web version is slow and requires one to be online all the time to do even basic work. If it is available, please guide me to the same.
      • ZOHO SHEETS

        Where can I access desktop version of zoho sheets? It is important to do basic work If it is available, please guide me to the same
      • Zoho Books - France

        L’équipe de Zoho France reçoit régulièrement des questions sur la conformité de ses applications de finances (Zoho Books/ Zoho Invoice) pour le marché français. Voici quelques points pour clarifier la question : Zoho Books est un logiciel de comptabilité
      • Using Zoho Flow to create sales orders from won deal in Zoho CRM

        Hi there, We are using Zoho Flow to create sales orders automatically when a deal is won in Zoho CRM. However, the sales order requires "Product Details" to be passed in "jsonobject", and is resulting in this error: Zoho CRM says "Invalid input for invalid
      • Is Zoho Sheet available for Linux ?

        Is Zoho Sheet available for Linux ?
      • Bharat

        a
      • how to disable staff selection Zoho Booking integrated to SalesIQ?

        currently there is only one Consultant in my Zoho Bookings like this I integrate Zoho Bookings into Zoho SalesIQ to create a chatbot. Unfortunately, even though I only have one consultant for a consultation, the user have to pick the consultant. It will
      • Zoho Bookings No Sync with Outlook

        Zoho Bookings appointments are showing on my Outlook Calendar but Outlook events are not showing on Zoho Bookings. How do I fix this?
      • End Date in Zoho Bookings

        When I give my appointments a 30 minutes time I would expect the software not to even show the End Time.  But it actually makes the user pick an End Time.  Did I just miss a setting?  
      • Custom confirmation message

        How can I change the message that users see after they submit the booking form? I have to confirm some details before their appointment is officially "confirmed", so I want to change it where it doesn't say their appointment is "confirmed" but rather
      • Issue showing too many consultations in my workspace link.

        Hi Team, I’ve set up two Workspaces to track meetings from different sources. So far, this has been working well, and the two Workspaces are differentiated without any issues. However, when I navigate to Consultations and share the link to my personal
      • Deluge sendmail in Zoho Desk schedule can't send email from a verified email address

        I am trying to add a scheduled action with ZDesk using a Deluge function that sends a weekly email to specific ticket client contacts I've already verified the email address for use in ZDesk, but sendmail won't allow it in its "from:" clause. I've attached
      • Zoho Learn & Zoho Connect

        Hi, Is there a way to sync the knowledge base we have in Zoho Learn with the manuals section is Zoho Connect? Thanks,
      • Addin Support in Zoho Sheet

        Is there any addin support available in zoho sheet as like google marketplace to enhance productivity by connecting with other apps, providing AI data analysis, streamlining business processes, and more?
      • Changing Corporate Structure - How Best to Adapt Current and Future Zoho Instances

        My current company is Company A LLC with a dba ("doing business as" - essentially an alias) Product Name B. Basically, Company A is the legal entity and Product Name B is what customers see, but it's all one business right now. We currently have a Zoho
      • how to add subform over sigma in the CRM

        my new module don't have any subform available any way to add this from sigma or from the crm
      • How to Install Zoho Workdrive Desktop Sync for Ubuntu?

        Hi. I am newbie to Linux / Ubuntu. I downloaded a tar.gz file from Workdrive for installing the Workdrive Desktop Sync tool. Can someone give me step by step guide on how to install this on Ubuntu? I am using Ubuntu 19.04. Regards Senthil
      • How to upload own video?

        How can you upload your own video on your zoho website? I do not want to use another host, but i want to insert my own files. how can i do this?
      • Next Page