> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-dependabot-github-actions-actions-cache-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Query Expression Language Overview

> W&B에서 데이터를 선택하고 집계하는 베타 쿼리 언어

여러 run과 프로젝트 전반에서 데이터를 선택하고 집계하려면 쿼리 표현식을 사용하세요.
[query panels](/ko/models/app/features/panels/query-panels)에 대해 자세히 알아보세요.

<Tip>
  공개 [Query panel examples report](https://wandb.ai/luis_team_test/weave_example_queries/reports/Query-Panel-Examples---Vmlldzo1NzIxOTY2)에서 대화형 예제를 확인하세요. 패널 생성, run 이력을 단계별로 살펴보는 방법, 그리고 **Concat** 및 **Paginate**와 같은 설정 옵션에 대한 자세한 내용은 [Query panels overview](/ko/models/app/features/panels/query-panels)를 참조하세요.
</Tip>

<div id="data-types">
  ## 데이터 유형
</div>

* [아티팩트](./query-panel/artifact)
* [아티팩트 유형](./query-panel/artifact-type)
* [아티팩트 버전](./query-panel/artifact-version)
* [오디오 파일](./query-panel/audio-file)
* [Bokeh 파일](./query-panel/bokeh-file)
* [불리언](./query-panel/boolean)
* [entity](./query-panel/entity)
* [파일](./query-panel/file)
* [float](./query-panel/float)
* [HTML 파일](./query-panel/html-file)
* [이미지 파일](./query-panel/image-file)
* [int](./query-panel/int)
* [조인 테이블](./query-panel/joined-table)
* [분자 파일](./query-panel/molecule-file)
* [숫자](./query-panel/number)
* [3D 객체 파일](./query-panel/object-3-d-file)
* [파티션 테이블](./query-panel/partitioned-table)
* [프로젝트](./query-panel/project)
* [PyTorch 모델 파일](./query-panel/pytorch-model-file)
* [run](./query-panel/run)
* [문자열](./query-panel/string)
* [테이블](./query-panel/table)
* [사용자](./query-panel/user)
* [비디오 파일](./query-panel/video-file)
