Zoho Contracts Just Got Better! CRM 2.0, Regional Settings & 6 New Reports

Zoho Contracts Just Got Better! CRM 2.0, Regional Settings & 6 New Reports

Zoho Contracts is evolving to bring you a more efficient and customizable contract management experience. In this update, we are introducing powerful enhancements to our Zoho CRM integration, regional settings, and reports. Let us explore what’s new:

Zoho CRM Integration 2.0 

Our enhanced Zoho CRM integration now provides more agility and control when requesting contracts. Along with powerful new features, we have also revamped the user interface to provide a more intuitive and seamless experience. Key improvements include:

1. Module Selection

Previously, you could only request contracts from the Deals module in Zoho CRM. With this update, you can now enable additional Zoho CRM modules for contract requests and specify the applicable contract types for each module.

For example, your sales team can request MSA agreements from the Deals module before closing a deal, while your account management team can request renewal contracts from the Accounts module for existing customers. Similarly, your procurement team can initiate purchase agreements from the Vendors module.


2. Counterparty Selection

You can now set up counterparties more precisely. For Accounts and Vendor modules, you can select counterparties directly. For other modules, you can either select counterparties directly or use the Condition-Based option to apply specific rules and conditions.

Consider this: If your company serves both B2B and B2C customers, you can use counterparty selection to assign contracts based on customer type using a condition-based approach. For business customers, you can select the Account Name field in the Deals module as the counterparty. For individual consumers, you can select the Contact Name field in the Deals module as the counterparty. 



3. Field Mapping

Field mapping in Zoho Contracts allows you to auto-populate counterparty, counterparty contact, and module-wise fields from Zoho CRM to counterparty, contract, and contract documents. You can map counterparty fields from the relevant Zoho CRM module, and if counterparties are selected based on conditions, the document fields mapping will also follow the same conditions. Additionally, you can now map the contract type template fields in Zoho Contracts to corresponding Zoho CRM module fields, automatically populating values in contract documents during contract requests for each module.

Take this scenario: When you request a contract from the Accounts module, counterparty contact fields such as Contact Name and Contact Email Address are mapped to Zoho Contracts. If your company serves both B2B and B2C customers and uses the Condition-Based option for counterparties selection, you can map fields based on the selected conditions.


For more information, refer to our CRM help documentation.

Alongside these CRM enhancements, we have also introduced new regional settings to personalize your contract management experience.

Regional Settings

You can now set your contract documents' locale, language, and formatting based on your regional preferences. This ensures consistency across global teams and enhances document clarity. Here’s what’s new:

1. Document Regional Settings

Previously, the fields of a contract document, such as date and time, number, and currency formats were determined by the country set in the organization's settings. Now, admins and account owners can manually configure these settings at the organization level. 

 For instance, if your company operates in multiple countries, the Admins and Account Owners can standardize the date and time, number(set based on the selected Locale), and currency formats across the organization. This ensures consistency in all contract documents, enhances clarity, and prevents misinterpretations.



For more information, refer to Updating Regional Settings in Contract Documents

2. Time Zone Clauses

We have introduced predefined Time Zone and Time Zone/Time Period clauses to help you avoid confusion in international agreements. Now, you can specify a standard time zone in your contracts, ensuring clarity on deadlines and milestones. 

To illustrate, a contract between a US-based supplier and a client in China can include a Time Zone clause to specify that all deadlines follow a specific time zone, eliminating misunderstandings. 



3. User Preferences

Earlier, you had no option to customize regional details for the application interface. Now, your organization users can choose their country, language, time zone, date and time formats, and number formats to match their preferences.

For example, if you are managing finances in Germany, you can set numbers to the 1.234,56 format and use DD.MM.YYYY for dates. Meanwhile, your legal team in the US can choose MM/DD/YYYY for dates and set the language to English (US).


For more information, refer to the Regional Settings

With regional settings now offering greater customization, we are also introducing six powerful reports to help you track contracts more effectively. 

6 New Reports 

These new reports provide better insights into contract status, renewals, amendments, and more, allowing you to manage your contract lifecycle with ease. Let’s take a look at them:
  1. Active Contracts – Monitor contracts that are currently in effect.
  2. Renewed Contracts – View contracts that have been renewed.
  3. Extended Contracts – View contracts that have been extended.
  4. Amended Contracts – View contracts that have been amended.
  5. Expired Contracts – Identify contracts that have expired.
  6. Terminated Contracts – Stay informed about prematurely ended contracts.


For more information, refer to Reports Overview.

With these enhancements, Zoho Contracts makes contract management more flexible and efficient. Whether you are leveraging CRM 2.0 for smoother contract requests, customizing regional settings for better localization, or using new reports for better visibility, these updates are designed to streamline your workflow. Try them out today, and if you have any questions, our support team is here to assist you at support@zohocontracts.com.

