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

# Video Segmentation

## Setup the Dataset

Navigate to [udt.dev](https://udt.dev) and click "New File"

![Click "New File" on udt.dev](/files/-MI11H2GNT530d7n2r1Q)

Then select the Video Segmentation button from the `Setup > Data Type` page.

![](/files/-MI5yZO_K24uUxEykcwf)

You can configure the Video Segmentation to create the right labels or segmentation region types for your dataset. Use the `Setup > Preview` button to see your interface against either an example image or a sample from your dataset.

#### Configuring Regions and Labels

The Video Segmentation interface allows different types of regions, the options for regions are:

* bounding-box
* polygon
* point

Each region can any number of labels, which can be configured under "Available Labels"

![Configure Video Segmentation Interface](/files/-MIFkkxJ1GV0foSAjuDl)

## Import Data

You can use any of the following methods to import video data.

* [Import File URLs](/importing-data/import-file-urls.md)
* [Import from CSV or JSON](/importing-data/import-from-csv-or-json.md)

## Label your Data (with friends!)

The easiest way to use a Video Segmentation dataset is using the JSON or CSV format. You can use the timeline at the top to go to different frames of the video. Regions will automatically interpolate between frames.

![](/files/-MIFlcz3Lwuvk-MW-VKN)

## Export and Use

Use the "Download JSON" or "Download CSV" button at the top when you're done labeling.
