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

# Comment configurer le nom du run dans mon code d’entraînement ?

Au début du script d’entraînement, appelez `wandb.init` en lui passant un nom pour le run. Par exemple : `wandb.init(name="my_awesome_run")`.

***

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