# Feature Guide

This guide highlights the prominent, supported features offered by Zee Drive, summarised below with links to more detailed descriptions:

* Use [Windows File Explorer](/feature-guide/use-windows-file-explorer-to-manage-your-files.md) to open, move, delete and manage your Microsoft 365 folders and files
* Drag & drop emails [straight from Outlook](/feature-guide/drag-and-drop-outlook-emails-and-attachments.md) to your Microsoft 365 folders in File Explorer
* Aggregate multiple Microsoft 365 file repositories in a single network drive [with virtual folders](/feature-guide/virtual-folders-for-organising-drive-content.md)
* Overcomes the [300,000 file sync limitation](/feature-guide/consistent-performance-with-large-file-sets.md) of the Microsoft OneDrive sync tool
* Streaming downloads for [quick access to large files](/feature-guide/streaming-downloads-for-quick-access-to-large-files.md), like MP4 videos
* View file and folder changes made by other users [on-demand](/feature-guide/file-and-folder-changes-on-demand.md)
* Locks documents [opened in Office](/feature-guide/locks-office-documents-for-exclusive-editing.md) to prevent two people editing the same document at the same time
* Supports opening Office documents for [co-authoring and AutoSave](/feature-guide/supports-office-co-authoring-and-autosave.md) for a collaborative editing experience and automatic saving of documents
* [Network drives roam with users](/feature-guide/cloud-hosted-drive-mappings-and-subscription-configuration.md) from device to device and location to location, no on-premises infrastructure required
* Access files and folders that have been [shared with you](/feature-guide/shared-files-and-folders-from-your-network-drive.md) directly from your network drive
* [Single Sign-On](/feature-guide/single-sign-on-and-entra-id-token-protection.md) for Entra ID and ADFS joined devices, keeps users signed-in automatically
* Opens [Office and AutoCAD® in the browser by default](/feature-guide/opens-files-in-browser-by-default-if-apps-arent-installed.md) if the apps aren't installed
* Automatically [locks DWG drawing files](/feature-guide/automatic-dwg-file-locking-for-autodesk-autocad.md) opened in Autodesk® AutoCAD®
* View, compare and manage your [AutoCAD® DWG drawing version history](/feature-guide/view-and-compare-autocad-dwg-drawing-versions.md)
* Search for files using SharePoint's fast search full text index [directly from File Explorer](/feature-guide/fast-sharepoint-indexed-searches-from-file-explorer.md)
* Supports [automated installation, activation and upgrades](/feature-guide/silently-install-activate-and-upgrade-zee-drive.md) for enterprise environments
* Connect network drives to [hub sites and hub site hierarchies](/feature-guide/connect-drives-to-sharepoint-hub-site-hierarchies.md)
* Map network drives for [external (guest) users](/feature-guide/map-network-drives-for-external-guest-users.md) you have invited to your Microsoft 365 tenant
* [Choose the colour of your folders in File Explorer](/feature-guide/choose-folder-colours-in-file-explorer.md) from a fixed palette of 16 colours
* [Redirects Windows folders](/feature-guide/redirects-documents-and-other-folders-to-onedrive-for-business.md) to OneDrive for Business through a central configuration
* Works with [Windows File Explorer progress bar](/feature-guide/file-explorer-progress-bar-integration-for-file-copying.md) to show accurate file copy progress
* [Target mapped drives by group membership](/feature-guide/map-drives-by-group-membership.md), like a Windows Group Policy Object
* Restricts users to [view files and folders](/feature-guide/view-only-folders-and-files.md) where their permissions are set to read only
* Supports [multi-factor authentication](/feature-guide/multi-factor-authentication-support.md)
* [Send links to files or folders](/feature-guide/send-a-link-to-a-file-or-folder.md) directly from the File Explorer context menu
* View and manage the [version history](/feature-guide/view-file-version-history-and-restore-previous-versions.md) of a file from the File Explorer context menu
* View [recent editing activity](/feature-guide/view-recent-file-editing-activity.md) from File Explorer to monitor co-workers' changes
* Map to [all modern team sites](/feature-guide/map-to-all-modern-team-sites-under-a-single-drive.md) users have joined under a single network drive


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zeedrive.com/feature-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
