# POS員工帳號設置

員工帳號管理

#### 介面導覽

<figure><img src="/files/6PzLZTdDMnf721gn0WoB" alt=""><figcaption></figcaption></figure>

* 請由後台側欄選擇「加值功能」→「員工帳號管理」進入帳號設定頁。

**操作步驟**

1. 點擊右上「新增員工帳號」，輸入新員工資料（名稱、權限、所屬店舖）。
2. 編輯、刪除帳號時，點選員工列表後的「操作」欄位相關功能按鈕。
3. 權限分配可針對模塊、倉庫、店舖進行細分設定。

### 四、新增員工帳號操作

#### 介面範例

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

#### 新增員工時需填寫的資料：

1. **帳號名稱（英數字）**
   * 例：herman
   * 系統將自動生成完整帳號（如 <herman@littleoldguy.com>）
2. **員工姓名**
   * 例：herman
   * 用於辨識及管理員工基本資料
3. **帳號密碼**
   * 初始密碼設定
   * 若不修改可留空
4. **店舖權限**
   * 可選擇員工所屬的店舖或角色
   * 例：門市、澳門送貨
5. **倉庫權限**
   * 選擇員工可操作的倉庫
   * 例：預設

***

#### 操作步驟

* [ ] 依序填寫各欄位內容。
* [ ] 分配「店舖權限」與「倉庫權限」，確保員工只能管理指定店舖與庫存。
* [ ] 設定好之後，點擊底部「新增儲存」完成新增操作。

{% hint style="warning" %}
完成後記得新增儲存
{% endhint %}

***

**畫面範例**

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

**主要欄位說明**

* **POS實時庫存**：切換是否顯示實時庫存（<mark style="color:red;">紅圈</mark>）。
  \*

  ```
  <figure><img src="/files/zM3q6H5qUwb67wcQfjGO" alt=""><figcaption></figcaption></figure>
  ```
* **POS顯示會員電話**：下拉選單，可選擇是否於POS顯示會員電話資訊。&#x20;
* **POS印單顯示店舖名稱**：決定收據是否印出店名。
* **POS商品排序**：選擇商品顯示排序方式。
  \*

  ```
  <figure><img src="/files/U0JI0CyXZYj5zhyqXB0Z" alt=""><figcaption></figcaption></figure>
  ```
* **員工帳號/名稱搜尋框**：快速過濾指定員工。

***


---

# Agent Instructions: 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/jia-zhi-gong-neng/cube-pos-xi-tong-shou-ci-she-ding-shou-ce-n/pos-yuan-gong-zhang-hao-she-zhi.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.
