> 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-cn/faq/yuan-gong-deng-ru/yuan-gong-deng-ru-zai-hou-tai-xin-zeng-yuan-gong-hou-yuan-gong-yao-ru-he-deng-ru.md).

# \[员工登入] 在后台新增员工后，员工要如何登入？

请员工在手机下载YOOV WORK应用程式，根据管理员为员工在系统绑定的联络资讯进行注册／登入。

**不同绑定方法注册及登入程序**

电邮地址： 先点击＂邮箱注册＂页面，输入邮箱资料，以电邮接收验证码然后登入。

<br>

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/73019309300/original/I5qKnirSCEvrB6uNdGqK7F7tAH7r4j35Tw.png?1659927238)![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/73019309201/original/4P2NU0KUVJuGiP9j8x3E55bDQly9P2X5yw.png?1659927072)

<br>

**＊使用手机号码登入，无需注册＊**

**电话号码：先点击＂手机登入＂页面，无需注册，以手机短讯接收验证码然后登入。**

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/73019309343/original/2mKogTuKUk2xmDJKVkaxLP9Bsay1sPOusA.png?1659927358)![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/73020258888/original/en8Cr5ARtjaEEQbayp9OEFCsVh_EWwl8lQ.png?1660288671)

<br>

<br>


---

# 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-cn/faq/yuan-gong-deng-ru/yuan-gong-deng-ru-zai-hou-tai-xin-zeng-yuan-gong-hou-yuan-gong-yao-ru-he-deng-ru.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.
