# 帳號與團隊設定

建議網站瀏覽環境：瀏覽器長寬 1440x900px 以上。\
最小網站瀏覽環境：瀏覽器寬度 800px，RWD 無支援手機 Mobile 版本。

{% content-ref url="/pages/-MFTPEKKXBcSNvEzlTnE" %}
[帳號](/guide/settings/ge-ren-zi-xun.md)
{% endcontent-ref %}

> 郵件信箱、重設密碼、更改系統內顯示的姓氏和名字

{% content-ref url="/pages/-L\_g51Jkc-kZ2TZWumwb" %}
[密碼重設](/guide/settings/ge-ren-zi-xun/reset-password.md)
{% endcontent-ref %}

> 若在使用過程中，想要重新設定自己的密碼，可以自行至團隊設定中調整。

{% content-ref url="/pages/-LY124a2emFA5yxC8WPk" %}
[團隊空間](/guide/settings/index.md)
{% endcontent-ref %}

> 團隊獨立網址（slug）、公司 LOGO、團隊名稱及官網連結。官方基本資訊越完整，日後能更快速與撰寫訊息發送給顧客。

{% content-ref url="/pages/-MGrKM4P0NSa5Vk3ZsWV" %}
[團隊權限](/guide/settings/auth.md)
{% endcontent-ref %}

> 在本頁面可新增團隊成員，並授予特定權限，以進行資料安全性之控管。


---

# 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.ezorderly.com/guide/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.
