# Data Destination

1. From the dropdown list, select the data destination where the camera captures will be sent. For standard use, we highly recommend leaving it on Rekor Scout Cloud.

   * **Rekor Scout Cloud:** Send data to <https://cloud.openalpr.com> (a Rekor Scout web server hosted by Rekor).
   * **Rekor Scout CJIS:** Send data to <https://police.openalpr.com> (a Rekor Scout web server designed to host sensitive data and address the most stringent U.S. government security and compliance requirements).
   * **Scout On-Premises Web Server:** Send data to an [on-premises Rekor Scout web server](/scout/web-server/self-hosted.md) (hosted by you on a Linux machine).
   * **Other Generic HTTP Endpoint:** You wish to integrate Rekor Scout with your application. Send data to your own HTTP endpoint.

   <figure><img src="/files/41b5ILEV4Ht4pu61c5hm" alt=""><figcaption></figcaption></figure>
2. Enter the same Rekor Scout credentials you used previously.
3. Click “Register”.
4. Successful registration confirmation is displayed below.

<figure><img src="/files/mSzahcdWWD1bAP8dEnpZ" 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/edge-pro/connecting/configuration-dashboard/data-destination.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.
