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

# How can I configure the name of the run in my training code?

At the beginning of the training script, call `wandb.init` with a run name. For example: `wandb.init(name="my_awesome_run")`.

***

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