> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

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

run에는 여러 태그를 지정할 수 있으므로 태그별 그룹화는 지원되지 않습니다. 대신 해당 runs의 [`config`](/ko/models/track/config) 객체에 값을 추가한 뒤, 이 config 값으로 그룹화하세요. API를 통해 [run이 완료된 후 설정을 지정할 수 있습니다](/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>
