# Create a Dataset by Merging

Create new datasets by merging existing datasets on TensorBay.

* Click TensorBay on the top navigation bar to enter the **Dataset List** of your workspace. Select **Create by Merge** in the drop-down box of Create Dataset. Create a new dataset by merging existing datasets

![](/files/2Lb1S37yivt6Vtbl1bCU)

* Select datasets to merge, and click Confirm 2/2.&#x20;

{% hint style="info" %}
Datasets that have been merged cannot be merged again.
{% endhint %}

![](/files/pthmtufMXwEDqu0mhaFZ)

* Select the dataset version you want to merge in the drop-down box. The default version is the latest version, which cannot be merged. View the versions to be merged in the drop-down box. Before you start merging datasets, you can select **Include Annotations** or **Exclude Annotations**. Click **Merge and Review** to start merging and reviewing the datasets to be merged.

![](/files/W6hGfzC7CxAkyySlu4BE)

* After entering the Merge and Review page, the system will check whether the data to be merged has data conflicts. If the data file names are the same, the datasets cannot be merged. If Merge and Verify is successful, you can click **Create Merged Dataset** to enter the creation page. If the step of Merge and Verify fails, please modify it according to the error prompt and try again.

![](/files/VQtkx73Y2c1gHpf2SSLT)

* Fill in the name information of the newly created dataset. Select the visibility (public or private) of the dataset, and click **Create** to complete the creation of a merged dataset. Note: When you create a new dataset by merging two datasets, the storage location of the original datasets will not be migrated.

![](/files/9ef6ACCuygmTlCYl0Hjy)

* When the dataset is created, jump to the details page of the newly created dataset to view the dataset created by filtering.


---

# 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.graviti.com/guide/tensorbay/data/merge.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.
