> For the complete documentation index, see [llms.txt](https://docs.lodestar.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lodestar.ai/jupyter-notebooks/jupyter-templates/combining-multiple-video-files.md).

# Combining Multiple Video files

**Step 1:** Open the Project Dashboard \
Click on the project card of the project you want to work with\
\
**Step 2:** Open the file browser\
Click upload media, this will open the file management system in a new tab.

**Step 3:** Upload your folder of videos \
Click on the upload button in the top right corne of the filebrowser and upload your folder of videos.&#x20;

**Step 3:** Combine your videos \
Go back to the project dashboard using the browser tabs, scroll down to the panel named 'DS Workbench' and click on the Jupyter card. This will open the jupyter server in a new tab. \
\
![](/files/iHRtBTzuqUIWPhKKxpji)

Open the template named : Concatenate\_videos.ipynb&#x20;

Enter the name of your folder videos in the following parameter :&#x20;

**`input_folder_path`**` ``=`` `<mark style="color:purple;">`'/workspace/raw_data/(your folder's name here)'`</mark>&#x20;

Use the play button to run the different cells in the notebook. Once the notebook is done running, open the file browser where you uploaded your data. You will find a new file called **merge\_vid**. drag that video to **add\_to\_annotator** folder to ingest it and make it ready for annotation.
