> ## 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 puis-je obtenir le nom aléatoire du run dans mon script ?

Appelez la méthode `.save()` d'un objet run pour enregistrer le run en cours. Récupérez ensuite le nom via l'attribut `name` de l'objet run.

***

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