> 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/hungerapp/setup4phone/dian-yuan-guan-li-ping-ban-zhuan-shu.md).

# 店員管理(平板專屬)

> <mark style="color:blue;">**`設定/店員管理`**</mark>

### **店長跟店員差在哪裡？** <a href="#h_e29b1c4efe" id="h_e29b1c4efe"></a>

<table><thead><tr><th width="223">角色</th><th>權限內容</th></tr></thead><tbody><tr><td>店長</td><td>可以使用全部功能</td></tr><tr><td>店員</td><td>只能查看 預約 和 管理功能</td></tr></tbody></table>

### **如何新增店長/店員？** <a href="#h_3c0fe1f304" id="h_3c0fe1f304"></a>

`設定/店員管理/新增店員`

透過選擇，你可以設定這個店員要給誰使用，每個店長/店員都能修改自己的名稱和通行碼。 但店長登入後，仍可以進行調整跟修改。

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

### **通行碼設定** <a href="#h_91cf948460" id="h_91cf948460"></a>

你可以替每個店員設定四位數通行碼，確認彼此間的紀錄與權限管理。當然你也可以不設定通行碼，直接就可以使用夯客系統。

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

{% hint style="danger" %}
注意：若沒有設定通行碼，則任何人點擊都可以進入到夯客系統。
{% endhint %}

### **如何登出？修改名稱跟通行碼呢？** <a href="#h_7c42167cf6" id="h_7c42167cf6"></a>

你可以修改店員的名稱與密碼，步驟如下：

1. 登入後，點擊右下角的頭像
2. 出現 店員清單
3. 在目前登入的店員頭像左上角，有一個齒輪
4. 點擊後，可修改名稱跟通行碼。

<figure><img src="/files/phzyi9kUnRmEje1X523e" 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://docs.hotcake.app/hungerapp/setup4phone/dian-yuan-guan-li-ping-ban-zhuan-shu.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.
