> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmumoodle-manual/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/cmumoodle-manual/register/cmu-office365.md).

# การลงทะเบียนเพื่อใช้งานร่วมกับ CMU Office365

## กรณีที่ผู้ใช้งานทำการเชื่อมต่อ CMU Office365 แล้ว&#x20;

ที่หน้าแรก (Dashboard) กล่องด้านขวามือของเว็บไซต์ จะแสดงหน้าจอดังต่อไปนี้

![](/files/-Mhh-1gmcdXUqB0C_7uw)

ส่วนผู้ใช้ที่ไม่เคยเชื่อมต่อลิงค์มาก่อน ที่หน้าแรก (Dashboard) กล่องด้านขวามือของหน้าเว็บไซต์ CMU e-Learning จะแสดงหน้าจอดังต่อไปนี้

![](/files/-Mhh-4_u1flQO8g_6CIP)

## สำหรับผู้ใช้งานที่ไม่เคยเชื่อมต่อลิงค์มาก่อน&#x20;

ผู้ใช้งานสามารถทำการเชื่อมต่อได้ดังต่อไปนี้&#x20;

1.คลิกที่ลิงค์ “**Log in to Office 365**”

![](/files/-Mhh-EfTDNAvJUSlJVzT)

2.หน้าจอต่อไปจะเป็นการยืนยันการแสดงตัวตนของ CMU Account ของตัวผู้ใช้เอง โดยให้ผู้ใช้งานใส่ อีเมล **@cmu.ac.th** และ ใส่ **password** ในหน้าต่อไป

![](/files/-Mhh-GXt_-IqN7Gpn92U)

3.เมื่อทำการเชื่อมต่อกับ CMU Office365 เรียบร้อยแล้ว กล่องด้านขวามือของหน้าจอจะแสดงสถานะการเชื่อมต่อ     ดังภาพ

![](/files/-Mhh-I4lxOblcIC-cWuz)

4.เมื่อคลิกที่เมนู Dashboard ด้านบนซ้ายมือ เพื่อกลับไปที่หน้าแรกแล้ว ด้านขวามือของหน้าจอ จะแสดงกล่องที่มีโปรแกรมต่าง ๆ ของ CMU Office365 อยู่ให้ผู้ใช้งานสามารถเข้าใช้โปรแกรมได้อย่างง่ายดาย โดยไม่ต้องทำการ login เข้าสู่ระบบใหม่อีกครั้ง ดังรูปภาพนี้

![](/files/-Mhh-Jf1mMMOf1NPwKwg)


---

# 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/cmumoodle-manual/register/cmu-office365.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.
