Related ToolsZoho OneZoho SignZoho MailZoho CrmZoho Projects

Zoho WorkDrive Setup: Team Folders and Migration

Published May 18, 2026
Updated May 7, 2026
Read Time 18 min read
Author George Mustoe
Beginner Setup
i

This post contains affiliate links. I may earn a commission if you purchase through these links, at no extra cost to you.

Cloud storage has quietly become one of the most underrated decisions a small business makes. Pick the wrong platform and you spend years paying per-seat premiums for storage you never use, watching shared drives turn into permission spaghetti. Zoho WorkDrive takes a different approach: instead of giving every user a personal storage bucket, it organizes everything around Team Folders, a shared container that the team owns rather than any single person. The full feature list lives on the official WorkDrive product page.

This guide walks you through a full Zoho WorkDrive setup from scratch: choosing the right plan, building a Team Folder hierarchy that will not collapse under its own weight, configuring permissions for staff and external collaborators, installing desktop and mobile sync, and migrating from Google Drive using the official migration tool. For broader context, see our best productivity suites and remote collaboration tools roundups.

Prerequisites for Zoho WorkDrive Setup

Before you start, gather a few things so the setup process does not stall halfway through. None of these are difficult, but missing one of them is the most common reason a migration drags into a second week.

You will need a Zoho account with admin privileges. If your organization already uses any Zoho product (CRM, Mail, Books, Projects), you almost certainly have an organization-level admin already, and that same admin can provision WorkDrive. If you are new to Zoho entirely, you will create a Zoho One or standalone WorkDrive account during sign-up, and the first user automatically becomes the org admin.

You also need a list of your users with their work email addresses, ideally on your custom domain rather than personal Gmail addresses. WorkDrive bills per user with a three-user minimum, so confirm headcount before you commit to an annual plan.

If you plan to migrate from Google Drive, you need either super admin access in Google Workspace or, at minimum, ownership of every file you intend to bring across. Files owned by users who have left the company without ownership transfer cannot be migrated cleanly. This is a Google Workspace housekeeping problem, not a WorkDrive problem, and it is worth a thirty-minute audit before you begin.

Finally, decide whether you want a custom domain on WorkDrive itself (workdrive.yourcompany.com style URLs for shared links). This is a Team-tier feature and above, and you will configure it after the workspace exists.

Sign Up and Choose Your Plan

Zoho WorkDrive does not offer a free tier, only a 15-day trial. This is unusual compared with Google Drive’s free 15GB allowance, but it is normal for team-storage products where storage and admin tooling are the entire value proposition. Plan to commit to a paid tier within two weeks of sign-up.

Three standalone WorkDrive plans exist as of May 2026, all billed per user with a three-user minimum (verified May 2026 from the official WorkDrive pricing page):

PlanAnnual (per user)Monthly (per user)Pooled storageBest for
Starter$2.50/mo$3/mo1TBVery small teams that need shared storage without compliance requirements
Team$4.50/mo$6/mo3TBThe typical SMB sweet spot, with advanced per-folder permissions and password-protected sharing
Business$9/mo$11/mo5TBTeams with compliance obligations who need Zoho Sign integration, audit logs, and SSO

For perspective, Google Workspace Business Standard runs at a significantly higher annual per-user cost for 2TB pooled per user, and Business Plus is priced even higher for 5TB. WorkDrive Team with 3TB shared comes in meaningfully cheaper per gigabyte, which matters more the larger your team grows.

If you are evaluating Zoho more broadly and expect to use Zoho Mail, Zoho CRM, Zoho Projects, or any of the other forty or fifty apps in the Zoho catalog, Zoho One bundles WorkDrive with the rest of the suite at a flat per-user rate. The bundle math starts to favor Zoho One once you are paying for three or more individual Zoho products. Our Zoho One review 2026 walks through whether the suite is worth it.

Pick a plan, enter billing details, and you will land on an empty WorkDrive workspace ready to be configured.

Zoho WorkDrive Setup: Create Your Workspace

A fresh WorkDrive instance gives you a single empty Team space and asks you to invite users. Resist the urge to invite everyone immediately. Configure the workspace first, then invite people into a structure they can actually use.

Start by setting your workspace name and (on Team and Business tiers) uploading a logo for custom branding. Branding shows up on shared link landing pages, which is the small detail that makes WorkDrive feel professional to external collaborators rather than generic.

