> ## 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 데이터와 진단 로그를 보존하려면 `WANDB_DIR`을 영구 저장소의 디렉터리로 설정하세요. 그렇지 않으면 파드 또는 컨테이너가 삭제될 때 로컬 `wandb/` 디렉터리에 있는 파일이 손실될 수 있습니다.

다음 관련 아티클을 참조하세요.

* [`wandb` 파일의 로컬 위치는 어떻게 지정하나요?](/ko/support/models/articles/how-can-i-define-the-local-location-for-)
* [내 run이 crashed로 표시되는 이유는 무엇인가요?](/ko/support/models/articles/why-is-my-run-showing-as-crashed)
* [환경 변수](/ko/models/track/environment-variables)

<Badge stroke shape="pill" color="orange" size="md">[환경 변수](/ko/support/models/tags/environment-variables)</Badge><Badge stroke shape="pill" color="orange" size="md">[로그](/ko/support/models/tags/logs)</Badge><Badge stroke shape="pill" color="orange" size="md">[Runs](/ko/support/models/tags/runs)</Badge>
