# 칼럼 자동정리+는 언제 써야 하나요?

칼럼 자동정리+ (Beta) 는 리스틀리의 새로운 기능 중 하나입니다. 데이터 추출 후 데이터보드에 접속해 중앙 테이블에서 칼럼 자동정리+ (Beta) 버튼을 클릭하면, 보다 정리된 파일을 다운로드할 수 있습니다.

종종 데이터 구조가 통일되지 않은 웹사이트를 추출하게 되면 엑셀 파일 내 빈칸이 여러 개 발생하는데요. 해당 기능은 추출 과정에서 발생하는 빈 칸을 자동으로 감지해 제거하고, 보다 깔끔하고 정돈된 파일로 만들어줍니다. 현재는 베타 버전이지만, 사용자 피드백을 반영해 지속적으로 개선해 나갈 예정입니다.

[![Screenshot 2025-09-16 161213](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2025-09-16_161213.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2025-09-16_161213.scale-100.png)

만약 더 정교한 셀 정리가 필요하다면, 중앙에 위치한 비어 있는 열 제거 기능을 활용하실 수 있습니다. 이 기능은 0%부터 100%까지의 바 형태로 제공되며, 수치가 100%에 가까울수록 파일 내 비어 있는 열이 모두 제거됩니다.

다만 이 경우 빈 셀이 사라지는 장점은 있지만, 원치 않는 칼럼에 데이터가 재배치될 수 있으므로 제거 수준을 적절히 조정해 원하는 만큼 열을 제거하실 것을 권장드립니다.

[![Screenshot 2025-09-16 162004](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2025-09-16_162004.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2025-09-16_162004.scale-100.png)


---

# 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/+.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.