Next, configure your time zone and default language under Admin Console > Settings. These propagate to file timestamps, audit logs, and notification emails. Getting them wrong now means cleaning up confusing timestamps later.

Then create your user groups before you invite anyone. Groups in WorkDrive are how you assign Team Folder permissions in bulk. Typical groups for a small business are something like Leadership, Operations, Sales and Marketing, Finance, and External Contractors. Six to ten groups is usually plenty. Resist the temptation to create a group per department per role; the goal is to make permission assignment easy, not to mirror your org chart.

Once groups exist, invite users via the Members section. WorkDrive will email each invitee a sign-up link, and they can accept on their schedule. You do not need every user active before you start building Team Folders.

Build Your Team Folder Structure

Manage WorkDrive folders effortlessly

Team Folders are the core abstraction in WorkDrive, and the single most important thing to understand about the product. A Team Folder is a top-level shared container owned by the team rather than by an individual. When the user who created it leaves the company, the Team Folder stays. This is the opposite of Google Drive’s default behavior, where files owned by a departing employee silently become orphaned unless you remember to transfer ownership.

A useful mental model: think of Team Folders as the WorkDrive equivalent of departments or projects, not as personal folders shared with the team. Most small businesses end up with somewhere between five and twenty Team Folders, organized by function or by client.

A common starting structure looks like this:

  • 01 - Company: policies, contracts, legal documents, anything everyone occasionally needs
  • 02 - Finance: invoices, statements, tax documents, restricted to finance group
  • 03 - Sales and Marketing: collateral, proposals, brand assets
  • 04 - Operations: SOPs, vendor records, internal documentation
  • 05 - Clients - Active: one subfolder per active client
  • 06 - Clients - Archive: completed engagements, read-only
  • 07 - HR: employee records, restricted to leadership

The number prefixes are not strictly necessary, but they enforce a consistent sort order across every member’s view, which matters more than it sounds when twenty people are looking at the same list.

Inside each Team Folder, create the subfolder structure you actually want, not the structure you inherited from Google Drive. WorkDrive migration is an opportunity to clean up years of accumulated mess, and the cleanup is much easier to do before any files are imported than after.

Configure Permissions and Access Levels

Iron-clad security in Zoho WorkDrive

WorkDrive uses a role-based permission model with five levels, applied at the Team Folder or subfolder level: Viewer, Commenter, Editor, Organizer, and Admin. Each level inherits the capabilities of the level below it. Viewers can read files. Commenters can add comments without editing content. Editors can modify files. Organizers can add, move, and delete files and folders. Admins can change permissions and add or remove members.

Apply permissions at the Team Folder level wherever possible, using the groups you created earlier. For example, the Finance Team Folder might grant the Finance group Organizer access and Leadership group Viewer access, with no other groups added. The principle of least privilege keeps audit logs clean and prevents accidental file deletions from spreading across the organization.

For external collaborators (contractors, clients, agencies), use sharing links rather than adding them as full WorkDrive users. WorkDrive supports four link types:

  • Public link: anyone with the URL can access. Use sparingly. The OWASP Top Ten covers why exposed link patterns deserve extra caution.
  • Restricted link: only specified email addresses can access after signing in.
  • Password-protected link (Team and above): adds a password requirement on top of the link, useful for distributing sensitive documents to external parties without provisioning a full account.
  • Time-limited link: automatically expires after a set date.

For most outside-the-organization sharing, password-protected and time-limited links solve the problem without bloating your user count or paying for extra seats. Set a default link expiration policy under Admin Console > Sharing Settings so links cannot live forever by default. Thirty days is a reasonable starting policy.

Business tier customers should also enable audit logs and configure retention policies at this stage. Audit logs record every share, edit, and download, which is the evidence you need if a security incident happens or a compliance auditor asks for it.

Install Desktop and Mobile Sync

Sync across devices with Zoho WorkDrive

Browser access is fine for occasional use, but real productivity comes from desktop sync. WorkDrive’s TrueSync client is available for Windows and macOS, and it mounts your Team Folders as a virtual drive on your local machine. Files appear as if they live locally but are streamed on demand, which keeps your hard drive from filling up while still making files accessible in Finder, Explorer, and any desktop application that opens local files.

Download TrueSync from the WorkDrive web app under the download icon in the top-right, or from zoho.com/workdrive directly. After installing, sign in with the same account you used for the workspace, and TrueSync will mount a new drive letter (Windows) or folder location (macOS) containing every Team Folder you have access to.

