---
title: "Drive"
slug: "drive"
status: "update"
updated: 2025-08-04T09:50:08Z
published: 2025-08-04T09:50:08Z
canonical: "support.lusid.com/drive"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.lusid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Drive

Drive is a secure repository and file manager built-in to LUSID.

You can think of Drive as a staging area for LUSID. You can upload files to Drive in preparation for loading investment data into LUSID. You can export data from LUSID to Drive in preparation for consumption by downstream systems. Or you can simply share files with colleagues in your LUSID domain, subject to permissions.

Note the following:

- Every file uploaded to Drive is automatically [virus scanned](/v1/docs/how-do-i-upload-and-manage-files-in-drive#automatic-virus-scanning), and rejected if it contains malware.
- A file exists in Drive until it is explicitly deleted; there is no lifecycle policy or archiving.
- There is no versioning in Drive; if you replace a file, you cannot retrieve the previous version.

Providing you have appropriate permissions, you can interact with Drive using the [LUSID web app](https://www.lusid.com/app/home), via the **Data Management > Drive** menu:

![](https://cdn.document360.io/d575ad81-c0ed-4980-bbd1-d59ac5c3de82/Images/Documentation/8f0eae25-48fe-47e9-8e10-54fa7fd93e1a.png)

Alternatively, you can interact with Drive programmatically:

- Using the [Drive REST API](https://www.lusid.com/docs/api/drive/intro)
- Using the [Drive SDK](https://github.com/finbourne?q=drive)s in various languages
- If you have a Luminesce license, using dedicated [read and write providers](/v1/docs/using-luminesce-to-readwrite-drive-files).

**Tutorials**: *Get started by doing something tangible*

- [Setting up access control for different Drive users](/v1/docs/setting-up-access-control-for-different-drive-users)

**How-to guides**: *Get something done*

- [How do I upload and manage files in Drive?](/v1/docs/how-do-i-upload-and-manage-files-in-drive)
