# Compare Datasets

The Compare Datasets feature allows you to juxtapose results from different datasets and compare the results side by side. This helps you identify patterns, strengths, and weaknesses across multiple datasets.

To merge two datasets, follow these steps:

1. Inside the Evaluations tab, click on the "Select to compare" button to select multiple datasets for comparison.

<figure><img src="/files/GpxBwccGUyNnU0bHsXYl" alt=""><figcaption><p>Compare Dataset</p></figcaption></figure>

2. Click the multiple datasets which you want to merge.

<figure><img src="/files/WfM2ieneQ6w0w3At2mHi" alt=""><figcaption><p>select multiple datasets to merge</p></figcaption></figure>

3. Click on **"Merge dataset"**

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

3. Mention the merged dataset name and optionally add description.

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

3. You can find the merged dataset in the dataset tab.


---

# 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.raga.ai/ragaai-catalyst/concepts/running-ragaai-evals/compare-datasets.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.