Two TrueSync settings are worth tuning during initial setup. First, choose between on-demand streaming (files download when opened, default) and offline pinning (files always available locally). For most users, on-demand is correct, with pinning reserved for specific Team Folders or files you know you need to access without internet. Second, set the local cache size limit under TrueSync preferences so the cache cannot consume your entire drive.

Mobile apps for iOS and Android are also free with any WorkDrive plan. Install them on team devices and sign in once. The mobile apps support file preview, in-app comments, and on-the-go sharing, plus mobile camera upload directly into a designated Team Folder, which is useful for field workers capturing receipts, site photos, or signed paperwork.

Migrate from Google Drive to Zoho WorkDrive

Mobile collaboration in Zoho WorkDrive

WorkDrive ships with an official migration tool that supports Google Drive, Dropbox, Box, and OneDrive. The tool handles bulk file transfer, preserves folder structure, and migrates basic permissions where the source and destination concepts map cleanly. Some metadata, particularly Google Drive’s shared drive memberships and labels, may need manual review after migration completes.

Open the WorkDrive Admin Console and navigate to Migration > Google Drive. The tool will prompt you to authenticate with a Google Workspace super admin account, which is what gives WorkDrive permission to read files across all users.

You will then choose what to migrate. WorkDrive offers two main modes:

  • User migration: transfers each Google user’s My Drive into a personal folder in WorkDrive. Useful for preserving individual file ownership during a phased transition.
  • Shared drive migration: transfers Google Shared Drives into Team Folders. This is the migration mode that most organizations want, because Shared Drives in Google Workspace are conceptually similar to WorkDrive Team Folders.

Map your Google Workspace users to WorkDrive users before starting the actual transfer. The migration tool presents a mapping interface where each Google account is matched to a WorkDrive account by email address. Users with no matching WorkDrive account will be skipped, so confirm everyone you intend to migrate has been invited to the workspace and has accepted.

Run the migration in batches rather than all at once. Start with one non-critical Shared Drive (something like marketing collateral or templates) so you can verify the result before committing the rest of the company. Migration time depends on file count, total volume, Google Workspace API rate limits, and time of day, so plan for the initial batch to take longer than expected and adjust your schedule accordingly. Larger migrations are typically run overnight or across a weekend.

A more conservative approach, which many teams prefer, is to migrate files using the bulk tool but recreate Team Folders manually using the structure you designed earlier. This trades some upfront time for a much cleaner permission model on the WorkDrive side, because you are not importing whatever ad-hoc sharing was happening in Google Drive.

Verify Migration and Set Up Backups

Team administration controls

After each migration batch finishes, verify three things before declaring success. First, spot-check folder counts and file counts against the source. The migration tool produces a report listing transferred files, skipped files, and errors. Skipped files are usually permission issues (files in Google Drive owned by a user not included in the migration) or unsupported file types. Errors warrant a closer look.

Second, open a sample of files in WorkDrive’s web interface to confirm they render correctly. Google Docs, Sheets, and Slides convert to WorkDrive-compatible formats during migration, but the conversion is not lossless for complex documents with custom formatting, embedded objects, or scripts. Identify any documents that did not convert cleanly and decide whether to recreate them in Zoho Writer, Sheet, or Show, or keep them as exported PDFs.

Third, validate permissions on a handful of folders. Pick one Team Folder per group and confirm that members of the right groups have the right access levels and members of other groups do not.

Once verification is clean, communicate the cutover to your team. Set a hard date after which Google Drive becomes read-only. Leaving both systems in active use for too long guarantees that someone will save the latest version in the wrong place and you will spend the next quarter reconciling.

For backups, WorkDrive’s file versioning keeps 50 or more versions of every file, which protects against accidental edits and most ransomware scenarios. For an additional layer, consider a third-party backup service that snapshots WorkDrive to independent storage, particularly if you are on the Business tier and need backup retention for compliance. Zoho also offers data export tools under Admin Console > Data Export for periodic full-team archives.

Connect Zoho Office Suite and Other Apps

WorkDrive is more than a file store. It is the storage layer for the entire Zoho Office Suite, which includes Zoho Writer (documents), Zoho Sheet (spreadsheets), and Zoho Show (presentations). Files created in any of these apps land directly in your chosen Team Folder, with real-time co-editing, comments, and revision history available with no extra setup.

