> 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/gou-cheng/guest-sites/manage-qr-codes-for-mobile-sign-in.md).

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

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

***

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

{% hint style="danger" %}
有効期限の短いQRコードを有効にするには、少なくとも **Workplace サイト管理者** である必要があります。
{% 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コードを有効にするには、 **Org Admin** である必要があります。
{% 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 Site Viewer** でなければ、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/gou-cheng/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.
