> For the complete documentation index, see [llms.txt](https://docs.coreway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coreway.com/app/zh-hk/account-setting/login-account.md).

# 登錄賬號

## 3. 登錄賬號 <a href="#id-3-log-in-account" id="id-3-log-in-account"></a>

請以先前選擇的註冊方式（電郵地址或手機號碼）進行登錄

### 3.1 以電郵地址登錄 <a href="#id-3.1-log-in-via-email-address" id="id-3.1-log-in-via-email-address"></a>

此登錄方式支持電郵地址+密碼登錄  及 電郵地址+驗證碼登錄。

1. **電郵地址+密碼登錄**

* 填寫註冊時使用的電郵地址（圖1）和密碼後（圖2），點擊「登錄」，登錄成功後，便會進入「工作台」 主頁。

2. **電郵地址+驗證碼登錄**

* 填寫註冊時使用的電郵地址（圖3），點擊切換到驗證碼登錄后即進入驗證碼登錄界面，進行安全驗證后（圖4），系統會發送6位數的驗證碼（圖5），輸入后便會進入「工作台」 主頁。

3. **忘記密碼**

* 如員工忘記密碼，請按 「忘記密碼?」（圖2），系統會要求員工輸入電郵地址（圖6），經過安全驗證（圖7）後，系統會發出一封設置新密碼的郵件到員工的電郵地址 （圖8）。

<div><figure><img src="/files/flR8wS4Od449AQvbDa22" alt="" width="322"><figcaption></figcaption></figure> <figure><img src="/files/OHBTxyLuPGyeosHzg55m" alt="" width="360"><figcaption></figcaption></figure></div>

&#x20;                                      圖1                                                                           圖2                                                        &#x20;

<div align="left"><figure><img src="/files/bmwnC4dJWgPRGI9PZ5Ot" alt="" width="473"><figcaption></figcaption></figure> <figure><img src="/files/p09haYWXWEJh5DfzGarl" alt="" width="461"><figcaption></figcaption></figure> <figure><img src="/files/jt4gDtHYDsrgrJKVal88" alt="" width="563"><figcaption></figcaption></figure></div>

&#x20;                        圖3                                               圖4                                                      圖5

<div><figure><img src="/files/dsMOora87gO6000VuE7n" alt="" width="536"><figcaption></figcaption></figure> <figure><img src="/files/ZVTNFpNJpjNhwV4HbRYf" alt="" width="458"><figcaption></figcaption></figure> <figure><img src="/files/jN5UUt7pdO32wBA56Fdf" alt="" width="510"><figcaption></figcaption></figure></div>

&#x20;                          圖6                                                  圖7                                           圖8

### 3.2 以手機號碼登錄 <a href="#id-3.2-log-in-via-mobile-number" id="id-3.2-log-in-via-mobile-number"></a>

* 點擊界面右側的「驗證碼登錄」，輸入註冊時使用的手機號碼，點擊 「獲取驗證碼」，系統便會發出一封驗證短訊至手機，填寫 6 位數字驗證碼後，如驗證成功，系統便會進入「工作台」 頁面。
* 如等候多時仍未收到驗證碼訊息，請重新索取驗證碼。

<div align="left"><figure><img src="/files/azFbsibb11cZ7N2UsvDD" alt="" width="281"><figcaption></figcaption></figure> <figure><img src="/files/z33lgy16ctBlBB78ojZl" alt="" width="323"><figcaption></figcaption></figure> <figure><img src="/files/Ck09KNFP6oSWwLsd55VO" alt="" width="360"><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.coreway.com/app/zh-hk/account-setting/login-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
