# Cara menambahkan komponen Video

Kamu dapat menambahkan Video pada komponen course, befungsi untuk memutar file Video yang kamu upload untuk dapat diputar oleh para murid.

### Tutorial

1. Login dengan akun Tribelio kamu di creator.studio.com
2. Masuk ke menu course
3. Pilih course<br>

   <figure><img src="/files/lejO1ifrV58bS8KhjcZk" alt=""><figcaption><p>Daftar course yang telah dibuat</p></figcaption></figure>
4. Klik tombol "**View**"
5. Halaman course akan muncul<br>

   <figure><img src="/files/Y0oe1JH8TMO2q4c11njU" alt=""><figcaption><p>Halaman Detail Course</p></figcaption></figure>
6. klik tombol "**New Lesson"**
7. kamu harus memberi nama lesson tersebut, click "**Set name"** setelah sudah mengisi nama lesson tersebut
8. tampilan Lesson builder akan tampil<br>

   <figure><img src="/files/Vo8guHPHuvtuCoBbVvFP" alt=""><figcaption><p>Lesson builder</p></figcaption></figure>
9. Kamu dapat memilih template audio, kamu harus mengisi field-field yang tersedia seperti

   1. Judul
   2. description
   3. Platform, pilih upload from files
   4. Video file
   5. Upload thumbnail

   \
   ![](/files/veg4cU6KQmqLKVX8U2ls)
10. Setelah mengisi, mengupload thumbnail, dan mengupload file, kamu dapat melakukan review dari video pada bagian ini<br>

    <figure><img src="/files/XCgzvcsjXnTRGsWwuaVM" alt=""><figcaption></figcaption></figure>
11. Setelah sesuai, kamu dapat menyimpannya&#x20;

> **Note**
>
> Tipe file video hanya bisa **.mp4, .mkv, .avi, .wmv, .mov.** file video memiliki limitasi maksimal 1gb per komponen. semua file yg di upload akan mengambil sisa storage dari chief/creator, jika tidak mencukupi maka file tidak akan bisa di upload&#x20;


---

# 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://help.tribelio.com/lesson-component/cara-menambahkan-komponen-video.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.
