> For the complete documentation index, see [llms.txt](https://help.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cube.mo/kai-dian-zhi-nan/hou-tai-jie-mian-jian-jie.md).

# 後台介面簡介

## 后台管理簡介

後台是您管理網站的核心工具，您可以在此處進行所有網站設定、內容管理及加值功能操作，提升網站的運營效率和用戶體驗。以下是主要功能區域的簡介：

<figure><img src="/files/5oInJdpt5YOjW4MPXWhz" alt=""><figcaption><p>後台的主控台</p></figcaption></figure>

### 1. 網店管理

* 網店管理 是網站後台的核心模組之一，協助您全面掌握商品、訂單、會員及促銷活動的營運狀況。以下為主要子模組功能介紹：

{% hint style="info" %}
網站管理頁面讓您全面掌握網站狀況，輕鬆進行數據分析與運營決策。
{% endhint %}

### 2. 網站內容管理

通過 **網站內容管理**，您可以方便地管理網站上的所有內容，包括：

* **文章/產品管理**：創建、編輯、刪除網站的文章、產品或其他內容
* **圖片和多媒體管理**：上傳並管理網站上的圖片、視頻等多媒體資源
* **頁面編輯與更新**：直接對網站頁面進行修改和優化

{% hint style="success" %}
網站內容管理使您能夠快速更新網站，保持內容的時效性與吸引力。
{% endhint %}

### 3. 加值功能

網站提供了一些強大的 **加值功能**，以提升您的業務效率與用戶體驗，包括：

* **SEO工具**：優化您的網站在搜索引擎中的排名
* **行銷工具**：創建促銷活動、折扣碼、優惠券等，吸引更多客戶
* **分析工具**：深度挖掘用戶行為數據，精準調整營銷策略

{% hint style="warning" %}
加值功能為網站提供了更多增值服務，能夠幫助提升業務營收及用戶黏性。
{% endhint %}

### 4. 網站設置

在 **網站設置** 頁面中，您可以對網站的基本設置進行配置，包括：

* **網站名稱與標誌設置**：自定義網站名稱和標誌
* **語言與地區設置**：選擇言和地區
* **支付與物流設定**：設定支付方式、運送選項等

{% hint style="danger" %}
網站設置是網站運營的基礎，確保所有設置正確無誤至關重要。
{% endhint %}

後台可以控制網站設置，

{% content-ref url="/spaces/dYY8T3bU6FOxyrweXXUf/pages/N3O2TNgrUhn7SJZj7Hgv" %}
[網店管理](/kai-dian-zhi-nan/wang-dian-guan-li.md)
{% endcontent-ref %}

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


---

# 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://help.cube.mo/kai-dian-zhi-nan/hou-tai-jie-mian-jian-jie.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.
