> 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/app/zh-hk/administrator-operations/workbench-settings.md).

# 工作台設置

## 1. 工作臺首頁應用 <a href="#id-1-workspace-homepage-applications" id="id-1-workspace-homepage-applications"></a>

企業需要統一設置工作臺展示的應用，由管理員在PC端後臺用戶中心進行設置。

後臺可以啓用、停用或者設置應用可見範圍，管理員可按下面路徑操作。

&#x20;\[用戶中心] （圖1）> WORK \[配置]  (圖2) > \[應用配置] (圖3) 。

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

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

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

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

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

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

## 2. 自定義添加子應用 <a href="#id-2-custom-add-sub-applications" id="id-2-custom-add-sub-applications"></a>

* 如需要將子應用展示在app首頁，管理員可以通過自定義方式添加。添加后，app首頁會展示自定義内的子應用（圖2），管理員可按下面路徑操作。
* \[用戶中心] >  \[工作臺] >  \[工作臺設置]  > \[新增分組]  >  \[添加子應用]\(圖1) > \[保存]  。

<div><figure><img src="/files/dPmFOTIsn2cENzmrvh3U" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/su5ubBk8E6g3i1xytG7w" alt="" width="324"><figcaption></figcaption></figure></div>

&#x20;                                                       圖1                                                                         圖2

## 3.更換首頁輪播圖 <a href="#id-3-replace-homepage-carousel-images" id="id-3-replace-homepage-carousel-images"></a>

* 系統支持企業用戶自定義首頁輪播圖，管理員可按下面路徑操作。
* \[用戶中心] > \[企業設置] > \[封面] > \[新增封面]（圖1） >設置封面内容 （圖2）> \[保存]。
* APP端顯示效果見圖3。

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

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

<div><figure><img src="/files/k0gEE3srqT5tykweXjfX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/52C6D9TharwhgJBu6R3A" alt="" width="334"><figcaption></figcaption></figure></div>

&#x20;                                               圖2                                                                                      圖3


---

# 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/app/zh-hk/administrator-operations/workbench-settings.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.
