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

# tags で runs をグループ化できますか？

1 つの run に複数の tags を付けられるため、tags によるグループ化はサポートされていません。代わりに、これらの runs には [`config`](/ja/models/track/config) オブジェクトに値を追加し、その設定値でグループ化してください。run の終了後に [設定を行う](/ja/models/track/config#set-the-configuration-after-your-run-has-finished) には、API を使用できます。

***

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