---
title: Plans & features
description: Compare Display.dev tiers — storage, gated artifacts, members, SSO, and audit logs.
slug: /docs/limits
group: organization
updatedAt: 2026-04-27
---

Display.dev is a flat per-organization subscription. Every plan includes the full publish surface; the differences are quotas and gated features.

For pricing, see [/pricing](/pricing).

## Tier comparison

| Capability               | Free | Solo | Pro   | Enterprise |
| ------------------------ | ---- | ---- | ----- | ---------- |
| Storage limit            | —¹   | 1 GB | 25 GB | negotiated |
| Gated artifacts²         | 10   | none | none  | none       |
| Version history          | —    | yes  | yes   | yes        |
| Private + sharedWith     | —    | —    | yes   | yes        |
| SSO (Google + Microsoft) | —    | —    | yes   | yes        |
| SAML                     | —    | —    | —     | yes        |
| Audit log                | —    | —    | yes   | yes        |
| Viewer stats             | —    | —    | yes   | yes        |
| Scoped API keys          | —    | —    | yes   | yes        |

¹ Free has no fixed storage cap; the gated-artifact count is the constraint.
² Gated artifacts are anything other than **public**. Public artifacts are unlimited on every plan.

## Per-plan detail

Per-plan file size, request rate, and member ceilings are visible in the dashboard for your current plan. If a flag isn't listed in the matrix above, it isn't gated.

## Upgrade flow

Open Settings → Plan from the dashboard, or hit a paywall while publishing — the CLI surfaces the upgrade URL inline:

```text
Error: Private visibility requires the Pro plan.
Upgrade: https://app.display.dev/settings/billing?plan=pro
```

Checkout handles the rest; your plan updates within seconds.
