> For the complete documentation index, see [llms.txt](https://docs.firescope.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.firescope.io/en/key-features/roasting-record-comparison.md).

# Roasting Record Comparison

1. On the **Roasts** page, find the records you wish to compare and click the check box on the left.&#x20;
2. After selecting the records, click the "Compare" button at the top right of the roasting records page. Review the selected records and then press the "Compare" button to proceed.

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

3. You can overlay the graphs of the selected records for a side-by-side comparison and view detailed information for each record in the bottom section.

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

{% hint style="info" %}
To see how roasting record comparison works with other features to help you manage your roast smoothly on Firescope, [check out our video](https://www.youtube.com/watch?v=MV9zqd-bxJc)!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.firescope.io/en/key-features/roasting-record-comparison.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.
