> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-matthew-ai/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/cmu-matthew-ai/account-and-support/account-and-settings.md).

# Account & Settings

## ไปยังเมนู Account & Settings

ไปยังเมนู **Account & Settings** แถบเมนูซ้ายมือบริเวณด้านล่าง ท่านจะพบกับชื่อบัญชีของท่านดังแสดงในภาพประกอบ

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

## คลิกที่ชื่อบัญชีของท่าน

ท่านจะพบกับหน้าต่างแสดงรายละเอียดดังนี้

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

### 1. ข้อมูลบัญชีผู้ใช้งาน (Account)

#### 1.1 รายละเอียดบัญชีที่ใช้ในการเข้าสู่ระบบ

ส่วนนี้จะแสดงรายละเอียดชื่อและ cmu mail ที่เข้าใช้งาน&#x20;

#### 1.2 ออกจากระบบ (Logout)

กดปุ่มสีแดง Logout เพื่ออกจากระบบ

#### 1.3 อัพโหลดรูปภาพ

สามารถอัพโหลดรูปภาพเพิ่มเติมตามต้องการ

### **2. การปรับแต่งผู้ช่วย AI ส่วนตัว (Personalize Your Assistant)**

กำหนดข้อมูลเกี่ยวกับตัวคุณและรูปแบบการตอบกลับที่ต้องการ เพื่อให้ผู้ช่วย AI สามารถตอบสนองได้ตรงตามความต้องการมากยิ่งขึ้น

* ระบุข้อมูลพื้นฐานหรือบริบทที่ผู้ช่วย AI ควรทราบ
* กำหนดรูปแบบการตอบกลับ เช่น ระดับความเป็นทางการ ความกระชับ หรือรูปแบบการนำเสนอข้อมูล
* ช่วยให้การสนทนาและคำแนะนำมีความสอดคล้องกับความต้องการของผู้ใช้งาน

{% hint style="info" %}
**หมายเหตุ:** การตั้งค่านี้มีผลเฉพาะกับผู้ช่วย AI ส่วนตัว (Default Assistant) ของคุณเท่านั้น และจะไม่ส่งผลต่อผู้ช่วย AI ตัวอื่นที่สร้างขึ้น
{% endhint %}

### **3. สถิติการใช้งาน (Usage Statistics)**

แสดงภาพรวมการใช้งานผู้ช่วย AI ทั้งหมดของคุณ พร้อมรายละเอียดจำนวนการสนทนาและการใช้โทเคน เพื่อช่วยติดตามปริมาณการใช้งานและประเมินการใช้ทรัพยากรของแต่ละผู้ช่วย AI

ข้อมูลในหน้านี้ประกอบด้วย:

* **Your Conversations** จำนวนการสนทนาทั้งหมด
* **Context Tokens Used** จำนวนโทเคนที่ใช้สำหรับประมวลผลข้อมูลและบริบทของการสนทนา
* **Response Tokens Used** จำนวนโทเคนที่ใช้ในการสร้างคำตอบของผู้ช่วย AI
* **Usage by Assistant** สรุปสถิติการใช้งานแยกตามผู้ช่วย AI แต่ละตัว ได้แก่ จำนวนการสนทนา ปริมาณ Context Tokens และ Response Tokens ที่ใช้งาน

{% hint style="info" %}
**หมายเหตุ:** ข้อมูลสถิติจะมีการอัปเดตอัตโนมัติทุก 5 นาที
{% endhint %}

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


---

# 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://docs.tlic.cmu.ac.th/cmu-matthew-ai/account-and-support/account-and-settings.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.
