> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-jp/datasets/merge-datasets.md).

# Project をマージ

異なるProjectsを組み合わせて、モデルを学習できる1つのProjectを作成できます。

Project AとProject BをマージしてProject Cを作成すると、Project CはProjects AとBから結合された重複のない画像で構成されます。Projects AとBもWorkspace内に引き続き存在し、削除されません。

## **Projectsをマージする方法**

Projectsをマージするには：

1. マージ対象のdatasetに含めたいdatasetのいずれかの右側にある三点リーダーにマウスを合わせます。強調表示されたボタン（横3点）をクリックし、「Merge Datasets」を選択します。
2. 各datasetの右側にあるチェックボックスをクリックして、マージしたいdatasetsを選択します。
3. 右上の「Merge Datasets」をクリックします。
4. 新しいdatasetと新しい [annotation group](/roboflow/roboflow-jp/datasets/annotation-groups.md) 「Merge Datasets」をクリックします。

マージされたdatasetには、画像（および関連するアノテーション）が含まれます *マージ時点で存在しているもの*.

![](/files/005ab3f7ae5cf276b14307d9fcdb55bcf6b19701)

マージされたdatasetに加えて、元のdatasetsも保持されます。上の例では、3つのdatasetsがあります。元の2つと、新しくマージされたdatasetです。

さらに良い点は、マージされたdatasetは他の画像のコピーで構成されているため、追加の画像料金は請求されないことです！


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.roboflow.com/roboflow/roboflow-jp/datasets/merge-datasets.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.
