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

# 태그별로 runs를 그룹화할 수 있나요?

run에는 여러 태그를 지정할 수 있으므로 태그별 그룹화는 지원되지 않습니다. 대신 해당 runs의 [`config`](/ko/models/track/config) 객체에 값을 추가한 뒤, 이 config 값으로 그룹화하세요. 이 작업은 [API](/ko/models/track/config#set-the-configuration-after-your-run-has-finished)를 사용해 수행할 수 있습니다.

***

<Badge stroke shape="pill" color="orange" size="md">[Runs](/ko/support/models/tags/runs)</Badge>
