> 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-yuan-gong-deng-ru-hou-wei-shen-me-hui-chu-xian-chuang-jian-gong-si-tuan-dui-de-ye.md).

# \[员工登入] 员工登入后，为什么会出现创建公司／团队的页面？

登入后出现创建公司／团队的页面，这意味员工已完成注册流程，但公司未能成功绑定员工的帐户，以致未能进入公司页面。

如出现此情况，请根据以下流程进行检查：

1. 请管理员在后台员工管理＞员工列表中寻找相关员工，查看员工的绑定资讯是否与员工登入资讯一致。
2. 如已检查以上资讯正确，请尝试在后台员工管理＞员工列表中寻找相关员工，点选右方＂更改绑定＂，重新套用员工的绑定资讯。

<br>

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/73019309564/original/oBSZErCywm4CAoAls4ou0Z3eFfpUIfXyJw.png?1659928036" 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-cn/faq/yuan-gong-deng-ru/yuan-gong-deng-ru-yuan-gong-deng-ru-hou-wei-shen-me-hui-chu-xian-chuang-jian-gong-si-tuan-dui-de-ye.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.
