> 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/ja/she-ding/security-and-privacy/lpr-to.md).

# LPR 検索理由と監査

すべてのナンバープレート検索で違反理由と案件 / 事故番号を必須にする

ユーザーは、Command でナンバープレートデータを検索またはアクセスする前に、違反タイプとケース番号を入力する必要があります。入力されたインシデント情報は、誰が、いつ、どの目的で LPR データにアクセスしたかを最大限可視化するために、オーガナイゼーション'の監査ログに直接保存されます。

{% hint style="danger" %}
この機能を Command オーガナイゼーション'で有効にするには、Org Admin 権限が必要です [Feature Manager](/command/ja/ganaizshon/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://2033575148-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 %}
**違反タイプを入力してください。**

ドロップダウン リストから適切な違反タイプを1つ以上選択します。違反タイプのドロップダウンに正しい説明が含まれていないと思われる場合は、「*その他*」を選択して理由をカスタマイズできます。&#x20;
{% endstep %}

{% step %}
**ケース/インシデント番号を入力してください。**

検索に関連付けられたケース番号またはインシデント番号を入力してください。&#x20;

<div data-with-frame="true"><figure><img src="https://2033575148-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://2033575148-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 %}
**\[Search] をクリックして結果を表示します。**

{% hint style="warning" %}
をクリックすると結果が表示されます **Search**。新しい検索を行うたびに、理由とケース番号が必要です。
{% endhint %}
{% endstep %}
{% endstepper %}

***

## 監査ログで検索を表示する

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Admin] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Security & Logs] > \[監査ログ] を選択します。**
{% endstep %}

{% step %}
**ログをイベントタイプ「Vehicle Searched」でフィルタリングし、Command オーガナイゼーション'内のすべての検索を表示します。**

<div align="left" data-with-frame="true"><figure><img src="https://2033575148-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/ja/she-ding/security-and-privacy/lpr-to.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.
