> 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-plus/apps/app-creation-and-basic-management.md).

# 應用的創建與基礎管理

### 1. 應用總覽 <a href="#id-1-application-overview" id="id-1-application-overview"></a>

登入 YOOV PLUS 後，點擊左側導航欄的 **「應用」** 圖標，即可進入應用管理頁面。這裡是您管理所有應用的起點。

在左側面板中，您可以看到以下分類：

| 分類       | 說明                |
| -------- | ----------------- |
| **全部應用** | 顯示您有權限訪問的所有應用     |
| **我的收藏** | 您標記為收藏的應用，方便快速存取  |
| **最近打開** | 按時間排列最近使用過的應用     |
| **回收站**  | 已刪除的應用會暫存在此，可進行恢復 |
| **應用分組** | 自訂分組，幫助您分類管理大量應用  |

頁面右上角提供 **搜索** 功能和 **創建應用** 按鈕，同時支援切換宮格和列表兩種顯示模式。

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

***

### 2. 創建應用 <a href="#id-2-create-application" id="id-2-create-application"></a>

點擊右上角的 **「+ 創建應用」** 按鈕，或點擊應用列表中的 **「+」** 圖標，即可打開創建應用的選項面板。

YOOV PLUS 提供以下五種建立應用的方式：

| 方式         | 說明               | 適合場景            |
| ---------- | ---------------- | --------------- |
| **AI 創建**  | 透過 AI 智能生成應用結構   | 快速搭建原型，不確定具體結構時 |
| **創建空白應用** | 從零開始建立一個空應用      | 需要完全自訂應用結構時     |
| **模板創建**   | 從預設模板中選擇一個開始     | 需要行業標準方案作為起點時   |
| **應用導入**   | 導入已匯出的應用檔案       | 遷移或還原已有的應用時     |
| **定制應用**   | 由 YOOV 團隊提供客製化服務 | 有特殊業務需求，需要專業協助時 |

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

> **提示**：如果您是初次使用 YOOV PLUS，建議先嘗試「模板創建」，從現有模板了解應用的基本結構，再逐步自訂調整。

***

### 3. 應用菜單與快捷操作 <a href="#id-3-application-menu-and-quick-operation" id="id-3-application-menu-and-quick-operation"></a>

在應用總覽頁面中，hover任意應用圖標點擊菜單，會彈出快捷操作菜單，提供以下功能：

* **修改名稱** — 直接編輯應用名稱（最多 50 個字）
* **配色與圖標** — 自訂應用的顯示顏色和圖標樣式
* **應用分組** — 將應用歸入指定分組
* **複製** — 複製一份完整的應用副本
* **刪除** — 將應用移至回收站

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

> **注意**：刪除應用後，應用會移至「回收站」，您可以在一定期限內恢復。超過保留期限後將永久刪除，請謹慎操作。<br>

***

### 4. 應用分組 <a href="#id-4-application-group" id="id-4-application-group"></a>

當您的應用數量逐漸增多時，利用 **應用分組** 功能可以有效地分類管理。

#### 如何創建分組 <a href="#how-to-create-group" id="how-to-create-group"></a>

1. 在左側面板的「應用分組」區域，點擊 **「+」** 按鈕
2. 在彈出的「添加分組」對話框中，輸入分組名稱（最多 30 個字）
3. 點擊 **「確定」** 完成創建

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

#### 如何將應用加入分組 <a href="#how-to-add-application-to-group" id="how-to-add-application-to-group"></a>

* **方式一**：點擊應用菜單 → 選擇「應用分組」→ 選擇目標分組
* **方式二**：進入應用後，從應用設置中修改所屬分組

***

### 5. 應用設定 <a href="#id-5-application-setting" id="id-5-application-setting"></a>

進入任意應用後，點擊左上角的 **應用名稱旁的下拉箭頭**，可以展開應用設定菜單。

菜單包含以下功能項目：

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

