> 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/she-zhi-gong-si-tuan-dui-ji-ben-xun-xi.md).

# 设置公司／团队基本讯息

* 操作步骤： \
  1.［用户中心］>［企业设置］>［企业信息］中可以修改/新增公司的基本讯息。 \
  2.填上资料后按 「保存」，公司／团队资料便会自动更新。如果未来公司资料有任何变动         都可以在此修改。 \
  3.上传公司 LOGO图片 \
  4.按下选取文件后，便可以上传公司 LOGO图片。

<figure><img src="/files/casq9IPWIaMlcMvMZfaO" alt=""><figcaption><p>1</p></figcaption></figure>

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

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

<figure><img src="/files/STYU1fDinGHmF2QHy4Ds" alt=""><figcaption><p>3</p></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/she-zhi-gong-si-tuan-dui-ji-ben-xun-xi.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.
