> 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/select-a-language.md).

# 選擇系統語言

* 如果以中文為選擇語言，在「創建公司」 時，系統的語言將會預設為中文。雖然能在頁面中轉換，但有部份項目不能改動，例如預設的系統工資項等等 。
* 如果想把系統內所有字眼都轉為英文，則需要以英文為選擇語言去創建公司。\
  下圖示：紅色框架為可選擇語言。
* 以上所有欄位必須填寫。完成輸入後，請點擊 「提交」 。
* 完成這些步驟後，管理員已經成功創建公司。請點擊公司名稱，管理員將被轉送到儀表板頁面。

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

<figure><img src="/files/LWte8CnTc7OQBVa8ykvh" 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.coreway.com/yoov-work/zh-hk/create-a-company-team/select-a-language.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.
