# プロジェクトを同期 or バックアップする

1人で利用している場合でも、**弁護革命のデータを複数のマシンで同期したり、バックアップしたい**場合があります。<br>

:white\_check\_mark:2台のマシンで弁護革命を利用するので、**マシンA,Bでデータを同期したい。** \
:white\_check\_mark:1台のマシンから利用しているが、万が一に備えて、**弁護革命のデータをクラウドなどにバックアップしておきたい。**

この場合は、Dropboxなどにデータを保存することをお薦めします。 \
**プロジェクト作成の際に、Dropboxなどの上にあるフォルダを指定してプロジェクトを作成してください。**

![同期・バックアップのためにDropboxを利用する例](/files/-MXQgtH9y5v9KaKwX988)

これで、**そのプロジェクトのデータはDropboxと同期されるようになります。**

* Dropboxを同期している別のマシンから同じプロジェクトを見る
* Dropbox上にそのプロジェクトのデータをバックアップする

これらが可能になります。

※ローカルのフォルダと同期できるサービスであれば構いません。Dropboxは一例です。


---

# 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.bengo-kakumei.jp/guide/project/sync-backup.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.