| 功能項目    | 說明                   |
| ------- | -------------------- |
| 修改名稱和圖標 | 更改應用的名稱與圖標樣式         |
| 應用說明    | 編寫應用的描述與使用說明         |
| 應用設置    | 修改應用名稱、分組、圖標等基本資訊    |
| 選項集     | 管理應用中共用的選項集（如狀態、分類等） |
| API 文檔  | 查看並管理應用的 API 接口文檔    |
| 外部協作    | 設定外部人員的協作權限          |
| 用戶門戶    | 配置外部用戶訪問入口（詳見進階管理篇）  |
| 應用管理    | 進入應用管理後台（詳見進階管理篇）    |

***

#### 5.1 修改名稱和圖標 <a href="#id-5.1-modify-name-and-icon" id="id-5.1-modify-name-and-icon"></a>

選擇「修改名稱和圖標」後，您可以：

* 編輯應用名稱（最多 50 個字元）
* 更換應用的配色與圖標

修改完成後即時生效，無需額外保存。

***

#### 5.2 應用說明 <a href="#id-5.2-application-description" id="id-5.2-application-description"></a>

點擊「應用說明」後，會打開一個文字編輯框，用於描述該應用的用途與使用方式。

這對於團隊協作特別有用——新加入的成員可以快速了解應用的功能定位。

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

點擊右下角的 **「編輯」** 按鈕即可修改說明內容。

> **建議**：為每個應用填寫簡要的說明文字，幫助團隊成員快速理解應用的用途，例如：「簡單標準流程化工單系統，適用於客服和技術支援」。

***

#### 5.3 應用設置 <a href="#id-5.3-application-setting" id="id-5.3-application-setting"></a>

點擊「應用設置」後，彈出設置對話框，可修改以下內容：

* **應用名稱** — 修改應用的顯示名稱（最多 50 個字）
* **應用分組** — 從下拉選單中選擇應用所屬的分組（如「默認分組」）
* **應用圖標** — 點擊圖標可更換樣式和顏色

修改完成後，點擊 **「確定」** 保存變更。

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

***

#### 5.4 選項集 <a href="#id-5.4-option-set" id="id-5.4-option-set"></a>

選項集是應用中可重複使用的預定義選項列表。例如，您可以建立一個「優先級」選項集（高、中、低），在多個工作表中共用。

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

點擊「選項集」後，會打開選項集管理面板。

* 點擊右上角的 **「+ 新增選項集」** 按鈕來創建新的選項集
* 已有的選項集會在列表中顯示，可進行編輯或刪除

> **提示**：善用選項集可以確保不同工作表中的選項保持一致，避免重複建立相同的選項。

***

#### 5.5 API 文檔 <a href="#id-5.5-api-document" id="id-5.5-api-document"></a>

YOOV PLUS 為每個應用自動生成 API 文檔，方便開發者將應用與外部系統整合。

點擊「API 文檔」後，會打開完整的 API 說明頁面。

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

**文檔結構**

API 文檔的左側導航包含以下區塊：

* **概述** — API 的基本介紹
* **請求格式** — 各類 HTTP 請求的格式說明
* **授權管理** — API 金鑰與驗證設定
* **工作表** — 各工作表的資料操作接口
* **應用角色** — 角色相關接口
* **篩選** — 資料篩選相關接口
* **選項集** — 選項集相關接口

**請求格式**

| 請求類型     | 用途                                                  |
| -------- | --------------------------------------------------- |
| `GET`    | 獲取資源，參數通過 URL 拼接傳遞                                  |
| `POST`   | 新增資源，主體為 JSON 格式，Content-Type 設為 `application/json` |
| `PUT`    | 編輯或更新資源                                             |
| `DELETE` | 刪除資源                                                |

**授權方式**

YOOV PLUS 採用明文密鑰驗證模式。在請求頭 header 中需添加：

* `X-APP-KEY` — 對應授權管理的 AppKey
* `X-APP-SIGN` — 對應授權管理的 Sign

***

#### 5.6 外部協作 <a href="#id-5.6-external-collaboration" id="id-5.6-external-collaboration"></a>

「外部協作」功能允許您邀請組織外部的人員參與應用的使用或管理，適用於跨公司合作、客戶協作等場景。

***

*本手冊基於 YOOV PLUS 當前版本編寫。如功能有更新，請以平台實際介面為準。*


---

# 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-plus/apps/app-creation-and-basic-management.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.
