What’s New in Zoho Expense (April – July 2025)

What’s New in Zoho Expense (April – July 2025)

Hello users,

We're happy to bring you the latest updates and enhancements we've made to Zoho Expense over the past three months, which include introducing the Trip Expense Summary report in Analytics, extending Chatbot support to more editions, rolling out user budgets, introducing keyboard shortcuts, and much more. Let's take a look at the key updates released between April and July 2025.

New Trip Preference in Policy Settings

You can now enable the trip submission window for your employees and specify how many days before the travel date a trip must be submitted. Whenever employees submit after the specified deadline, they will receive a warning.

To enable this preference: Navigate to Admin View > Go to Settings > Select Policies under Users and Control > Under Policy Settings, enable Trip Submission Window and enter the number of days.



Manage Unreported Advances in Trip Cancellation

If there are any unreported advances associated with a trip during cancellation, you can now either mark all unreported advances as void instead of deleting them or choose to retain the advance amount for your employee's future trip. You can also void the unreported advances later from the advance details page. 

Note: This feature is available only to users for whom advance approval is enabled.

Import User Budgets

You can now create budgets for the employees in your organization by importing them into Zoho Expense. Create budgets in bulk by allocating fixed amounts for all categories or expense types or by allocating specific amounts for each category or expense type. You can download and view the sample sheets to create budgets of your own and import them. First, select the budget details, then select the file you want to import, and map the mandatory fields to import the user budgets.

Note: This feature is available in early access. Write to us at support@zohoexpense.com to enable this feature for your organization

To import user budgets: Navigate to Admin View > Budgets > Import User Budget.



Export Current View

You can now export the current view of your analytics reports in the Trips, Reports, and Advances modules. If you have filtered your data or rearranged the columns, then you can export that particular view of trips, reports, and advances using the Export Current View option.

To export the current view: Navigate to Admin View > Go to the module (Trips, Advances, Reports) for which you want to export data > Click the More icon > Select Export Current View > Click Export again.



Configure Notification Preferences for Workflow Rules

You can now set a threshold (percentage) for your workflow actions such as email alerts, webhooks, and custom functions, and receive email alerts when the specified threshold for each workflow action is crossed. You can also choose to receive notifications (hourly, daily, weekly, or monthly) when a workflow action fails so that you can take timely action by mentioning the day and time, and the email recipients.

To configure notification preferences for workflow rules: Navigate to Admin View > Settings > Workflow Rules under Automation > Gear icon in the top right corner > Configure Notification Preference.

Introducing Trip Expense Summary in Analytics

We've introduced a new analytics report called Trip Expense Summary. The report gives both admin and employees a comprehensive view of all the expenses, including personal expenses incurred by employees during their trips. The analytics report includes details such as trip number, name, booking expenses, per diem allowance, trip expenses, and the total expense amount. Additionally, you can group the trip data by status, policy, department, or the travel type.

To view the report:
1. Navigate to Admin View > Analytics > Trips > Trip Expense Summary
2. Navigate to My View > Analytics > Trips > Trip Expense Summary



Analytics Revamp

We've revamped the analytics module in both My View and Admin View, giving you better visibility into actions. We've made the following enhancements to the Analytics module:

1. Date customizations and criteria filters are now displayed on the report details page. You can click + More Filters to apply criteria and filter the report data.  
2. Group by and Column customizations have been moved above the table.
3. Search for other reports in your organization by clicking the Hamburger icon on the report details page.
4. The print option has now been moved inside the Export dropdown. 

Introducing Keyboard Shortcuts

We've introduced keyboard shortcuts to perform certain actions quickly and easily navigate within the application by pressing specific combination keys. You can press Shift + / to view the list of keyboard shortcuts available in Zoho Expense, or click the Profile icon and click View Keyboard Shortcuts to access them.

Additionally, you can edit shortcut keys by clicking the Edit icon next to the shortcut key you want to update. In case you've edited the shortcut keys and want to go back to using the default keys, you reset them.


Chatbot Now in More Editions

In addition to the Canada, Australia, and UAE editions, the AI chatbot that provides 24/7 assistance is now available in the Bahrain, Germany, Kenya, Mexico, Oman, Saudi Arabia, United Kingdom, South Africa, and Global editions of Zoho Expense.

iOS and Android App Updates

1. In the iOS app, when a purchase request is ready to be processed, you can click the Undo On-Hold button to remove its On-Hold status and resume processing the purchase request.
2. We've enhanced the trip creation process for better usability. Your users can now create and save trips, then add itineraries later from the trip's detail or edit screens using iOS and Android apps.
3. We've now added new filters to view unsubmitted transactions and those pending approval in the card details page. Your employees can view the number of unmatched transactions below each card in the cards list page. The active cards will be displayed on top, while the inactive cards are grouped inside the Inactive Cards filter on the cards list page. Additionally, we've made some design improvements to improve usability and overall user experience for users using the Android and iOS apps.
4. We've moved all calls-to-action (CTAs) to the bottom of the page across the app for better visibility and a more enhanced user experience for users using the Zoho Expense iOS app.
5. For users using the iOS and Android apps, the customized themes created in your web application will now also be applied to your organization's mobile app automatically. 

