# 帳號權限管理

## 帳號權限管理

***

### **一、動態密碼鎖服務 ( OTP )**

為提升商店後台管理系統的安全性，店家導入了由AKARIC提供的OTP動態密碼鎖服務，並承諾遵守以下規範：

1. 店家保證AKARIC OTP僅限於指定專人使用，不得向非業務相關或其他無關人員提供。凡經由AKARIC OTP所執行的操作，均視為店家的行為，店家不得提出異議。
2. 當雙方合作關係終止時，AKARIC將立即停止店家對Akaric OTP帳戶及密碼的使用權限。

***

### **二、權限管理**

店家帳號開通後，系統將自動生成「master」主帳號，該帳號擁有最高權限。如需更換主帳號使用者，請由原主帳號登入，並解除綁定後再重新綁定新帳號。此時，新帳號持有者可使用其手機掃描QR碼完成綁定。如原主帳號無法登入，請發信至AKARIC服務信箱<mark style="background-color:red;">\[@com.tw]</mark>，Akaric將協助重新寄發綁定信件。

使用 OTP 登入商店後台管理系統，店家可依不同使用人設定不同子帳號及系統權限，功能說明如下:

1. **新增、刪除、變更系統使用者及密碼**：由於此功能屬於管理者專屬，因此僅開放予擁有系統最高權限的「master」帳號，操作路徑為：<mark style="background-color:red;">商店 > 權限管理 > \[A101] 使用者管理</mark>。
2. **各功能模塊的使用者權限設定**：此功能同樣屬於管理者專屬權限，僅開放予系統最高權限者（master）。操作路徑為：<mark style="background-color:red;">商店 > 權限管理 > \[A102] 使用者權限管理</mark>。


---

# 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://seller.akaric.com/xin-shou-shang-lu/zhang-hao-quan-xian-guan-li.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.
