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

# Can you group runs by tags?

A run can have multiple tags, so grouping by tags isn't supported. Instead, add a value to the [`config`](/models/track/config) object for these runs and group by this config value. You can [set the configuration after your run finishes](/models/track/config#set-the-configuration-after-your-run-has-finished) through the API.

***

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