# Use and Manage Datasets Online

> Access datasets without having to worry about data format conversion.&#x20;

* Enter the Dataset Details page, click **Explore Dataset,** and select **Fork**
* Confirm the license agreement. Select the version and workspace, and click **Confirm** to fork the dataset to **Your Dataset.**

![](/files/-MWY5cvh3F8nRmxxgPH9)

![](/files/-MWY5nGkR_QgS0raLSid)

* Manage forked datasets on TensorBay.


---

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