# 브라우저 탭이 열려있는 순서대로 엑셀파일을 다운받을 수 있나요?

{% stepper %}
{% step %}

### d

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

첫 번째 방법은 열려있는 브라우저 탭 중 가장 첫 번째 탭에서 추출 버튼을 클릭하는 것입니다.\
그럼 자동으로 첫 번째 창이 “탭 소스”로 설정되고, 결과창도 해당 ‘탭 소스’를 기준으로 열리게 됩니다.
{% endstep %}

{% step %}

### d

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

이미 첫 번째 브라우저 탭이 아닌 다른 탭에서 추출 버튼을 클릭했을 경우에는 ‘결과창’에서 기준이 될 태스크를 바꿔주면 됩니다.\
① 폴더 목록에서 첫 번째에 있는 URL을 클릭합니다.\
② 아래의 정보 카드에서 내가 추출하고자하는 데이터가 들어있는 탭을 선택합니다.\
위 과정을 거친 후 엑셀 혹은 구글시트 버튼을 클릭하여 결과물을 다운로드해주세요.
{% endstep %}

{% step %}

### d

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

첫 번째 브라우저탭을 ‘기준점’으로 만들어 주면 위와 같이 창이 열려있던 순서대로 정렬된 데이터를 받을 수 있습니다.
{% endstep %}
{% endstepper %}


---

# 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://help.listly.io/docs/ko/support/faq/features/undefined-4.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.
