# 您的個人資料

Chamilo 中的您的個人檔案包含您的個人資訊和偏好設定。平台上的其他使用者可以根據您的可見度設定看到您個人檔案的部分內容。

## 存取您的個人檔案

點擊頂部工具列右上角的 **avatar**，然後從下拉選單中選擇 **Profile**。您也可以從側邊欄的 **Social network** 區段存取。

![The user avatar dropdown menu showing profile, account settings, and sign-out options](/files/dj4snRrwHwvEBzl8bYWS)

## 個人檔案資訊

您的個人檔案頁面可能會顯示（視設定而定）：

* **Avatar** — 您的個人檔案圖片。點擊 **Edit profile** 以變更它。
* **Full name** — 您在平台上註冊的姓名。
* **Email** — 您的電子郵件地址。其他使用者可以點擊它在 Chamilo 內傳送訊息給您。
* **Language** — 您的偏好語言。
* **Additional fields** — 視平台的設定，您可能會看到如電話號碼、Skype 帳號、LinkedIn 個人檔案連結，或管理員定義的自訂欄位。

## 編輯您的個人檔案

要更新您的個人檔案資訊，請點擊 **Edit profile**。您可以在這裡：

* 變更您的姓名、電子郵件和密碼
* 上傳或變更您的 avatar/圖片
* 更新您的偏好語言
* 填寫額外的個人檔案欄位（Skype、LinkedIn 等）
* 設定通知偏好

要變更您的密碼，請點擊 **Change Password**。出於安全考量，您需要輸入目前密碼和新密碼兩次。

如果您的管理員已為平台啟用 **two-factor authentication** 選項 (`2fa_enable`)，您的個人檔案將允許您使用 TOTP 驗證應用程式（Google Authenticator、Authy、1Password 等）為自己的帳戶啟用 2FA。一旦啟用，登入流程將要求輸入基於時間的 6 位數代碼，連同您的密碼。

## 個人資料

在 **Social network** > **Personal Data** 下，您可以檢視 Chamilo 儲存的所有關於您的資訊。此區段包含：

* 依類別組織的所有收集資料摘要
* 如果您的組織已啟用，平台 **Terms and Conditions** 的接受狀態
* 如果您的組織已啟用，**withdraw your consent** 或 **delete account** 的選項，這將觸發帳戶刪除請求，由您的管理員處理

> 此功能提供以符合資料保護法規。如對資料處理方式有疑問，請聯絡您的管理員。


---

# 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.chamilo.org/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/getting-started/your-profile.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.
