> For the complete documentation index, see [llms.txt](https://docs.hotcake.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotcake.app/merchant.md).

# 管理後台

- [報表與管理後台](https://docs.hotcake.app/merchant/merchant.md): 檢視每月報表、各種分析都在這裡，還能在此調整方案、檢視每月扣款紀錄與設定管理員權限。
- [主控台/全品牌報表](https://docs.hotcake.app/merchant/merchant/groupdashboard.md): 提供全品牌各類累積數據查詢。
- [主控台/分店報表](https://docs.hotcake.app/merchant/merchant/storedashboard.md): 提供各分店數據查詢，可針對設計師單一查看。
- [方案管理](https://docs.hotcake.app/merchant/merchant/howtopay.md): 可選擇付款的方案與終止方案。
- [夯幣管理](https://docs.hotcake.app/merchant/merchant/hang-bi-guan-li.md): 夯幣可抵扣所有夯客費用，包含簡訊、月租費等
- [邀請碼管理](https://docs.hotcake.app/merchant/merchant/permotecode.md): 檢視及複製邀請碼，並瀏覽邀請清單。
- [管理員管理](https://docs.hotcake.app/merchant/merchant/manager.md)


---

# 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://docs.hotcake.app/merchant.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.
