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

# Features not available to anonymous users

Anonymous accounts let you try W\&B without signing up, but several features are restricted. Review the following limitations so you can decide whether to create a real account before logging important work.

* **No persistent data**: Anonymous accounts retain runs for 7 days. Claim anonymous run data by saving it to a real account.

<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="Anonymous mode interface" width="2120" height="750" data-path="images/app_ui/anon_mode_no_data.png" />
</Frame>

* **No artifact logging**: When you log an artifact to an anonymous run, a warning appears on the command line:
  ```bash theme={null}
  wandb: WARNING Artifacts logged anonymously cannot be claimed and expire after 7 days.
  ```

* **No profile or settings pages**: The UI doesn't include certain pages, because they're only useful for real accounts.

***

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