That brings us to the end of the post. Try out all the new features and let us know what you think in the comments below.

If you have any inquiries or feature requests, please write to us at support@zohoexpense.com

Stay tuned for more updates!

Regards,
 
Zoho Expense Team




        • Recent Topics

        • Identify long running sync jobs/tables

          My sync process causes strain on my production database and I'd love some tools/alerts to help me identify which tables are taking the longest. The current screen only shows 3 tables at a time and truncates the last fetch time so that it is very cumbersome
        • Sorting a list of record acquired from the zoho.crm.searchRecords function.

          This is something for which I'm trying to figure out a straightforward way to do. The searchRecords does a great job fetching me the records that I want. However, in some cases, where it returns multiple records, I want it to sort the returned list by date of creation of that record, so that when I do records.get(0), I get the most recent record.  As an example, here's my sample pseudo code: records = zoho.crm.searchRecords("Clients", "Office_Number:equals:123456"); Now the "records" list above contains
        • Zoho Inventory Custom Field Update

          Hello All, In this post I am describing how can we Update the Custom Field Value in Zoho Inventory. // Get Org ID orgid = organization.get("organization_id"); // Field Value resvp = ifnull(item.get("purchase_rate"),null); // Record ID iid = item.get("item_id");
        • Deprecation of the Zoho OAuth connector

          Hello everyone, At Zoho, we continuously evaluate our integrations to ensure they meet the highest standards of security, reliability, and compliance. As part of these ongoing efforts, we've made the decision to deprecate the Zoho OAuth default connector
        • Alphabetically

          How can i arrange alphabetically - (Manage Manufacturer) Field in Item Master 
        • Spotlight series #6: The Show app for Android TV has a new look!

          Hello everyone! We are delighted to introduce our revamped and redesigned Show app for Android TV.  Smart TVs are exploding in popularity. Android TV alone has over 110 million active monthly devices. Zoho Show, as part of a constant effort to improve
        • Can i set a default value for country and state in address field in zoho creator?

          Can i set a default value for country and state in address field in zoho creator?
        • Using gift vouchers

          We would like to be able to offer a limited number of gift vouchers, of varying values, to our customers, and are looking for the best way to do this. We have looked at Coupons and Gift Certificates, but neither seem to fit the bill perfectly. Coupons:
        • Convert HTML to PDF & Send as Email Attachments in Zoho Creator (Deluge)

          This approach is useful for sending welcome letters, instructions, or promotional offers after order creation. // 1. Define the variables using the submitted input customerName = input.Customer_Name1; orderID = input.ID; customerEmail = input.Email_Address; //
        • Redirect after submission is not working after a few submission

          I have setup redirect url correctly and everything works as expected. However, it seems that there's a limit to the number of submissions before the redirect stops working. After the "limit" is reached, the page redirects to a seemingly zoho hosted page,
        • Enhancement Request for Multi-Asset Work Order Feature

          Hello Latha, Thank you for your continued support. The multi-asset Work Order feature is extremely helpful. I did some testing based on our requirements, and during the process, I noticed a few areas where we need your team’s support to improve the feature
        • Marketing Tip #8: Run limited-time offers

          Exclusive offers that don't last long make shoppers purchase right away instead of waiting. Run a flash sale or limited-time discount to convert interest into sales. Try this today: Set up a "Buy X Get Y" coupon in Zoho Commerce valid for a limited time
        • Is there any way to send an Excel received by email to Dataprep?

          Every day I receive an email alert with an Excel file that I want to process through a Dataprep pipeline. To do this, I need to: -Save the file to disk -Open the pipeline -Run the pipeline -Update the source -Several clicks to select and open the saved
        • Add Option to Mass Dispatch by User

          Hello! We are using the dispatch console to dispatch service appointments to our service ressources. Right now, the process is our dispatcher verifies each ressource's route for the day and dispatches it after validation. Sadly, there doesn't seem to
        • Free webinar: Zoho Sign unwrapped – 2025 in review

          Hey there! 2025 is coming to an end, and this year has been all about AI. Join our exclusive year-end webinar, where we'll walk you through the features that went live in 2025, provide answers to your questions, and give you a sneak peek on what to expect
        • Zoho Projects - Email notification relabelling of modules not present on default templates

          Hi Projects Team, I noticed that in the default email template notification, the word "bug" was not renamed to the lable I am using in my system. As many users may used the Bugs modules for various purposes including Changes, Revisions, Issues, etc...
        • Publish to LinkedIn via API

          Hi, Is it possible to publish a job opening to LinkedIn (paid job slots) if creating a job opening via api / deluge function? Or is the user required to manually publish via the job boards process? Many Thanks Adrian
        • Is there a way to automatically add Secondary Contacts (CCs) when creating a new ticket for specific customers?

          Some of our customers want multiple contacts to receive all notifications from our support team. Is there a way to automatically add secondary contacts to a ticket when our support team opens a new ticket and associates it with an account? This would
        • Include the "Added Email ID" to the Filters of a Report

          Hi, With a Report and lots of entries, a normal thing is to filter entries by the submitter, but that is not included in the Auto Filter of Reports and you can't add a custom filter to a Report without specifying the actual value. I would like to be able
        • Loops in Deluge

          Hi, Can someone tell me how I do a simple loop in deluge? For example, if i have a variable "X" containing a number of loops to perform, i would like to perform an action X amount of times. X = 10; do while (Y < X){       // ... do something } to further explain, the equivalent in PHP of what i am trying to acheive would be: $X = 20; for($Y = 1; $Y < $X; $Y++ ){       // ... do something } Thanks
        • I am facing a problem with an if-else condition

          If I use if, else if, and else conditions in Deluge with the same variable name, sometimes the variable causes an error because the same variable name is present in every block
        • Zoho Projects - Reply by email to @ mentions posted on the Feed.

          When mentioning someone on the Feed (Status), it would be great if that mentioned person could reply to the email notification to update the Feed thread.
        • Add home page or dashboard in CRM customer portal

          is it possible to add home page or dashboard in CRM customer portal?
        • Zoho Analytics Bulk Api Import json Data

          HI, I’m trying to bulk-update rows in Zoho Analytics, and below are the request and response details. I’d like to understand the required parameters for constructing a bulk API request to import or update data in a table using Deluge. Any guidance on
        • Product Updates in Zoho Workplace applications | October 2025

          Hello Workplace Community, Let’s take a look at the new features and enhancements that went live across all Workplace applications this October. Zoho Mail Create Signature from Compose window You can now effortlessly create a Signature using the Create
        • Subform data to Sheets

          I have been trying to setup a Zoho Flow automation to bring any Subform input to a Zoho Sheets but it seems impossible to post the subform entries to a Zoho Sheet. Is there any way to do it via Zoho Sheet API? https://www.zoho.com/sheet/help/api/v2/#CONTENT-Insert-row-with-JSON-data
        • E-Invoicing in Belgium with Zoho Books

          Starting January 1, 2026, Belgium is introducing mandatory electronic invoices (e-invoicing) for all B2B transactions between VAT-registered businesses. This means that invoices and credits notes must be exchanged in a prescribed digital format. How E-Invoicing
        • Edit Contact Roles in the Potentials Mod

          New to ZOHO so I need some help. I work the same people on different projects concurrency. Their contact info remains the same but their role changes from project to project. In the Potential Mod you can pick contacts and assign a Role to them. I know
        • Is there a way to disable the Activity Reminders Pop-Up Window every time I log in?

          Just wondering if there is a setting to disable the window from opening every time I open my CRM? Thanks Chris
        • Auto-sync field of lookup value

          This feature has been requested many times in the discussion Field of Lookup Announcement and this post aims to track it separately. At the moment the value of a 'field of lookup' is a snapshot but once the parent lookup field is updated the values diverge.
        • Hide fields only for creation

          Hello, I'd like to hide some fields only during the creation of a contact in Zoho CRM. In fact I have some fields that are automatically calculated thanks to an automation, so when my users create a contact I don't want them to fill those fields. I know
        • Rich-text fields in Zoho CRM

          Hello everyone, We're thrilled to announce an important enhancement that will significantly enhance the readability and formatting capabilities of your information: rich text options for multi-line fields. With this update, you can now enjoy a more versatile
        • Font Size 11 - Zoho CRM Email Templates

          Our company communicates with our vendors exclusively using Calibri Font Size 11, as this is the standard formatting for professional emails. Since the CRM only allows for the selection of font sizes 10 & 12, we have been unable to utilize the CRM email
        • Error 400 Booking

          Added a custom domain to Booking. Am Getting a SSL Error that has some other domain on the SSL and giving a 400 error. Followed instructions and it stated it verified our domain.. However it is not working. Please Help!
        • 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.
        • How do I change a form's name? Why isn't this more intuitive?

          Can someone please let me know how to change a form's name?
        • Link Purchase Order to Deal

          Zoho Books directly syncs with contacts, vendors and products in Zoho CRM including field mapping. Is there any way to associate vendor purchase orders with deals, so that we can calculate our profit margin for each deal with connected sales invoices
        • Recruit paid support?

          Hi all, Could anyone who has paid support package advise if it provides value for money with regards to support response times? Exploring the idea as unfortunately when we have faced issues with Recruit it has been a 7+ day timescale from reporting to
        • Zoho Projects - Unread Comment Icon

          Hi Projects Team, It would be great if there was a notification I con on the comments icon so it's easy to see which tasks have new comments. Something like a red circle with a number of unread comments would be great. Thanks for considering my feed
        • E-Invoicing in Belgium with Zoho Billing

          Starting January 1, 2026, Belgium is introducing mandatory electronic invoices (e-invoicing) for all B2B transactions between VAT-registered businesses. Invoices and credits notes must be exchanged in a prescribed digital format. How E-Invoicing works
        • Next Page