> 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/yoov-work/zh-hk/create-a-company-team.md).

# 創建團隊/公司

**操作步驟：**

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

註：如在創建團隊時選擇了默認語言，後續頁面雖可切換顯示語言，但系統預設項目（如工資項目等內容）無法同步轉換。

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FYAs8wEMxeT6dNZDt60PU%2F1.png?alt=media&amp;token=99e333ee-58b2-4fb9-b6e5-be298885408d" alt=""><figcaption></figcaption></figure>

<p align="center">圖1</p>

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2F7E0xcqvzLOlzIHe2eL32%2Fimage.png?alt=media&amp;token=3e6b320d-6418-416b-a5a5-d1b7209e1af4" alt=""><figcaption></figcaption></figure>

<p align="center">圖2</p>

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2Fg7aS2n6zbDrsfNeU9AyH%2Fimage.png?alt=media&amp;token=7db2a089-9b90-4d6c-9461-e5f521d33699" alt=""><figcaption></figcaption></figure>

<p align="center">圖3</p>

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FnqVISWaXEFnJPtXRfzcP%2Fimage.png?alt=media&amp;token=98e64131-e85c-4bec-8321-d76ec3e259cb" alt=""><figcaption></figcaption></figure>

<p align="center">圖4</p>

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2Fh7R2x5MUWIob6A221huX%2F%E5%89%B5%E5%BB%BA%E5%9C%98%E9%9A%8A%E5%84%AA%E5%8C%96.gif?alt=media&amp;token=7a9acc29-bc8c-4a91-8e3a-7d7fa58d239a" alt=""><figcaption></figcaption></figure>

<p align="center">圖5</p>

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FGVSuK6jrpSnsMrxK5x5m%2F1.png?alt=media&amp;token=af92e8ca-4af9-42cc-a008-e47bcd8a7621" alt=""><figcaption></figcaption></figure>

<p align="center">圖6</p>


---

# 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/yoov-work/zh-hk/create-a-company-team.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.
