> 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 上傳（圖4）。

<div data-with-frame="true"><figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FPnbBxy8hpRHyNkepRLZn%2F1.png?alt=media&amp;token=3026eb01-7a7b-4f42-a660-fc04674662ff" alt=""><figcaption></figcaption></figure></div>

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

<div data-with-frame="true"><figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2F6D0xUgOZZGuMMicGTPxm%2F1.png?alt=media&amp;token=67d4543e-db89-46f9-a349-4df878398074" alt=""><figcaption></figcaption></figure></div>

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

<div data-with-frame="true"><figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FqB0sPtlVjUZ7ItdavakE%2F1.png?alt=media&amp;token=7164cf62-0a60-47e4-9250-d6c4b004b795" alt=""><figcaption></figcaption></figure></div>

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

<div data-with-frame="true"><figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2F8X4KFOPQ2ZPkrmvKmG1x%2F1.png?alt=media&amp;token=9c433885-1b01-4858-97fd-1c54dc510c0a" alt=""><figcaption></figcaption></figure></div>

<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.
