# Cara menambahkan komponen Text

Kamu dapat menambahkan audio pada komponen course, befungsi untuk memutar file audio 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/WzgwhukzxpnATnqNWc4e" alt=""><figcaption><p>Halaman template</p></figcaption></figure>
9. Kamu dapat mengisi field-field berikut

   1. Judul/title
   2. description

   <br>

   <figure><img src="/files/GQul7bo4xfxV0B88vC7H" alt=""><figcaption><p>Halaman field text</p></figcaption></figure>
10. Setelah mengisi, kamu dapat melihat hasilnya di tengah halaman yang akan muncul di bawah ini<br>

    <figure><img src="/files/199WxlbUTyUBwQJo7KLG" alt=""><figcaption><p>Halaman preview</p></figcaption></figure>
11. Kamu dapat melanjutkan pembuatan slide lanjutan atau dapat menyimpan lesson


---

# 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-text.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.
