# Quick Use of Open Datasets by Forking

Acquire and use datasets swiftly by forking datasets on Open Datasets.

* Select **Create by Fork** in the drop-down box to enter the home page of Open Datasets.

![](/files/beQxFFTyja8pXznseB2B)

* Search for the open datasets you need on the Open Datasets page.

![](/files/5JuLgLK7wWMM5rZfZD9I)

* Select a dataset to enter the Dataset Details page. Click Explore Datasets in the upper right corner. Click the Explore Datasets drop-down, and then select **Fork** from the dropdown. You will get a copy of the dataset to your TensorBay workspace.

![](/files/980zRNFRvAiwzLdgpSoy)

* After Fork, you can view the dataset in the dataset list of your workspace with a corresponding icon.

![](/files/P7coW6nILlKb6MzsnUcA)


---

# 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/fork.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.
