> For the complete documentation index, see [llms.txt](https://help.tribelio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tribelio.com/course/cara-membuat-course-di-learning-management-system/cara-publish-course.md).

# Cara publish course

Sebelum bisa diakses oleh para murid, kamu harus publish terlebih dahulu dengan syarat minimal harus mempunyai satu lesson

### Tutorial

1. **Login** dengan akun Tribelio kamu di creator.studio.com

2. Masuk ke menu course

3. pilih course yang belum di publish<br>

   <figure><img src="/files/XyLQRcq8rO4ONPZDlwRP" 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/voghZiAzR3ps0oIw0UJX" alt=""><figcaption><p>Halaman Detail Course</p></figcaption></figure>

6. Klik tombol "**Publish"**

7. Pop up publish course akan muncul, kamu dapat sekalian mengaktifkan "**Power up"**. yang lebih jelasnya dapat klik link berikut :&#x20;

8. jika tidak ingin mengaktifkannya bisa klik tombol "**Power up"** dan melakukan klik pada tombol "**Submit"**&#x20;

9. Course akan terpublish dan bisa diakses oleh murid


---

# 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://help.tribelio.com/course/cara-membuat-course-di-learning-management-system/cara-publish-course.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.