Best regards,
Ragav
Zoho Contracts Team
    • Recent Topics

    • Marketer’s Space - Automate a Personalized Holiday Workflow with Zoho Campaigns

      Hello marketers, Welcome back to another post in Marketer’s Space! From Thanksgiving through Christmas, you have a flurry of opportunities to connect with your audience. In this post, we’ll see how you can plan an entire month-long automated workflow
    • 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");
    • Sorting columns in Zoho Projects

      Hi, In project management best practice, sorting columns (ascending, descending) is an important tool. Sorting dates to see the order of tasks starting, sorting on priority or even on planned hours is a must for an efficient project control. Currently,
    • Zoho CRM - Calendar Cards View - Let Users Decide What Is Displayed On Calendar Entries

      Imagine planning your week of face-to-face meetings across three counties. You’re trying to group appointments by location to make the best use of your time, but Zoho CRM’s calendar doesn’t show where each meeting is happening. You’re left trying to remember
    • Explore the Redesigned Quotes Module in Zoho Billing

      Dear users, We’re excited to introduce a refreshed look for the Quotes details page in Zoho Billing! This update brings you a more efficient user interface experience without changing your existing workflow. We've enhanced layouts with organized tabs,
    • Updating custom fields in Zoho Projects

      Hi I am wondering if anyone has experience with custom fields in Zoho Projects. I am struggling to update the field using either deluge or the api endpoint. My code is: //custom_Map = map(); custom_Map = {"UDF_DOUBLE_1":"0.27"}; update_Map = map(); update_Map.put("custom_fields",custom_Map.toList());
    • Zoho Inventory - How to pay a supplier up front then receive multiple deliveries

      How do we manage situations where we pay a supplier up front, then the receive the products in increments? Example Workflow: Create Purchase Order > Receive Bill for full amount > Receive Items 2 or more deliveries. Currently, once a Bill is created against
    • Pin multiple columns and adjust column widths in CRM subforms

      Hello all, Subforms act as secondary forms or tables in which you can associate multiple line items to a primary record and thereby ensure more structured and comprehensive data organization. We've made some recent enhancements to subforms. Here's what's
    • How can I add or change the active customer in Zoho Projects?

      I'm trying to change the customer in an active Zoho project. Is it possible to add or change the customer?
    • Almacenamiento

      Hola, Quisiera saber como podría hacer para bajar el almacenamiento de 5gb a mis usuarios, en otras palabras los quiero ir limitando de la cuota real, y luego ir agregando poco a poco la cantidad hasta llegar a los 5gb que me dan en el plan free. 
    • What happens when someone clicks 'unsubscribe' in a zoho CRM email

      Hello, As per, i am going round in circles trying to find an answer to these 2 question. I have an email template that has an unsubscribe link in the footer in zoho CRM. First, what happens when someone clicks it - where does the contact get unsubscribed
    • Nimble enhancements to WhatsApp for Business integration in Zoho CRM: Enjoy context and clarity in business messaging

      Dear Customers, We hope you're well! WhatsApp for business is a renowned business messaging platform that takes your business closer to your customers; it gives your business the power of personalized outreach. Using the WhatsApp for Business integration
    • Zoho CRM - Scheduled Reports Which Contain Chart

      Hi Zoho CRM Team, I'm requesting that the Report Export and Scheduling feature be enhanced to include a chart, if one has been created on a report. At the moment I have a report which shows Sales This Week by Deal Owner and a pie chart at the top of the
    • Can I add Conditional merge tags on my Templates?

      Hi I was wondering if I can use Conditional Mail Merge tags inside my Email templates/Quotes etc within the CRM? In spanish and in our business we use gender and academic degree salutations , ie: Dr., Dra., Sr., Srta., so the beginning of an email / letter
    • Cadences

      I have just started using Cadences for follow-up up email pipeline. Is it just me or do you find the functionality very basic? For example, it will tell me (if I go looking for it) if someone has replied to a follow-up and been unenrolled; but it won't
    • Canvas View in Zoho Recruit

      Is it possible or would it be possible to have the new 'Canvas View' in Zoho Recruit?
    • Zoho Inventory - Move Orders

      Quick question about Move Orders... Why is there no status to say something like "Draft", "In Progress" and "Completed", similar to Transfer Orders? I'm assuming that when something needs to be moved it should be planned in Inventory, executed and then
    • Kaizen #215 - Workflow APIs - Part 3 - Create and Update Workflow Rules

      Welcome back to another week of Kaizen! Over the last couple of weeks, we’ve joined Zylker Cloud Services as they review and improve their workflows. In Part 1, we discovered and audited their sprawling workflow landscape. In Part 2, we learned how to
    • DataPrep Bigquery Connection failed

      Hello everybody, I want to create a connnection beetwen Bigquery and Dataprep but when I try to connect my project I got this error Loading tables has failed. Table list fetched from the data source expired.
    • Issue in Zoho People Regularization – Incorrect Hour Calculation

      I have noticed that when applying attendance regularization in Zoho People for previous dates, the total working hours are not calculated correctly. For example, even if the check-in is 10:00 AM and check-out is 6:00 PM, the system shows an incorrect
    • Free Webinar : Unlock AI driven business insights with Zoho Inventory + Zoho Analytics

      Are you tired of switching between apps and exporting data to build customized reports? Say hello to smarter & streamlined insights! Join us for this exclusive webinar where we explore the power of the Zoho Inventory–Zoho Analytics integration. Learn
    • Allow Multiple usage units to items while adding them to sales/purchase transactions

      The usage unit of items added in zoho books are static right now and can not be changed. But certain items are received or sold in multiple usage units. One example is fabric. It can be bought in Meters, inches, kgs or other units. Another example would
    • PO receive quantities

      At last, Zoho has finally got around to allowing us to receive a larger qty than recorded in the PO :-) Saves us all from editing the PO's before receiving larger quantities ( usual for us ) ! It's still in "beta" but available upon request, I've tested
    • Invalid URL error when embedded sending url into iframe for my website when using in another region

      Hi team, My site is currently working on integrating your signature feature as part of the system functionality, it's working great but recently there's been a problem like this: After successfully creating the document, i will embed a sending url into
    • Analytics : How to share to an external client ?

      We have a use case where a client wants a portal so that several of his users can view dashboards that we have created for them in Zoho Analytics. They are not part of our company or Zoho One account. The clients want the ability to have user specific,
    • Reference Deal Categories in Deluge

      Hello, Is there a way to reference Deal Category in deluge functions? So for our Deals, we have several different WON stages in a pipeline.  Rather than type each stage into our functions, we'd like to be able to reference the Deal Category.  Similar
    • Payroll In Canada

      Hi, When can we expect to have payroll in Canada with books 
    • Users Name & Email in Reports

      Hi, I would like to show the Users Name from their Zoho Acount in All Entries/Reports as well as the current Account Email. Thanks Dan
    • Cliq iOS can't see shared screen

      Hello, I had this morning a video call with a colleague. She is using Cliq Desktop MacOS and wanted to share her screen with me. I'm on iPad. I noticed, while she shared her screen, I could only see her video, but not the shared screen... Does Cliq iOS is able to display shared screen, or is it somewhere else to be found ? Regards
    • Presenting ABM for Zoho CRM: Expand and retain your customers with precision

      Picture this scenario: You're a growing SaaS company ready to launch a powerful business suite, and are looking to gain traction and momentum. But as a business with a tight budget, you know acquiring new customers is slow, expensive, and often delivers
    • 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
    • Empowered Custom Views: Cross-Module Criteria Now Supported in Zoho CRM

      Hello everyone, We’re excited to introduce cross-module criteria support in custom views! Custom views provide personalized perspectives on your data and that you can save for future use. You can share these views with all users or specific individuals
    • Workflow Creation with Zia gets stuck

      It gets stuck here:
    • Super Admin Logging in as another User

      How can a Super Admin login as another user. For example, I have a sales rep that is having issues with their Accounts and I want to view their Zoho Account with out having to do a GTM and sharing screens. Moderation Update (8th Aug 2025): We are working
    • Unable to Add Asset to Work Order Due to Different Contact and Company

      Hello Zoho Team, I’m facing an issue in our environment related to asset linking in Work Orders. Here’s the situation: When our engineers go for field activities, they initially create the Work Order using the salesperson’s contact details. After completing
    • I NEED MORE CUSTOM FIELDS!!!

      Why can I only have 60 custom fields! It's not enough. I want another 100 extra custom fields to do what's necessary for my business! I'm sure I can't be the only one with this problem!!! How hard would it be to fix this? Just fix it for me please at
    • Zoho Webinar et Zapier : de la prise de rendez-vous aux relances — une automatisation performante

      Organiser un webinaire réussi et gérer efficacement les participants peut être un véritable défi. Avec Zoho Webinar et Zapier, vous pouvez rendre vos processus plus simples. Vous gagnez du temps en automatisant les tâches répétitives. Résultat : une expérience
    • Ticket Stages Report

      From data to decisions: A deep dive into ticketing system reports Ticket stages refer to the series of transitions from the moment a support ticket is created until it is closed. It moves through various stages based on the actions taken at each preceding
    • 【参加無料】今年最後のZoho ユーザー交流会|東京・大阪・名古屋で開催! 活用事例&ユーザー同士の情報交換

      ユーザーの皆さま、こんにちは。コミュニティチームの中野です。 11月に東京、大阪、名古屋の3都市でZoho ユーザー交流会を開催します! 毎回ご好評いただいている本イベントでは、実際の Zohoユーザーによるリアルな活用事例の共有や 参加者同士でノウハウを交換し合うグループワークを予定しています。 「他社の活用を参考にしたい」「Zoho をもっと使いこなしたい」方にぴったりの場です。 初参加の方もぜひお気軽にご参加ください! ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
    • Slow Performance on desk.zoho.com. 11/3/2025

      I’m not seeing any active service alerts for desk.zoho.com, but everyone on our account is currently experiencing very slow load times when opening or navigating tickets. We’ve already tried the standard troubleshooting steps — clearing cache and cookies,
    • Next Page