# OneDrive

In Microsoft, OneDrive refers to an individual's personal drive. It is designed to hold files and folder for the individual and be accessible across multiple devices. These files and folders aren't shared by default, but can still be shared with others if needed.&#x20;

### OneDrive Storage and Management

Every Microsoft 365 account includes 5GB of OneDrive storage at no cost. This is in addition to the 15GB available from Outlook mailboxes.&#x20;

OneDrive Business and paid Microsoft 365 accounts increase this storage limit to 1TB or greater. All versions include access from any compatible device, file sharing, and productivity tools.&#x20;

When a user is part of an organization, they can still access a user's OneDrive, but this access isn't enabled by default and involves a few steps.&#x20;

#### Getting access to an individual user's OneDrive

Organization administrators can gain access to a user's OneDrive account, but this involves a Global Administrator logging into the Microsoft 365 Admin center, going through the specific user's settings, granting access to files, and giving the user who needs access administrator privileges. This works well for single users but is impractical at scale.

For instructions on how to gain access at scale to all user's OneDrive accounts, see this [walkthrough guide](https://docs.movebot.io/platforms-guides/sharepoint/granting-onedrive-access).&#x20;


---

# 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.the-cloud-storage-guide.io/cloud-storage-platforms/sharepoint-overview/storage-and-sharing/onedrive.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.
