> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-07-07-docs-update-ts-examples-to-prefer-calling.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 익명 사용자에게 제공되지 않는 기능

익명 계정을 사용하면 가입하지 않고도 W\&B를 사용해 볼 수 있지만, 여러 기능이 제한됩니다. 중요한 작업을 로깅하기 전에 실제 계정을 만들지 여부를 결정할 수 있도록 다음 제한 사항을 검토하세요.

* **영구 데이터 없음**: 익명 계정은 Runs를 7일 동안 보관합니다. 익명 run 데이터를 실제 계정에 저장해 소유권을 가져오세요.

<Frame>
  <img src="https://mintcdn.com/wb-21fd5541-07-07-docs-update-ts-examples-to-prefer-calling/9Cby9aRkA57UHq6a/images/app_ui/anon_mode_no_data.png?fit=max&auto=format&n=9Cby9aRkA57UHq6a&q=85&s=c100c5fd7b6c8e95a85250a766b3f244" alt="익명 모드 인터페이스" width="2120" height="750" data-path="images/app_ui/anon_mode_no_data.png" />
</Frame>

* **artifact 로깅 없음**: 익명 run에 artifact를 로깅하면 명령줄에 경고가 표시됩니다.
  ```bash theme={null}
  wandb: WARNING Artifacts logged anonymously cannot be claimed and expire after 7 days.
  ```

* **프로필 또는 설정 페이지 없음**: 이러한 페이지는 실제 계정에서만 유용하므로 UI에는 포함되지 않습니다.

***

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