# แนะนำหน้าแรกในการจัดการวิชา

## การเข้าใช้งานระบบ

หน้าแรก ของระบบสามารถเลือกเมนู ADMIN ได้ที่แถบเมนูด้านบนบนตามภาพประกอบด้านล่าง หรือ เข้าใช้งานได้ที่ URL: <https://portal.tlic.cmu.ac.th/admin-console>

<figure><img src="/files/wZoadY5OjvaIJfSRiUrs" alt=""><figcaption><p>Admin Menu</p></figcaption></figure>

## แนะนำเมนูส่วนต่างๆ

### Quick Action

เมนูลัดสำหรับดำเนินการเกี่ยวกับ

* Create: สร้างคอร์สเรียนให้อาจารย์
* ผู้ดูแลและหลักสูตร: จัดการรายชื่อผู้ดูแลและหลักสูตร เพิ่มหรือลบผุ้ดูแลในแต่ละ section
* Update Status: เพื่อรีโหลดรายชื่อนักศึกษา และ ดูสถานะการรำเข้ารายชื่อในแต่ละวิชา

<figure><img src="/files/w2XBDhBzPNSqp8MZFqma" alt=""><figcaption></figcaption></figure>

ในส่วน Course จะเป็นส่วนจัดการวิชาทั้งหมดที่แอดมินสามารถเข้าไปจัดการแทนอาจารย์ได้ โดยสามารถดูรายวิชาได้โดยการใช้เมนู Filter และ Search เพื่อค้นหาวิชา

### ปีการศึกษา

สามารถเลือกดูวิชาจากปีการศึกษาได้ที่เมนูนี้

<figure><img src="/files/nzkdorQpTN4VhbmCTjeS" alt=""><figcaption><p>เมนูปีการศึกษา</p></figcaption></figure>

### Filter

หากไม่ได้เลือก ระบบจะแสดงวิชาทั้งหมดในคณะ หรือ เลือกได้โดยการกดเครื่องหมายเช็คถูกในช่องว่าง  ระบบจะแสดงรหัสวิชา 3 ตัวหน้า และรายการวิชาเพิ่มเติม ดังภาพตัวอย่างด้านล่าง

<figure><img src="/files/ed8YjJIMLTWGiYkHE9hJ" alt=""><figcaption><p>Filter Menu</p></figcaption></figure>

### Search

เมนูค้นหา สามารถค้นหากระบวนวิชา หรือ รหัสวิชาได้ที่นี่

<figure><img src="/files/kWbIGemcOKNpVhSZeexO" alt=""><figcaption></figcaption></figure>


---

# 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://docs.tlic.cmu.ac.th/course-portal-management/cpm-admin/dashboard.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.
