# Studies

Conduct studies to gather crucial information about vehicle classifications, counts, and speeds and quickly identify any issues or anomalies in the study data. Use the study data to create reports and dive into the data to uncover patterns that contribute to better road safety, efficient traffic management, and informed decision-making.

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

#### Select Stations

Confirm that all the study stations are visible on the map below. If not, go to Stations to add them. Once everything looks good, select the station that will contribute data to the  study.&#x20;

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

#### **Schedule**

Set up the schedule to plan for a future study or set up the schedule for data that has either already been collected or is currently underway. Customize the frequency, timing, recurrence, and success threshold to suit your specific study requirements.

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

#### **Validation Rules**

Define the criteria for validation rules to ensure the accuracy and reliability of the study data. These rules will assist in identifying anomalies and detecting issues within the dataset. There are included sensible default values as a starting point to customize and meet the specific needs of the study. Select the criteria that will be used in this study.&#x20;

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

#### **Study Name**&#x20;

In this step, take a moment to choose a name that captures the objectives and purpose of the study. Optionally provide any notes that can offer context or insights about the study.&#x20;

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

#### **Review**&#x20;

Before finalizing, double-check the study details for accuracy. If there are any discrepancies, use the Previous Step button to make necessary corrections. Once all information is accurate, click Finish.&#x20;

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

Congratulations! You have set up a Study!


---

# 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/rekor-discover-r/class-count-and-speed/markdown/studies.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.
