> For the complete documentation index, see [llms.txt](https://docs-v3.activeloop.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-v3.activeloop.ai/examples/dl/tutorials/creating-datasets.md).

# Creating Datasets

Workflows for creating Deep Lake datasets

## How to Create Datasets in Deep Lake

Deep Lake can support almost any data schema and format that can be tabularized. [The full list of supported data types are shown here](https://docs.deeplake.ai/en/latest/Htypes.html), and details on the [Deep Lake dataset format are shown here](/technical-details/data-format.md).&#x20;

Below is a series of tutorials for creating custom datasets using our low-level API. Deep Lake also supports [automatic data ingestion for the formats shown here](/examples/dl/quickstart.md).&#x20;

{% content-ref url="/pages/-M\_aK\_CQ4kfPysxc3hhM" %}
[Creating Complex Datasets](/examples/dl/tutorials/creating-datasets/creating-complex-datasets.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Miagqr8nxWjr3Vesxxw" %}
[Creating Object Detection Datasets](/examples/dl/tutorials/creating-datasets/creating-object-detection-datasets.md)
{% endcontent-ref %}

{% content-ref url="/pages/GnjLmmPoGKOri8tADaD1" %}
[Creating Time-Series Datasets](/examples/dl/tutorials/creating-datasets/creating-time-series-datasets.md)
{% endcontent-ref %}

{% content-ref url="/pages/dOHTgkBCeJRZHc6pBfhE" %}
[Creating Datasets with Sequences](/examples/dl/tutorials/creating-datasets/creating-datasets-with-sequences.md)
{% endcontent-ref %}

{% content-ref url="/pages/q1NMHkG0cC8HBuHkSZV2" %}
[Creating Video Datasets](/examples/dl/tutorials/creating-datasets/creating-video-datasets.md)
{% endcontent-ref %}
