> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-dbrian-docs-serverless-training-quickstart.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-dbrian-docs-serverless-training-quickstart/-UuhgDsvXhu_LnTE/images/app_ui/anon_mode_no_data.png?fit=max&auto=format&n=-UuhgDsvXhu_LnTE&q=85&s=88f544c657d523520802214ca80dede9" 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>
