# Search Audit

The `Search Audit` page allows administrators to monitor and audit previous searches made by other users. The page includes two panels: [Search](#search-panel) and [Results](#results-panel).

<figure><img src="/files/FCsGmsKV7M3iBfc0l1SO" alt=""><figcaption></figcaption></figure>

## Search Panel

Allows administrators to narrow the audit based on Email, Plate Numbers, Event Type, and Search Time.

<figure><img src="/files/5xWppXGgKRv2ocgtxNdG" alt=""><figcaption></figcaption></figure>

## Results Panel

Displays the outcome information including User, Plate, Search Time, Time Range Start / End, and Justification.

<figure><img src="/files/aBnBq4dZxVY1SDtthckT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.rekor.ai/scout/scout-dashboard/search-audit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
