# 데이터 엑셀 다운로드

CLEX에서 제공되지 않는 데이터 가공이 필요한 경우, 혹은 자체적으로 데이터를 사용해야 하는 경우 목록 상단의 엑셀 버튼을 클릭 해 엑셀 파일로 데이터를 다운로드 받을 수 있습니다.

<figure><img src="/files/MDdwFKVqMkB5AK5Cl2lr" 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://furence.gitbook.io/clex-2.0/2/1/1.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.
