> 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/chuang-jian-tuan-dui-gong-si/xuan-ze-xi-tong-yu-yan.md).

# 选择系统语言

* 如果以中文为选择语言，在「创建公司」 时，系统的语言将会预设为中文。虽然能在页面中转换，但有部份项目不能改动，例如预设的系统工资项等等 。
* 如果想把系统内所有字眼都转为英文，则需要以英文为选择语言去创建公司。 \
  下图示：红色框架为可选择语言。&#x20;
* 以上所有栏位必须填写。完成输入后，请点击 「提交」 。&#x20;
* 完成这些步骤后，管理员已经成功创建公司。请点击公司名称，管理员将被转送到仪表板页面。

<figure><img src="/files/DFiw1kUyVnAPBskDqhhs" 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.yoov.com/yoov-work/zh-cn/chuang-jian-tuan-dui-gong-si/xuan-ze-xi-tong-yu-yan.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.
