> 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/set-company-team-basic-information.md).

# 設置公司／團隊基本訊息

* 操作步驟：\
  ①［用戶中心］（圖1）>［企業設置］>［企業信息］中可以修改/新增公司的基本訊息。（圖2）\
  ② 填上資料後按 「保存」，公司／團隊資料便會自動更新。如果未來公司資料有任何變動都可以在此修改。（圖3）\
  ③ 上傳公司 LOGO圖片：按下預設的公司名稱左側的LOGO圖標，選取公司LOGO文件後，便可以上傳公司 LOGO圖片。（圖4）

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

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

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

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

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

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

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

<p align="center">圖4</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/set-company-team-basic-information.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.
