> For the complete documentation index, see [llms.txt](https://chatlyst.gitbook.io/chatlyst-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chatlyst.gitbook.io/chatlyst-user-guide/zh/settings-zh/gong-si.md).

# 公司

使用公司來更新您的公司基本資料詳細資訊：

* 公司名稱
* 網站
* 電子郵件溝通語言
* 描述

您可以在設定中隨時更新此資訊。在首次設定新的工作區時，您也可以在 [建立帳戶流程](/chatlyst-user-guide/zh/getting-started-zh/jian-li-zhang-hu.md) 時輸入此資訊。

<div data-with-frame="true"><figure><img src="/files/iJkZC00np2x17tqonBt4" alt=""><figcaption></figcaption></figure></div>

1. 完成更新詳細資訊。
2. 檢查您的變更以確認一切正確無誤。
3. 選擇 **儲存變更** 以套用更新。

<div data-with-frame="true"><figure><img src="/files/f3xzzyvMnnLpsQxoZpBv" alt=""><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://chatlyst.gitbook.io/chatlyst-user-guide/zh/settings-zh/gong-si.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
