> ## 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 객체의 `.save()` 메서드를 호출해 현재 run을 저장하세요. 이름은 run 객체의 `name` 속성으로 조회할 수 있습니다.

***

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