> 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/verkada-cameras/ko/configuration/security-and-privacy/lpr.md).

# LPR 검색 사유 및 감사

모든 번호판 검색에 대해 위반 사유와 사건/사고 번호를 요구하세요

사용자는 Command에서 차량 번호판 데이터를 검색하거나 액세스하기 전에 위반 유형과 사건 번호를 입력해야 합니다. 입력된 사건 정보는 누가, 언제, 어떤 목적으로 LPR 데이터를 액세스했는지 최대한 명확하게 확인할 수 있도록 조직의 감사 로그에 직접 저장됩니다.

{% hint style="danger" %}
이 기능을 Command 조직에서 활성화하려면 Org Admin 권한이 필요합니다. [기능 관리자](/command/ko/organization-settings/manage-your-admin-page-settings/feature-manager.md).
{% endhint %}

***

## 차량 번호판 또는 차량 검색

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 Vehicles를 선택합니다.**

{% hint style="warning" %}
위반 유형과 사건/사고 번호를 제공하지 않으면 차량이나 번호판을 볼 수 없습니다.
{% endhint %}

<div data-with-frame="true"><figure><img src="https://1726484256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2FyrWMEth6TTbrRA12d8E9%2FScreenshot%202026-08-27%20at%2012.25.31%E2%80%AFPM.png?alt=media&amp;token=754762a7-262e-4197-ba7a-c0aae6a3c0d4" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**위반 유형을 입력하세요.**

드롭다운 목록에서 하나 이상의 적절한 위반 유형을 선택합니다. 위반 유형 드롭다운에 올바른 설명이 없다고 생각되면 "*기타*”를 선택하고 사유를 사용자 지정할 수 있습니다.&#x20;
{% endstep %}

{% step %}
**사건/사고 번호를 입력하세요.**

검색과 관련된 사건/사고 번호를 입력하세요.&#x20;

<div data-with-frame="true"><figure><img src="https://1726484256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2FTxazfql1FTiYrTMDFyQv%2FScreenshot%202026-08-27%20at%2012.26.04%E2%80%AFPM.png?alt=media&amp;token=c56b4340-461e-49cd-b72f-6b9e283e247a" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**(선택 사항) 검색창과 필터를 사용하여 결과를 조정할 수 있습니다.**

<div align="left" data-with-frame="true"><figure><img src="https://1726484256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2FKH7BdRKY4NGpHASWs2hG%2FScreenshot%202026-08-27%20at%2012.26.34%E2%80%AFPM.png?alt=media&amp;token=704e36b0-0975-481d-9ccf-1a2d59e1188e" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**검색을 클릭하여 결과를 봅니다.**

{% hint style="warning" %}
결과는 클릭하면 표시됩니다 **검색**. 새 검색마다 사유와 사건 번호가 필요합니다.
{% endhint %}
{% endstep %}
{% endstepper %}

***

## 감사 로그에서 검색 보기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 Security & Logs > Audit Log를 선택합니다.**
{% endstep %}

{% step %}
**이벤트 유형 "Vehicle Searched"로 로그를 필터링하고 Command 조직 내의 모든 검색을 봅니다.**

<div align="left" data-with-frame="true"><figure><img src="https://1726484256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2FlO4Z27ur8LMOXKmFveXT%2Flpr.png?alt=media&amp;token=e4b8e54e-4cef-4574-b3bf-0f5152de8f27" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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/verkada-cameras/ko/configuration/security-and-privacy/lpr.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.
