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

# 匿名ユーザーが利用できない機能

匿名アカウントを使用すると、サインアップしなくても W\&B を試すことができますが、いくつかの機能は制限されています。重要な作業をログする前に実際のアカウントを作成するかどうか判断できるよう、以下の制限事項を確認してください。

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

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