# 更改或忘記密碼

## 設定或更改密碼

### 透過員工管理更改

若您擁有管理者權限，當需要更改自己或他人的密碼，您可以進入「員工管理」頁面，透過「編輯」選項來設定單一員工的密碼。這個功能可讓您輕鬆地管理員工的密碼設定。

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

### 透過個人設定更改

若您需要更改自己的密碼，您可以進入右上角的導航列，點擊大頭照中的選單，選擇「個人項目」。在該頁面上，您將能找到相關的選項，讓您輕鬆地進行密碼的更改作業。

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

## 忘記密碼

當員工忘記登入密碼時，可經由下列兩種方法進行修改：

1. 若您忘記了密碼，請在登入畫面點選「忘記密碼?」按鈕。接著，請輸入您在員工系統中所設定的電子郵件地址，以進行密碼重置。您將會收到一封包含重設密碼連結的信件，請檢查您在員工系統中設定的郵箱，並點擊該連結以重新設定密碼。我們將會協助您完成密碼重置的步驟。
2. 若您遺忘了密碼，您也可以聯繫具有「管理員（admin）」權限的人員，他們可以透過管理權限進入系統並協助您立即重設（修改）密碼。


---

# 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://help.firstline.cc/feature/admin/employee/password.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.
