> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/course-portal-management/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/course-portal-management/cpm-teacher/student-management.md).

# การจัดการรายชื่อน.ศ.

1.เข้าสู่หน้าจัดการกระบวนวิชาเพิ่มเติมได้ที่เครื่องหมายมุมขวาบนของการ์ดกระบวนวิชา

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

2.ระบบจะพามาที่หน้าการจัดการกระบวนวิชา จะสังเกตเห็นได้ว่ามีคำว่า AUTO ENROLL ปรากฏอยู่

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

## AUTO ENROLL

AUTO ENROLL คือสถานะการนำรายชื่อน.ศ.จากสำนักทะเบียนเข้าสู่คอร์สโดยอัตโนมัติ โดยสถานะนี้ระบบจะนำรายชื่อน.ศ.เข้าเท่านั้น และจะนำออกเมื่อถึงวันสรุปผลการลงทะเบียน โดยอาจารย์สามารถกดปิดได้เพื่อไม่ให้ระบบทำการดึงรายชื่อเข้าสู่คอร์สแบบอัตโนมัติ โดยการกดที่ปุ่มจุด 3 จุดและเลือก Sync Off

<figure><img src="/files/P8oOz69SzjZu7JnlhAqO" alt=""><figcaption><p>กดที่ปุ่มจุด 3 จุดและเลือก Sync Off</p></figcaption></figure>

<figure><img src="/files/fF7WKrtrFoGfYV6RLJSe" alt=""><figcaption><p>ระบบขึ้นหน้าต่างแจ้งเตือนการปิด AUTO SYNC</p></figcaption></figure>

<figure><img src="/files/pu5e6PhsjSPj0B20izGL" alt=""><figcaption><p>ภาพเคลื่อนไหวแสดงการเปิด/ปิด AUTO ENROLL แบบเลือกทีละคอร์สที่ต้องการ</p></figcaption></figure>

<figure><img src="/files/amP5tA5OKySz35zCwaXL" alt=""><figcaption><p>ภาพเคลื่อนไหวแสดงการเปิด/ปิด AUTO ENROLL แบบปิดทุกคอร์สของกระบวนวิชานั้นๆ</p></figcaption></figure>

## SYNC WITH REG

กรณีที่อาจารย์ต้องการให้รายชื่อน.ศ.มีจำนวนที่ตรงกับสำนักทะเบียนโดยไม่รอวันสรุปผล สามารถกดที่ปุ่ม SYNC WITH REG (สีเขียว) ที่มุมขวาบนได้ทันที

{% hint style="danger" %}
**ระวังการกด SYNC WITH REG กรณีที่อาจารย์เพิ่มชื่อ TA หรือน.ศ.ที่ไม่มีชื่อลงทะเบียนจากสำนักทะเบียน และไม่ได้ติด Invited Student ไว้ เนื่องจากจะทำให้ถูกระบบดึงออกจากคอร์ส/ทีมทั้งหมด**
{% endhint %}

<figure><img src="/files/wqKZYIlRQFI69yKFyDKi" alt=""><figcaption><p>ปุ่ม SYNC WITH REG</p></figcaption></figure>

<figure><img src="/files/8LcuEJF4oTCDdH6SMQaD" alt=""><figcaption><p>เมื่อกดแล้วระบบจะมีหน้าต่างปรากฏขึ้นมาให้เลือกกระบวนวิชาและ section ที่ต้องการอัพเดตรายชื่อ</p></figcaption></figure>

<figure><img src="/files/xB9uDkIPDh229lXZtC7y" alt=""><figcaption><p>เมื่อกด CONFIRM แล้วจะมีหน้าต่างแจ้งเตือนขึ้นมา</p></figcaption></figure>

<figure><img src="/files/5AOcl0O4DxdZITTgOhKN" alt=""><figcaption><p>ภาพเคลื่อนไหวประกอบการใช้งาน SYNC WITH REG</p></figcaption></figure>

## คลิปสาธิตการจัดการรายชื่อน.ศ.ด้วย Auto Enroll / Sync with REG

{% embed url="<https://youtu.be/AxwqdKQXZ90>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.tlic.cmu.ac.th/course-portal-management/cpm-teacher/student-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
