# How do I connect to my cloud drives to access my files?

Currently Hive3D support file retrievals from the following Cloud Storage Drives:

* [Dropbox](https://www.dropbox.com/register)
* [Google Drive](https://drive.google.com/)
* [OneDrive](about:blank)

{% hint style="warning" %}
For security reasons, Loading source files from and Saving files to your local drive is not supported.
{% endhint %}

You can access any or all of your Cloud Storage Drives by first logging into  each one.

Then use the Open or Save buttons. &#x20;

Select them as the drive from which you would  want to open a file, or save a file.

When you initially login to an Application on Hive3D, minimize the Application to first either login to the default Cloud Storage option, or close this Cloud Storage dialog window. After closing this window, maximize the Application again and use the Open or Save command.

When using the Open command, your Cloud Storage Drives will appear under the Network Drives of your Open Dialog window, just like a USB drive or C drive normally would. When you click the drive, a login box will appear, allowing you to login to the selected Cloud Storage Drive.

When using the Save command the process is the same as above for the Open command.

When using Blender, press the refresh button.


---

# 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://hive3d-docs.infinite-compute.com/using-an-application/how-do-i-connect-to-my-cloud-drives-to-access-my-files.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.
