> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/ja/she-ding/guest-sites/manage-qr-codes-for-mobile-sign-in.md).

# モバイルサインイン用の QR コードを管理

モバイル用サインインQRコードを使うと、来訪者は自分の端末から直接サインインを完了できます。管理者はこの機能を有効にして、大人数のグループのチェックインを効率化できます。

***

## 有効期間の短いQRコード

{% hint style="danger" %}
少なくとも **Workplace サイト管理者** 短期間有効なQRコードを有効にするには。
{% endhint %}

有効期間の短いQRコードは、Guestアプリの開始画面に表示され、毎日更新されるサインインページにリンクします。

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Guest Settings をクリックします。**
{% endstep %}

{% step %}
**上部で、Sites > 対象のサイトを選択します。**
{% endstep %}

{% step %}
**［詳細］で［有効期間の短いQRコード］をオンにします。**
{% endstep %}
{% endstepper %}

***

## 長期間有効なQRコード

{% hint style="danger" %}
～でなければなりません **オーガナイゼーション' 管理者** 長期間有効なQRコードを有効にするには。
{% endhint %}

組織は長期間有効なQRコードを印刷して、サインイン場所に掲示できます。これらのコードは、1年間、または失効するまで有効なサインインページにリンクします。

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Guest Settings をクリックします。**
{% endstep %}

{% step %}
**上部で、オーガナイゼーション'   を選択します。**
{% endstep %}

{% step %}
**［セキュリティとデータ］で［長期間有効なQRコードの印刷を有効にする］をオンにします。**
{% endstep %}
{% endstepper %}

### 長期間有効なQRコードを管理

{% hint style="danger" %}
ユーザーは少なくとも **Workplace サイト閲覧者** Guestサイトの長期間有効なQRコードを印刷および失効させるには。
{% endhint %}

#### 印刷

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**右上で［QRコードを取得］を選択します。**

a. クリックします **サインインバッジを印刷します。**\
b. QRコードが別ウィンドウで表示され、印刷できます。
{% endstep %}
{% endstepper %}

#### 失効

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**右上で［QRコードを取得］を選択します。**

a. クリックします **QRコードを失効させます。**\
b. クリック **失効**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
これにより **すべての** 以前に印刷されたサインインQRコードが失効します。
{% endhint %}


---

# 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://help.verkada.com/guest/ja/she-ding/guest-sites/manage-qr-codes-for-mobile-sign-in.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.
