> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/help-center/help-center-zh/terminal/how-do-i-set-up-terminal-security-pin-codes.md).

# 如何設定 Terminal 安全性 PIN 碼？

Terminal PIN 碼（密碼）可保護你在 Oddle Terminal 上的敏感操作，例如作廢交易、調整小費或管理付款批次。每台 Terminal 裝置都有自己的 4 位數密碼。

***

## 為單一裝置設定密碼

1. 前往 **頻道 > Terminal** 在你的商家管理後台中
2. 在你的 Terminal 清單中找到該裝置
3. 在該裝置列上選擇三點選單（⋮）
4. 選擇 **編輯安全設定**
5. 輸入 4 位數密碼
6. 開啟你要保護的動作：
   * **作廢交易** — 員工必須輸入密碼才能作廢已完成的付款
   * **查看批次報表** — 限制存取批次報表資料
   * **開始或關閉批次** — 防止誤操作批次
   * **調整小費** — 付款後修改小費金額時需要輸入密碼
   * **調整收費** — 修改收費金額時需要輸入密碼
   * **Kiosk 模式** — 一律受保護（無法關閉）
7. 選擇 **儲存**

***

## 一次為多台裝置設定密碼

如果你有多台 Terminal 裝置，可以一次為所有裝置套用相同的密碼與設定：

1. 前往 **頻道 > Terminal** 在你的商家管理後台中
2. 選取你要設定的每台裝置旁的核取方塊（或使用全選核取方塊）
3. 選擇 **編輯安全設定** 從出現的批次操作列中
4. 輸入 4 位數密碼並開啟要保護的動作
5. 選擇 **儲存** — 當設定套用到每台裝置時，你會看到進度條

***

## 我要如何重設裝置的密碼？

若要從裝置移除密碼和所有保護設定：

1. 在該裝置列上選擇三點選單（⋮）
2. 選擇 **重設安全設定**
3. 確認重設

如需批次重設，請選取多台裝置並選擇 **重設安全設定** 從批次操作列中。

***

## 誰可以管理安全設定？

你需要經理層級或以上的存取權，另外還要有 **編輯批次截止時間** 權限並已在你的員工帳號上啟用。你只能管理你有存取權的門市中的裝置。


---

# 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://www.oddle.me/docs/help-center/help-center-zh/terminal/how-do-i-set-up-terminal-security-pin-codes.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.
