> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-wbdocs-1882.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 匿名ユーザーが利用できない機能は何ですか？

* **データは永続保存されません**: 匿名アカウントでは、Runs は 7 日間保存されます。匿名の run データは、実際のアカウントに保存することで引き継げます。

<Frame>
  <img src="https://mintcdn.com/wb-21fd5541-wbdocs-1882/g98EkbyZbbkyMi8o/images/app_ui/anon_mode_no_data.png?fit=max&auto=format&n=g98EkbyZbbkyMi8o&q=85&s=2406cf8cbdd751c6f7e814de849eeef1" 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.
  ```

* **プロフィールページや Settings ページはありません**: これらのページは実際のアカウントでのみ有用なため、UI には含まれません。

***

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