> ## Documentation Index
> Fetch the complete documentation index at: https://docs.athina.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Comparing datasets using Athina IDE

This video shows how to use Athina IDE to compare different datasets side-by-side.

#### Steps

* Log dataset 1
* Log dataset 2

<Tip>
  Dataset 1 & Dataset 2 must have 1 column with common values to compare.

  <br />

  For example: `query` might be common even thought the `retrieved_documents` or
  `llm_response` might be different.
</Tip>

<iframe
  src="https://www.loom.com/embed/c4a4cee9394640a8ad8d704eb690ac13?sid=fbb82bd2-1ed7-455b-9763-4f1ff4104c36"
  frameBorder="0"
  webkitallowfullscreen
  mozallowfullscreen
  allowfullscreen
  style={{
width: "100%",
height: "100%",
minHeight: "500px",
}}
/>

<br />

<br />

<br />

<br />
