Introducing WorkDrive 4.0: Enhanced productivity. Advanced data administration. (Phase 1)

Introducing WorkDrive 4.0: Enhanced productivity. Advanced data administration. (Phase 1)

Hello All,

We're excited to share the release of WorkDrive 4.0, which includes important new features and enhancements focused primarily on productivity, secure collaboration, data administration, integrations, and user experience.

 

Productivity

WorkDrive Snap: Record and share files quickly



Couldn't schedule meetings across time zones?
Now, you can quickly record video, audio, or your screen from right within the WorkDrive app and share it with your team. 

Screen recording: Whether you're sending a proposal, or reviewing a document, you can now record your screen along with your video for better clarity and impact.

Video recording: If you want to share a message or announcement with your team, simply record your video and share it with your entire organization.

Audio recording: Take audio notes or record meeting audio so you never miss key points discussed in your team or project meetings.

You can record while offline, but to upload the file, you must be connected to the internet.

Note: You can currently record for a maximum of 30 minutes.


Security and collaboration

External sharing just got better—and more secure!



When you share a file or folder with external users (who don't have a Zoho account) using email addresses, they must now verify their email addresses via OTP authentication to access it. 

External users can now upload files, and add or reply to comments. WorkDrive signup is not required. We'll soon enable the Edit option for external users as well.


Data administration

Manage all your team's shared items in one place



Admins can view a list of all shared items and track who they're shared with, whether they're shared externally or within a team, and more.

You can easily search for shared files and folders by applying the following filters
  • Share type
  • User
  • Location
  • File type
Path: Data Administration > Shared Items


Manage all shared items in a Team Folder



When you're working with multiple stakeholders, such as external users and organization members, it is important to keep your team's data safe and maintain full control over it. Now, Team Folder Admins and Organizers can easily view and manage all items shared internally and externally, make sure data is secure, and update or remove permissions whenever required.

Path: Team Folders > Manage > Shared Items

This feature is available for all WorkDrive team plans.


Manage all shared items in My Folders

We are making it easier to manage shared items in My Folders too! You can now view and manage all your shared items from My Folders. Quickly check which items are shared with external users, team members, and more.

Path: My Folders > Manage > Shared Items

This feature is available for all WorkDrive plans.


Find all files in members' My Folders



Admins can now view the entire list of files and folders in a team member's My Folders from the Admin Console. This gives Admins full control over each team member's data. They can share the files with other team members, or transfer ownership to themselves or another team member, if required.

Path: Data Administration > Find in My Folders > (Select User)


Transfer ownership of files and folders



When an employee is not available temporarily or leaves an organization permanently, it's important to transfer their data to another employee securely. Admins can now transfer ownership of files and folders from one user's My Folders to another.

Path: Data Administration > Find in My Folders > (Select User) > (Select Files/Folders) > Transfer Ownership


Note:
  • Data Administration features are only available with WorkDrive's Business plan.

Integrations

Bigin's integration with Zoho WorkDrive simplifies file management


Bigin's integration with Zoho WorkDrive helps you exchange files with your customers or leads in a secure and organized way. You can now create a File Cabinet for each customer and efficiently send, receive, and store related files.

With this integration, you can:
  • Generate unique links to collect customer files
  • Get notified whenever customers upload files
  • Configure workflows to automate file management

Cliq/WorkDrive integration: Share files from WorkDrive



You can now share files directly from WorkDrive to your Cliq chats and channels. When you share files from WorkDrive, you have the option to choose the share type and set permissions.

When sharing to channels, you have the option to share the selected file(s) with channel members, org members, or anyone on the internet.


Group Team Folders for easy access



If you have integrated Zoho Projects or Zoho Marketing Plus with WorkDrive, you can now group the Team Folders created in Projects and Marketing Plus in the left panel of your WorkDrive account for easy access and management. Team Folders created directly in WorkDrive will be listed separately.


Save emails from Zoho Mail as EML files in WorkDrive



With the Zoho Mail/WorkDrive integration, you can now save an entire email as an EML (Electronic Mail Format) file in WorkDrive. This way, you can keep a backup of important emails and preview them right from WorkDrive.

Your EML file will contain the email content along with details, such as the subject, sender email address, recipient email address, date and time of the email, and attachment details (if any).


User experience

Tree view for efficient navigation



The new tree view in WorkDrive makes it easier to access folders from any location in Team Folders or My Folders based on hierarchy.

Support for editing comments



WorkDrive now supports the Edit option for comments. This allows users to modify their existing comments at any time without deleting them.


Copy or move enhancements

Copy or move files using keyboard shortcuts
Keyboard shortcuts are now supported in WorkDrive for copy and move actions.

Copy files and folders
      Copy: Ctrl+C (Cmd+C on MacOS)
      Paste: Ctrl+V (Cmd+V on MacOS)

Move files and folders
      Cut: Ctrl+X (Cmd+X on MacOS)
      Paste: Ctrl+V (Cmd+V on MacOS)

Note: Ensure you have permissions in both the source and destination folders for copy and move actions.

View progress of copy and move actions
We have added a progress bar to show clear details of ongoing copy and move actions for your convenience.



Watch this space, as we will share the WorkDrive 4.0 Phase 2 updates in the next few months.

As always, you can contact our support with any questions, or simply add your comments below.

      • Sticky Posts

      • WorkDrive API Documentation

        WorkDrive provides users and developers an extensive set of APIs to help integrate functionalities of Zoho WorkDrive with other Zoho applications and third-party tools. We have published the official WorkDrive API Documentation page for all external users.
      • Ask the Experts: Five-hour live Q&A session with Zoho WorkDrive product experts

        Hello all, We are excited to host the Ask the Experts session on July 18, 2024 between 2:00 PM – 7:00 PM IST. Whether you're just starting to use Zoho WorkDrive, or if you've been with us for a while, this session is an amazing opportunity to discuss
      • March 15, 2023: Zoho Docs is discontinued

        As of today (March 15, 2023) Zoho Docs is discontinued for all users. We would like to thank our customers for trusting us for so many years! Going forward, we're confident you'll enjoy using Zoho WorkDrive for all your advanced file management and collaboration
      • Support for auto-upgrade in TrueSync (for Windows)

        WorkDrive TrueSync app now supports auto-upgrading to the latest version for Windows OS. You must manually download and install the TrueSync app version 3.4.0 to avail this feature. Download the latest TrueSync app for Windows (version 3.4.0) Supported
      • Introducing Collections

        Create collection links to easily request any number of users to upload files to a particular folder. Once users upload their files, you will be able to view their submissions and manage their files effortlessly. Users don't need a WorkDrive account to

        • Recent Topics

        • Assign task owner using Deluge

          Use Case: Each task is a document development task wherein once the developer has completed the first draft, the next step in the process is for the document to be QA-ed by the project's assigned auditor. Thus, I am currently working out a blueprint where
        • Using AVG in SQL Query

          My current SQL Query is: SELECT "Client Info", avg("Revenue") FROM "Funded Deals" GROUP BY "Client Info" The current table that this is creating: Client Info avg(Revenue) Previous 4175 1st - New 3411 1st - Old 3013 Renew 3069 While this works as I had
        • The Next Chapter for CRM for Everyone: Moving from Early Access to Phased Rollout for Customers

          #CRM25Q1 Hello Everyone, Until now, CRM for Everyone has been available in early access mode exclusively for users who opted to try the new version. We are now transitioning to a phased release, starting with the basic edition. We are thrilled to announce
        • Meta and Facebook data report discrepancy

          I have been currently gathering manually facebook follower data thru meta. In zoho marketing plus the social media reporting only allows for page likes, and so there is a discrepancy with the data. please the difference in files attached. Is there way
        • Links in Instagram

          Hi there, I have been using Later for a while now but keen to come back to Zoho Social as Later doesn't offer tagging of pages on Facebook but they offer something Zoho doesn't. You can add a link to your bio which opens up your profile feed where images
        • If I turn off the Task Prefix & ID in the Portal Configuration section, will it remove the dependencies in my projects?

          Hi all, basically the title, I am new to zoho projects and trying to get my head around some basic principles. Unfortunately I have not found this information via the search option and after deleting yesterday some Phases I had created in the Phases tab,
        • Enter dates in tasks with just "tue" or "+10" or "5d" ???

          Is there any way to enter due dates in tasks without typing the whole date or making time consuming clicks in the calendar? I don't see anything online in the help or third party videos.
        • Multiple time zones in zoho projects

          We are working in an international team. We need to set up different time zones in the organizational settings or at least for one project within zoho projects. Any ideas or help? Thx in advance
        • Zoho Desk : Field for 'Layout'

          I have many different layouts on my helpdesks and I want to be able to identify the stats for each one, however I can not find the field in the raw data from the Zoho Desk datasource. I thought it might be in the "Tickets" table but there is nothing.
        • Customize Zoho One Dashboard and URL?

          Hi everyone, Is there a way to customize my Zoho One URL to be different from the default portal URL? The current portal URL is: one.zoho.com/zohoone/[organization] I want to map it to its own standalone domain that we own. eg) domain.com instead of one.zoho.com/zohoone/[organization]
        • Enable Sending Direct Messages to Self in Zoho Cliq

          Hi, I would like to request a feature enhancement for Zoho Cliq to allow users to send direct messages to themselves. Currently, Zoho Cliq does not have the option to send a direct message to oneself. While creating a channel with just one member (the
        • JOB Sheet can not send PDF as service rapports and more info needed other topic

          Goedendag, - Jullie hebben nu job sheet erin gedaan en dar is echt super goed, enkel kunnen we de werkbon ( JOB sheet) nu niet verzenden als PDF als een service rapport naar onze hoofdaannemer hoe we dat nu doen als bewijs van de levering van het werk
        • Tax Deduction at Source (TDS)

          I issued a sale invoice outside UAE , the customer apply TDS on the invoice , i checked my Zoho ( professional version ) i couldn't find the option of Enable TDS to let it appear while posting the incoming payment , please how to make it and how to configure
        • UNAPPROVED record management

          When the unapproved list of duplicates is long, one needs the some tools to manage them - when this list has over 1500 records, we cannot manage it without some tools, such as: 1. The ability to apply a filter - ie similar to creating a CREATE a NEW VIEW
        • Zoho mail filter Add to WorkDrive doesnt't work

          Hello, We have a problem with using the filter in the email. So, we want that when a bulk payment confirmation from the online store arrives, this email is automatically saved in HTML format on the drive using the action 'Add to Zoho WorkDrive -> Email
        • Introducing Zia GenAI: Zoho's Native Generative AI for Zoho Desk

          Hello everyone, Zia GenAI is available on Early Access for Zoho Desk Enterprise subscribers. Kindly fill out this Registration Form to request early access. We are excited to announce the Beta release of Zia GenAI in Zoho Desk, now available through our
        • Add blueprint buttons to listview and kanban

          Hello, just started to use the Blueprints feature - really useful. I have one suggestion to help this work even better - can there be transition buttons that appear on the top of listview & Kanban? Maybe an option as well - "Blueprint transitions appear
        • Deleted message in SPAM

          In one of my gmail accounts (getnickifit@gmail.com) I had an email from PayPal in the SPAM folder. I thought I was moving the message to the inbox from the zoho mobile but it looks like it was deleted. It is no where to be found--inbox, trash, etc. Can it be restored?
        • CRM x WorkDrive: File storage for new CRM signups is now powered by WorkDrive

          Availability Editions: All DCs: All Release plan: Released for new signups in all DCs. It will be enabled for existing users in a phased manner in the upcoming months. Help documentation: Documents in Zoho CRM Manage folders in Documents tab Manage files
        • Multiple Facebook Pages under Single Brand

          Hi everyone, I'd like to know if there is a possibility of connecting multiple Facebook pages under a single brand on Zoho? At the moment, there are different Facebook pages of a single brand and would want to keep under the same brand on Zoho as we
        • Zoho Books Estimate to Zoho CRM quote?

          I'm not sure why this isnt automatic, but maybe I'm missing something. When we create a quote in zoho books we have a custom function that pushes the contact into a deal within the CRM. I can not for the life of me figure out how to push an estimate from
        • Zoho Developer Hangout (ZDH) – Episode 17 | Optimizing Organizational Processes through Automation

          Hey developers! Running a business can get quite overwhelming especially when juggling multiple tools like those in the Zoho ecosystem. Although integrating most of them is a piece of cake, manual intervention is needed at times. Being able to automate
        • Apple Messages for Business in Omnichannel communications?

          Hello, Apple launched "Apple Messages for Business" but Zoho CRM or Zoho Desk don't appear in the list of possible integrators. Zoho already promotes https://www.zoho.com/crm/omnichannel.html Omni Channel integration, but Apple Messages does not yet appear.
        • Kaizen #140 - Integrating Blog feed scraping service into Zoho CRM Dashboard

          Howdy Tech Wizards! Welcome to a fresh week of kaizen. This week, we will look at how to create a dashboard widget that displays the most recent blog post of your preferred products/services, updated daily at a specific time. We will leverage the potential
        • Schedule meeting monthly on a particular day

          Suppose I wanted to schedule HR meeting every month on the first Tuesday with each employee separately for 20 minutes each. How could I automate these type of meetings? And if Sunday occurs on the first Tuesday I would like to shift that meeting on next
        • In ZohoCRM Dashboards - Editing Shown Columns on Drilldown of Components

          Hello! I'm working with some Dashboards inside of ZohoCRM. When creating a component (In this case, specifically a KPI Ranking Component), I'd like to customize which fields show when trying to drilldown. For example, when I click on one of the sales
        • Added Domain but SSL is not being set properly

          We added a Domain for our landing page and it pushed an SSL cert to it. The Cert is generated by LetsEncrypt, but it doesn't match our subdomain (i.e., it's just pointing to zohosites.com). How do we get the cert properly setup there?
        • Zoho CRM Widget not displaying 2 related lists (JS)

          Okay so I basically have 2 relatedLists that I want to get and render: ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity, RecordID: data.EntityId, RelatedList: "Notes", page: 1, per_page: 200, }) ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity,
        • KPI widget with percentage

          I'm trying to create a KPM widget that displays current performance as a percentage - something like the picture below. I've tried following the instructions at https://www.zoho.com/analytics/help/dashboard/kpi-widgets.html#chart but nothing ends up being
        • Canvas List View Not Saving

          Hi, I am trying to edit a list view to look different depending on the tags. Everything worked well and saved well with multiple views, but when I have gone back in to make some small changes like moving one of the icons it comes up with the error message
        • QR code image is not exported in PDFs

          The new QR code field works fine when I include it in a report template and I choose the print option: https://creatorapp.zoho.com/<username>/<app_link_name>/record-print/<report_link_name>/<record_ID>/ But when I try to save the document to a .pdf file
        • QR codes in templates

          I'm excited about the new QR code generator. I have included a QR code that contains the record ID setting "${ID}" as input data. In the report detail it works perfectly but when printing it in a template the code is not shown.
        • This mobile number has been marked spam. Please contact support.

          Hi Support, Can you tell me why number was marked as spam. I have having difficult to add my number as you keep requesting i must use it. My number is +63....163 Or is Zoho company excluding Philippines from their services?
        • Zoho CRM search not working

          The search bar is not showing any results in our CRM installation. We have a lot of items and can not search them by using the navigation each time. Can someone please check this asap.
        • Reload page with widget

          Hi all, I hope I can find some help here. I developed a small widget for Creator that is integrated into a page as a component. The page contains other content as well. When the widget is sent, the entire page should be reloaded to apply the changes to
        • Tip of the week #37 - Manage all your Telegram business conversations directly from your shared inboxes.

          Tired of switching between multiple apps to manage your business conversations? With Zoho TeamInbox's multichannel inboxes, connect your Telegram channel to a shared inbox. This way, your teams can easily handle c View, reply, and collaborate on them
        • Tags on notes aren't syncing correctly on Android

          I've created notes on the desktop version that have several tags assigned, but on both my Android devices those notes only have ONE of those tags instead of all of them, despite the actual content of the note being correctly synced, and I'm also starting
        • Reports - custom layout - duplicate report

          Do you also have this problem and what is the possible solution? I duplicate a report that has a "custom layout". Unfortunately the custom layout is not duplicated. To be improved for a future release by Zoho. I export the custom layout and import it...
        • How to map a global picklist from one module to another

          Hi there, i currently have a new field that is called sales office which we use for permission settings between our different offices located in different countries. It is a global set picklist with three different options: MY, SG and VN. I want to be
        • Pageless mode needed to modernise Writer

          When we switched from GSuite to Zoho, one of the easiest apps I found to give up, was Docs. In many ways, Writer has always been more powerful than Docs, especially in terms of workflows/fillable forms/etc. However, I went back into Docs because I notice
        • Next Page