# 배경 로그 및 실시간 온도 비교

배경 로그 기능은 이미 로스팅한 기록을 배경에 두어 로스팅 진행을 더욱 정확하게 비교할  수 있습니다.

배경 로그를 사용하는 방법에 대해 알아보겠습니다.

### 로스팅 기록 페이지에서 선택하여 배경 로그로 사용하기

1. **로스팅 기록**에서 배경 로그로 사용할 기록을 찾아 조회합니다.
2. 하단의 **배경으로 지정** 버튼을 클릭하면 방금 조회한 기록이 배경으로 지정됩니다.

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

3\. 로스팅을 진행하게 되면 배경 기록과의 실시간 온도차를 확인할 수 있습니다.

![](/files/-MlQAWXB_00V6cp2e-Hh)

### **진행 중인 로스팅에서 배경 로그 선택/교체하기**

로스팅을 진행 중이거나 이미 배경 로그를 선택했을 때도 다른 배경 로그를 선택하여 바꿀 수 있습니다.

1\. 오른쪽 상단의 **세로 말줄임표(**⋮**)** 버튼을 누르고 **배경 로그**의 **불러오기**를 클릭합니다.

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

2\. 원하는 로스팅 기록을 검색하여 선택하면 배경 기록이 교체됩니다.

![](/files/-MlQC7FcjwN1atqIuH-t)

3\. 배경 기록의 자세한 정보를 로스팅 중에 조회하고 싶다면, 상단의 현재 로스팅으로 선택되어있는 드롭다운에서 배경 기록을 선택해주세요.

<figure><img src="/files/31gNwE8xRcLpYlyIzZSE" alt=""><figcaption></figcaption></figure>


---

# 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.firescope.io/feature/background-log.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.
