# How to save projects on a cloud drive

To save your projects on a cloud drive, Dropbox or Google Drive, for example, you simply have to choose as bibisco projects directory, a directory **on your PC or Mac** that is **synchronized** with Dropbox or Google Drive.

**Please note**:&#x20;

* bibisco never connects to your cloud account to retrieve files (in fact, bibisco never asks you to enter your cloud account credentials) but **always reads a local directory** that **must be kept synchronized by the cloud service**.
* you have to select a **local directory** (i.e. */Users/andreafeccomandi/Google Drive/gdrive-bibisco-projects*) and **not a network directory** (i.e */run/user/1000/gvfs/google-drive:host=*[*gmail.com*](http://gmail.com/)*,user=xxx.yyy/1lpNnSQwU6nKUpaVq21hxvvAKigncclO6*)

You choose the bibisco projects directory when you first launch bibisco, and you can change it from the settings menu.

![](/files/-Lc_3qoPVLnl2Vo9mA8d)

![](/files/-MbCijHxRIBxowhnMbs_)


---

# 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.bibisco.com/how-to-save-projects-on-a-cloud-drive.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.
