> For the complete documentation index, see [llms.txt](https://skywatch.gitbook.io/skywatch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skywatch.gitbook.io/skywatch/kai-shi-shi-yong-skywatch-camlock/manage_passcode/managepass_web.md).

# 網頁版

網頁版進入方式：打開瀏覽器進入 [Skywatch 服務](https://service.skywatch24.com/tw/main_page) ([https://service.skywatch24.com](https://service.skywatch24.com/login))&#x20;

### 支援功能如下：

需先將門鎖們加入一個自訂群組，才可使用以下功能

* 新增常駐、排程、週期與一次性密碼
* 新增帳戶許可 (三種分享權限)
* 以群組為單位&#x20;
  * 顯示通行許可清單
  * 批次新增同群組下鎖的通行許可
  * 搜尋與解鎖功能

![網頁版介面 - 密碼](/files/-MPDTmEIDlmzZpRAswAP)

![網頁版介面 - 搜尋 &解鎖](/files/-MPDXLQhe-26a6A5yOXg)

### 新增密碼許可

![網頁版 - 密碼許可](/files/-MdzVgKQQMsSuLQ7oAHQ)

{% embed url="<https://www.youtube.com/watch?v=WDH-JJidlx8>" %}

### 新增帳戶許可

![網頁版介面 - 帳戶許可](/files/-MPDvi-GPDhBl0Z_BnZy)

{% embed url="<https://youtu.be/1aiDOV068ng>" %}

### 新增卡片許可

此為卡機才有的功能

![網頁版介面-卡片許可](/files/K0mbQWmcLeU5TmU9e6GE)

{% embed url="<https://youtu.be/GlatgCcCREo>" %}

### 匯出匯入通行許可

此為卡機才有的功能，請先查看[注意事項](/skywatch/kai-shi-shi-yong-skywatch-camlock/manage_passcode/managepass_web/hui-chu-hui-ru-zhu-yi-shi-xiang.md)

{% embed url="<https://www.youtube.com/watch?v=dNeiO_xDukE>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://skywatch.gitbook.io/skywatch/kai-shi-shi-yong-skywatch-camlock/manage_passcode/managepass_web.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
