# 4.4 帳號設定

點選**帳號設定**可以變更姓名及登入密碼，確定後按下**變更帳號設定**，即可儲存修改內容。&#x20;

{% hint style="info" %}
DILA的使用者不能在這裡修改學校帳號的密碼。
{% endhint %}

![](/files/-LgfARoDVGTwHdBpvwsj)

1. 按下**帳號設定**可以修改原先的設定。
2. 可以修改姓名。
3. 可以修改登入密碼 (\*DILA使用者不能在此修改)。
4. 修改之後，按下**變更帳號設定**完成變更。


---

# 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://dila.gitbook.io/dedu-manual-book/manage/account.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.
