> For the complete documentation index, see [llms.txt](https://docs.rekor.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rekor.ai/scout/scout-dashboard.md).

# Scout Dashboard

- [Overview](https://docs.rekor.ai/scout/scout-dashboard/overview.md)
- [Registration](https://docs.rekor.ai/scout/scout-dashboard/registration.md)
- [Login](https://docs.rekor.ai/scout/scout-dashboard/login.md)
- [Dashboard](https://docs.rekor.ai/scout/scout-dashboard/dashboard.md)
- [Quick View Panels](https://docs.rekor.ai/scout/scout-dashboard/dashboard/quick-view-panels.md)
- [Most Recent Plate Reads](https://docs.rekor.ai/scout/scout-dashboard/dashboard/most-recent-plate-reads.md)
- [Recent Alerts](https://docs.rekor.ai/scout/scout-dashboard/dashboard/recent-alerts.md)
- [Top Cameras/Alerts of the Week](https://docs.rekor.ai/scout/scout-dashboard/dashboard/top-cameras-alerts-of-the-week.md)
- [Quick Search](https://docs.rekor.ai/scout/scout-dashboard/dashboard/quick-search.md)
- [Agents & Camera Configuration](https://docs.rekor.ai/scout/scout-dashboard/agents-and-camera-configuration.md)
- [Advanced Search](https://docs.rekor.ai/scout/scout-dashboard/advanced-search.md)
- [Dispatch Map](https://docs.rekor.ai/scout/scout-dashboard/dispatch-map.md)
- [Video Review](https://docs.rekor.ai/scout/scout-dashboard/video-review.md)
- [Statistics](https://docs.rekor.ai/scout/scout-dashboard/statistics.md)
- [Analytics & Reports](https://docs.rekor.ai/scout/scout-dashboard/analytics-and-reports.md)
- [Search Audit](https://docs.rekor.ai/scout/scout-dashboard/search-audit.md)
- [Account Settings](https://docs.rekor.ai/scout/scout-dashboard/account-settings.md)
- [Guides and Support](https://docs.rekor.ai/scout/scout-dashboard/guides-and-support.md)
- [Configuration](https://docs.rekor.ai/scout/scout-dashboard/configuration.md)
- [Alerts](https://docs.rekor.ai/scout/scout-dashboard/configuration/alerts.md)
- [Agents](https://docs.rekor.ai/scout/scout-dashboard/configuration/agents.md)
- [Licensed Agents](https://docs.rekor.ai/scout/scout-dashboard/configuration/licensed-agents.md)
- [WebHooks](https://docs.rekor.ai/scout/scout-dashboard/configuration/webhooks.md)
- [User Management](https://docs.rekor.ai/scout/scout-dashboard/configuration/user-management.md)
- [Data Sharing](https://docs.rekor.ai/scout/scout-dashboard/configuration/data-sharing.md)
- [Permissions Groups](https://docs.rekor.ai/scout/scout-dashboard/configuration/permissions-groups.md)
- [Integrations](https://docs.rekor.ai/scout/scout-dashboard/configuration/integrations.md)
- [Billing and Subscriptions](https://docs.rekor.ai/scout/scout-dashboard/billing-and-subscriptions.md)
- [Change Your Plan](https://docs.rekor.ai/scout/scout-dashboard/billing-and-subscriptions/change-your-plan.md)
- [Update Billing Address](https://docs.rekor.ai/scout/scout-dashboard/billing-and-subscriptions/update-billing-address.md)
- [Update Payment Method](https://docs.rekor.ai/scout/scout-dashboard/billing-and-subscriptions/update-payment-method.md)
- [Review Billing History](https://docs.rekor.ai/scout/scout-dashboard/billing-and-subscriptions/review-billing-history.md)
- [Cancel Your Subscription](https://docs.rekor.ai/scout/scout-dashboard/billing-and-subscriptions/cancel-your-subscription.md)
- [Rekor CarCheck®](https://docs.rekor.ai/scout/scout-dashboard/rekor-carcheck-r.md)


---

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

```
GET https://docs.rekor.ai/scout/scout-dashboard.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.
