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

# スクリプトでランダムなrun 名を取得するにはどうすればよいですか？

現在の run を保存するには、run object の `.save()` method を呼び出します。名前は、run object の `name` 属性から取得します。

***

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