# Step 1: Create a new study

After clicking on "Create a new study," you can first give your study a name and description that will be useful to you. Next, you need to select the study type. At this stage, you must decide whether you want RAT to only collect the URLs and AI Overviews from the search results (URLs / AI overviews only), or if you also want those results to be evaluated by jurors (Assessment Study). Additionally, you can choose the Classifier Study to use different [classifiers](/result-assessment-tool-rat-docs/the-rat-extensions.md) ([SEO Score](/result-assessment-tool-rat-docs/the-rat-extensions/seo-score.md), [Readability Score](/result-assessment-tool-rat-docs/the-rat-extensions/readability-score.md)) to gain further insights and data about the search results.

![](/files/89f4696dfca0d2ef2c7453d5996d8375b25432d6)

In the next step, you can choose the search engines or systems and in which countries you want the RAT to collect results as well as which types of results. For example, you can choose to collect Organic Results from Google in Germany.

![](/files/f16954adc789fe5f57ada23a4cfaee254382b9c5)

Now you can specify the set of search queries. To do this, you can either enter the search queries manually, upload a CSV file containing your search queries, or utilize the [Query Sampler](/result-assessment-tool-rat-docs/the-query-sampler.md).

![](/files/4ae627c8f82525c334d80e1219b516e87ce462df)

In the final step, you will indicate how many search results RAT should gather per query, specifying either a single number or a range. You can also specify the assessment options and select the different [classifiers](/result-assessment-tool-rat-docs/the-rat-extensions.md) based on the study type you previously chose. In the Assessment Options section, you can define the search task that the jurors will work on later. You have the ability to limit the number of results each participant should assess, choose the types of results to be evaluated, and decide whether or not to display URLs in the assessment interface.

![](/files/726c047e5a1b68a12bef1ffc70770d6a650f4632)

Now you will receive a summary of your settings to confirm them.

![](/files/eb8f1bc9cee99a5c661700e64facdaf208da88fd)

After creating your study, you will be directed to the overview dashboard. Here, you can begin collecting search results, define evaluation questions, invite participants for evaluation, select the URLs that will be presented to the jurors and analyze as well as export the study results.

![](/files/40ed4f3ba16308acdbeb17c42dc888aecbfc269a)


---

# 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://result-assessment-tool-rat.gitbook.io/result-assessment-tool-rat-docs/what-is-rat-and-how-does-it-work/step-1-create-a-new-study.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.