If your organization is on Zoho One or already uses other Zoho products, several integrations are worth turning on during initial setup. Zoho Mail can save email attachments directly to a designated WorkDrive folder. Zoho CRM can attach contracts, proposals, and customer documents from WorkDrive to deal records. Zoho Projects can link project deliverables stored in WorkDrive to specific tasks and milestones. Zoho Sign (Business tier) sends documents from WorkDrive for e-signature and stores the signed copies back in the same folder.

For non-Zoho apps, WorkDrive offers a public API and pre-built connectors for Microsoft Office (open and edit Office files in their native applications via TrueSync), Slack (share WorkDrive files in Slack channels), and Zapier (trigger workflows when files are added or modified). Configure these under Admin Console > Apps and Integrations. For automation alternatives, our best workflow automation tools 2026 post is a useful comparison.

The Bottom Line

A complete Zoho WorkDrive setup is mostly a structural exercise: pick the right plan for your team size, build a Team Folder hierarchy that reflects how your business actually works, apply group-based permissions consistently, install TrueSync on every desktop, and migrate from your existing storage in measured batches. Done in this order, the whole process fits inside a couple of working days for a small team and a couple of weeks for a larger organization.

The Team plan is the right starting point for most SMBs, with an upgrade path to Business when compliance, e-signatures, or SSO become hard requirements. Compared with Google Workspace Business Standard, WorkDrive Team gives you more pooled storage at meaningfully lower cost, and the Team Folder model is structurally better suited to organizations that want shared ownership over personal storage.

If you are migrating from Google Drive, treat it as an opportunity to clean up years of accumulated structure rather than a lift-and-shift. The migration tool will move whatever you point it at, but the cleaner permission model and faster onboarding you get from rebuilding Team Folders thoughtfully tends to pay back the extra effort within the first quarter. If you want the broader Zoho story before committing, the Zoho One bundle review is the next read.

For current plan details, see Zoho One pricing, Zoho Sign pricing, Zoho Mail pricing, Zoho CRM pricing, or Zoho Projects pricing.

Want to learn more about Zoho One?

Frequently Asked Questions

Does Zoho WorkDrive offer a free plan?

No. Zoho WorkDrive offers a 15-day free trial but does not have a permanently free tier. The Starter plan is the lowest-cost entry point with a three-user minimum - see the official WorkDrive pricing page for current rates. This differs from Google Drive’s free 15GB allowance for personal accounts but is consistent with how most team-focused storage products are priced.

How does Zoho WorkDrive pricing compare with Google Workspace?

Zoho WorkDrive Team gives you 3TB of pooled team storage at a per-user annual rate significantly below Google Workspace Business Standard, which offers 2TB pooled per user. WorkDrive comes in meaningfully cheaper per gigabyte, particularly as team size grows. The trade-off is that Google Workspace bundles Gmail and Meet, while WorkDrive is storage-only unless you bundle it with Zoho One for the full suite.

Can I migrate from Google Drive to Zoho WorkDrive automatically?

Yes. WorkDrive includes an official migration tool that supports Google Drive, Dropbox, Box, and OneDrive. It transfers folder structure, files, and basic permissions in bulk after you authenticate with Google Workspace super admin credentials. Some metadata, particularly Google’s shared drive memberships and labels, may need manual review. Many teams choose to use the migration tool for files only and rebuild Team Folders manually in WorkDrive for a cleaner permission structure.

What is a Team Folder and how is it different from a regular shared folder?

A Team Folder is a top-level shared container owned by the team rather than by any individual user. When the creator leaves the organization, the Team Folder and its contents remain intact, and access continues to work for everyone else. This contrasts with Google Drive’s default model, where personal folders shared with others can become orphaned when the owner departs. Team Folders are the core organizational unit in WorkDrive, and most setup decisions revolve around how to structure them.

Do I need TrueSync to use Zoho WorkDrive?

No, but most teams will want it. WorkDrive works fully through the web browser and mobile apps without any desktop client. TrueSync is the optional desktop sync client for Windows and macOS that mounts your Team Folders as a virtual drive, so files appear as if they live locally and can be opened by any desktop application. TrueSync uses on-demand streaming by default, which keeps local disk usage low while still giving you native file system access.

External Resources

Start a Zoho WorkDrive trial Compare Zoho WorkDrive pricing plans Read the official WorkDrive migration documentation

Related Guides