> 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/teams.md).

# 創建團隊/公司

初次使用創建新公司團隊

* 操作步驟:\
  ① 請按創建公司／團隊。\
  ② 進入創建團隊頁面，選擇行業，點擊「下一步」。\
  ③ 填寫「公司/團隊名稱」，選擇「國家/地區」，點擊 「完成」。\
  ④ 進入選擇開通應用的頁面，選擇 WORK，點擊「立即開通」，進入 YOOV 首頁。\
  ⑤ 開通後，可以看到在首頁出現新手引導的彈窗，按照彈窗4個步驟，可完成基礎配置：\
  組織架構、應用後台、企業應用、訂閱管理。每個步驟亦會有相應的指引，幫助你完成每一步的設置。\
  ⑥ 每結束一個步驟，任務狀態被勾選完成狀態。如果關閉窗口後再想查看，則點擊右下角的 「新手引導」 即可。直到完成所有步驟，新手引導將從首頁右下角消失。

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

<figure><img src="/files/OdOHzPhyfGuiiGjw4sVe" alt=""><figcaption><p>2</p></figcaption></figure>

<figure><img src="/files/vtWKM4hQx66VLK2q856p" alt=""><figcaption><p>3</p></figcaption></figure>

<figure><img src="/files/0pREm5DnQuWU5lzAdaCO" alt=""><figcaption><p>4</p></figcaption></figure>

<figure><img src="/files/E4GVUE9kKtwdWy4GAA4u" alt=""><figcaption><p>6</p></figcaption></figure>

<figure><img src="/files/iEIKbgiXfmRcGo9O7VbD" 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/teams.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.
