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

# 보안 심사 결과 검토

기관이 보안 심사 기능을 사용하면, 보안 심사 결과는 몇 초 안에 반환될 수 있습니다. 직원은 방문자에 대해 반환된 기록을 검토하고 그 기록이 방문자와 일치하는지 판단해야 할 때가 있습니다.

***

## 결과 검토

{% hint style="warning" %}
사용자는 **Workplace Site Viewer** 보안 심사를 검토할 수 있습니다.
{% endhint %}

보안 심사 결과가 방문자에 대해 반환되면 직원에게 결과를 검토하라는 메시지가 표시됩니다. 직원은 다음을 해야 합니다:

{% stepper %}
{% step %}
**게스트가 제시한 신분증을 통합된 범죄자 데이터베이스에서 반환된 정보와 눈으로 대조합니다.**
{% endstep %}

{% step %}
**일치 여부를 표시합니다.**
{% endstep %}

{% step %}
**최종 확인을 제공합니다.**

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

고품질 기록이 먼저 직원에게 표시됩니다. 이러한 기록에는 범죄자의 사진이 포함되거나 범죄자의 정확한 생년월일이 포함됩니다. 기관은 다음을 사용하여 불완전한 기록도 검토해야 하는지 선택할 수 있습니다. [불완전한 기록 숨기기](/guest/ko/configuration/guest-security-screening/security-screening-settings.md) 토글.

### 이전에 제외된 일치 목록

방문자가 어떤 보안 심사 기록과도 일치하지 않으면, 보안 심사를 검토하는 게스트 사용자는 방문자를 이전에 제외된 일치 목록에 추가할 수 있습니다.

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

이 목록에 추가되면, 제외된 기록은 이름과 생년월일이 같은 방문자에게는 표시되지 않습니다. 향후 이 목록의 방문자에 대해 다른 기록이 반환되면, 이러한 기록은 검토해야 합니다.

직원이 다음에 등록되어 있으면 누군가가 이전에 제외된 일치 목록에 추가될 때 자동으로 알림을 받도록 할 수 있습니다. [직원 알림](/guest/ko/configuration/guest-security-screening/security-screening-settings.md)이전에 제외된 일치 목록에 있는 방문자가 다시 방문하면, 방문 세부정보에 해당 방문자에 대해 기록이 제외되었다는 메모가 표시됩니다.

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

***

## 확인된 일치에 응답

직원이 방문자와 범죄자 기록 간의 일치를 확인하면, 게스트는 직원 알림에 나열된 연락처에 자동으로 알립니다. 해당 방문은 기록되며 거부된 것으로 처리됩니다.

직원은 원하는 방문 기록으로 이동한 다음 **출입 허용**:

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

방문 기록에는 보안 심사에서 출입이 거부된 방문자에게 출입을 허용한 직원이 누구인지 표시됩니다.

***

## ID 정보를 수동으로 확인

방문자의 신분증이 성공적으로 스캔되지 않으면, 직원에게 ID 정보를 수동으로 입력하라는 메시지가 표시됩니다.

<div align="left" data-with-frame="true"><img src="/files/7cb13f61ad943c75ac83d4110cc2640cf612583b" 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/ko/configuration/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.
