> 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/project/project-management/uploading-a-video-to-project.md).

# Uploading a Video to Project

**Step 1:** Click on the Upload Media button in the second panel from the top which will open the project's file management system.

![](/files/XSd0aYSFzTHGLjt0y4yn)

**Step 2:** Click on the Upload from the top right side, browse the file that you would like to upload.

![](/files/qq2SFGSmVPDL1cn8ZIcG)

**Step 3:** Select an option to upload. Select file if you wish to upload the video directly. Select folder if you wish to upload the folder of videos.

![](/files/Vn05yivuezvVgRqfIiXc)

**Step 4:** Once the upload is complete, Drag and drop the file in the folder “Add to annotator”.

Note: If you have selected Folder in previous step, in that case, you will need to drag the video out of the uploaded folder and will need to be dragged to Annotator individually.

![](/files/8Jc8dUDbVR1gI86jhRQS)

**Step 5:** Files in that folder will get automatically prepared for labeling, this can take up to 30% of the length of the video to complete.&#x20;

**Step 6:** Once the file is uploaded successfully and is ready to be annotated, the first frame will be displayed in the project dashboard and the data related to file will populate on the right hand side.&#x20;

![](/files/BWTqhbKO3Df4UNt6quZm)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.lodestar.ai/project/project-management/uploading-a-video-to-project.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.
