# Dispatch Map

The `Dispatch Map` page displays both historical and real-time vehicle captures on a graphical map based on camera sites.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/dispatch_map_blur_copy.jpg" alt=""><figcaption></figcaption></figure>

Real-time alert lists and the ability to search for specific plates are available within the map-view presentation under the `Alert List` and `Search Plates` tabs, respectively.

<div align="left"><figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/alert_list_search_plates_blur.jpg" alt="" width="375"><figcaption></figcaption></figure></div>

## Alert List

This tab provides a list of the last 40 plates read that triggered alerts including associated site/location, camera information, time, and the list to which the alert belongs. Clicking on an alert will bring up the location of capture on the map view and show all the associated information in another window that contains the vehicle image and cropped view of the tag.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/alert_list_map_blur.jpg" alt=""><figcaption></figcaption></figure>

## A/V Alert Notification

Under the default setting, “Alert List” is updated with each new alert and a notification ribbon at the bottom of the viewing screen. The ribbon will show up to provide brief alert information. Additionally, you can be notified of new alerts by audio and visual cues under the “Dispatch Map” menu:

* Once the “Automatically show new alerts on map” feature is activated (as shown above), the map view on the “Dispatch Map” screen is refreshed with the provided/actual location of the latest captured plate on the alert list.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/av_alert_notification_blur.jpg" alt=""><figcaption></figcaption></figure>

* Located on the top right-hand side of the “Dispatch Map” window, there is a sound option (Sound On/Off & Speaker icon) next to the user icon. This feature can be toggled “On” to play a beep sound and notify you when a new alert is received or left “Off” if it is not needed.

<div align="left"><figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/Screen_Shot_2021-03-12_at_2.51.07_PM.png" alt="" width="375"><figcaption></figcaption></figure></div>

## Search Plates

Any specific plate can be looked up under the “Search Plates” tab and using a time increment and brief description. After filling in the required fields, Scout will instantly notice how many times that license plate has been read at a location.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/search_plates_blur.jpg" alt=""><figcaption></figcaption></figure>

## Map Menu

There are interactive viewing options on the right-hand side of the map (shown below) that allow you to:

* Zoom in or out (“+” and “–“ buttons)
* Select/filter location(s) to be viewed (camera button)
* Select/filter alert list(s) to be viewed (clipboard/list button)
* Select camera(s) to be viewed (layer button)

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/dispatch_map_blur_copy.jpg" alt=""><figcaption></figcaption></figure>

The figures below show an example view of these options when interacted with.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/dsdsds.jpg" 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/dispatch-map.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.
