> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/yoov-work/zh-hk/zhang-hu-she-zhi.md).

# 帳戶設置

歡迎使用YOOV人力資源管理系統

## 1. 註冊帳戶

* 請使用Google Chrome或Firefox，並在網址列輸入以下網址 <https://work.yoov.com/> 以訪問我們的登錄頁面。
* 請按網頁下方的註冊按鈕。（圖1）
* 系統提供兩種註冊方法分別為用電郵或手機認證 ，在右下角可切換認證方式。（圖2）

<div><figure><img src="/files/1dO9DoV3fi2YY7qtShZi" alt="" width="418"><figcaption></figcaption></figure> <figure><img src="/files/PHWfQG4VmK1bqIL20vwZ" alt="" width="426"><figcaption></figcaption></figure></div>

&#x20;                                      圖1                                                                                 圖2

### 1.1 電郵認證&#x20;

* 在註冊前請填寫各項所需訊息。\
  註：密碼必須至少8個字元長並必須包含數位，大寫和小寫字母。
* 按獲取驗證碼後，系統會發送會一個驗證電郵到管理員的登記電郵。收到後請將驗證碼填在左下方。

<div align="left"><figure><img src="/files/tQX5tNGp3aHcahkyIqts" alt="" width="384"><figcaption></figcaption></figure></div>

### 1.2 手機認證

* 在註冊前請填寫各項所需訊息。 \
  註：密碼必須至少8個字元長並必須包含數位，大寫和小寫字母。
* 按獲取驗證碼，系統會發送會一組驗證碼到管理員的登記電話。然後將驗證碼填在左下方。\
  註：獲取驗證碼需要一段時間不需立即再次按獲取驗證碼。

<div align="left"><figure><img src="/files/Vqsr0tPVOk99BPXQAbfg" alt="" width="383"><figcaption></figcaption></figure></div>

## 2. 帳號**登入**

### 2.1 使用郵箱登**入**

* 使用郵箱登入時，可使用密碼或驗證碼登錄。

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

### 2.2 使用 XERO帳號**登入**

* 支持使用 XERO 賬號登錄系統。

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


---

# 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.yoov.com/yoov-work/zh-hk/zhang-hu-she-zhi.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.
