> 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-security-screening/review-security-screening-results.md).

# セキュリティスクリーニング結果を確認

組織がセキュリティ審査機能を使用すると、セキュリティ審査結果は数秒で返されます。スタッフは、来訪者に対して返された録画を確認し、その返された録画が来訪者と一致するかどうかを判断する必要がある場合があります。

***

## 結果を確認

{% hint style="warning" %}
ユーザーは **Workplace Site Viewer** セキュリティ審査を確認するには。
{% endhint %}

来訪者に対するセキュリティ審査結果が返されると、スタッフに結果の確認が求められます。スタッフは次のことを行う必要があります：

{% stepper %}
{% step %}
**ゲストから提示されたIDカードを、統合された違反者データベースから返された情報と照合して目視で確認します。**
{% endstep %}

{% step %}
**一致するかどうかを示します。**
{% endstep %}

{% step %}
**最終確認を行います。**

<div align="left" data-with-frame="true"><img src="/files/95cf0fd8a9b900d6ce3b97e65dcdfedc850db3e1" alt=""></div>
{% endstep %}
{% endstepper %}

高品質な録画が最初にスタッフに表示されます。これらの録画には、違反者の写真が含まれているか、違反者の正確な生年月日が含まれています。組織は、不完全な録画を確認する必要があるかどうかを、 [不完全な録画を非表示にする](/guest/ja/she-ding/guest-security-screening/security-screening-settings.md) 切り替え。

### 以前に却下した一致候補リスト

来訪者がいずれのセキュリティ審査録画にも一致しない場合、セキュリティ審査を確認している Guest ユーザーは、来訪者を「以前に却下した一致候補リスト」に追加できます。

<div align="left" data-with-frame="true"><img src="/files/441b6b49d17b587758a0f87f839fd3662338d9db" alt="" width="392"></div>

このリストに追加されると、却下された録画は、同じ氏名および生年月日の来訪者には表示されません。将来、このリストにある来訪者に対してほかの録画が返された場合、これらの録画は確認する必要があります。

スタッフは、誰かが「以前に却下した一致候補リスト」に追加されたときに自動的に通知を受け取れるよう、 [スタッフ通知](/guest/ja/she-ding/guest-security-screening/security-screening-settings.md)。 「以前に却下した一致候補リスト」にいる来訪者が再訪した場合、訪問の詳細に、その来訪者に対して録画が却下されたことを示すメモが表示されます。

<div align="left" data-with-frame="true"><img src="/files/b87d6dd40701e6eaecb9973649caaab6103fb02e" alt=""></div>

***

## 確認済みの一致に対応する

スタッフが来訪者と違反者の録画の一致を確認すると、Guest はスタッフ通知に登録された連絡先へ自動的に通知します。訪問は記録され、拒否されたものとして扱われます。

スタッフは、対象の訪問ログに移動して次を選択することで、録画に一致した来訪者の入場を引き続き許可できます **入場を許可**:

<div align="left" data-with-frame="true"><img src="/files/88734d60bab482cbe9a5ab276f67ee150c8e4b93" alt=""></div>

訪問ログには、セキュリティ審査で入場を拒否された来訪者に対して、どのスタッフが入場を許可したかが示されます。

***

## ID情報を手動で確認

来訪者のIDが正常にスキャンされない場合、スタッフにID情報の手動入力が求められます。

<div align="left" data-with-frame="true"><img src="/files/237d19ddbf8a925094de461424a00be3c4b19e09" alt=""></div>

スタッフがID情報を確認すると、収集した情報に対してセキュリティ審査が実施されます。

***

## FAQ

<details>

<summary>スタッフはセキュリティ審査結果を確認するのにどれくらいの時間がありますか？</summary>

スタッフは、来訪者がサインインしてから5時間以内にセキュリティ審査結果を確認しなければなりません。5時間を過ぎると、セキュリティ審査結果が返された来訪者は承認できず、再度サインインする必要があります。

</details>

***

{% hint style="info" %}
**実際の動作を見てみませんか？** 次の [動画チュートリアルをご覧ください](https://www.youtube.com/watch?v=Y9SH2w1glvY).
{% 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-security-screening/review-security-screening-results.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.
