# Tracking

เมื่ออยู่ในเมนู Tracking แล้ว จะมี filter สำหรับค้นหากระบวนวิชาที่ต้องการได้ ประกอบด้วย  ;

* Faculty (คณะ)
* Curriculum (หลักสูตร)
* Year (ปี)
* Term (เทอม)
* หรือกรอก Course ID (รหัสกระบวนวิชา) ลงในช่อง Search ได้ทันที

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

หลังจากกระบวนวิชาปรากฏ จะมีข้อมูลกระบวนวิชาขึ้นมาให้ โดยข้อมูลส่วนนี้ระบบจะอ้างอิงจากข้อมูลที่มาจากทางสำนักทะเบียนฯ ประกอบด้วย ;

* Course ID = รหัสกระบวนวิชาComment
* Course Title = ชื่อกระบวนวิชาComment
* Section = ตอนเรียนComment
* Instructor = ผู้รับผิดชอบตอนเรียนComment
* Students = จำนวนผู้เรียน
* Status หรือ สถานะการดำเนินการ โดยจะแสดงให้เห็นว่ามีการดำเนินการกรอกข้อมูลไปแล้วในส่วนใด ถึงขั้นตอนใดแล้วบ้าง ประกอบด้วย
  * To do = ยังไม่ได้ดำเนินการ
  * Doing = กำลังดำเนินการ
  * Done = ดำเนินการเรียบร้อยแล้ว

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

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

## การใช้งาน Tracking (คลิปวิดีโอ)

{% embed url="<https://youtu.be/Qj7sOaMV-DM?si=372ShHXqP4ELWjhJ>" %}
<https://youtu.be/Qj7sOaMV-DM?si=372ShHXqP4ELWjhJ>
{% endembed %}


---

# 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/obe-grade-cmu-for-admin/manual-for-admin/markdown.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.
