Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,51 @@ Tiers are cumulative. Granting **Up to Balanced** also grants Cost efficient. Gr
A tier applies to a model **and** a reasoning effort, not to a model alone. The same model can sit in two tiers: for example a mid-size model at Light effort can be Cost efficient, at Medium effort Balanced, and at High effort Premium. A frontier model is Premium at every effort.
</Note>

## See the models in each tier

To see the current model and reasoning-effort combinations included in each tier, go to **Admin** > **Usage** and click the **ⓘ** icon next to **Models tier**. The breakdown is available in all three places where model-tier access is displayed:

- **Members** tab: next to the **Models tier** column heading.
- **Groups** tab: next to the **Models tier** column heading.
- **Settings** tab: next to the **Models tier** section heading.

The list in the Usage page is the source of truth. It changes as Dust adds models and providers update pricing or capabilities.

### Current tier breakdown

The following table reflects the model catalog and tier assignments as of August 12, 2026. A model can appear in more than one tier because its tier depends on the reasoning effort. `All efforts` means all reasoning efforts supported by that model.

| Model | Cost efficient | Balanced | Premium |
| --- | --- | --- | --- |
| GPT 5.6 Sol | — | `none` | `light`, `medium`, `high` |
| GPT 5.6 Terra | — | all efforts | — |
| GPT 5.6 Luna | `none`, `light` | `medium`, `high` | — |
| GPT-5.4 Mini | all efforts | — | — |
| GPT-5.4 Nano | all efforts | — | — |
| Claude 4.5 Haiku | all efforts | — | — |
| Claude Sonnet 5 | `light` | `medium` | `high` |
| Claude Sonnet 4.6 | `light` | `medium` | `high` |
| Claude Opus 5 | — | — | all efforts |
| Claude Opus 4.8 | — | — | all efforts |
| Claude Fable 5 | — | — | all efforts |
| Mistral Large | — | `none` | — |
| Mistral Medium 3.5 | — | `none` | `high` |
| Mistral Small | `none` | — | — |
| Mistral Codestral | `none` | — | — |
| Gemini 3.1 Flash Lite | `none`, `light`, `medium` | `high` | — |
| Gemini 3.1 Pro (Preview) | — | `light` | `medium`, `high` |
| Gemini 3.5 Flash Lite | `none`, `light`, `medium` | `high` | — |
| Gemini 3.5 Flash | — | `light`, `medium` | `high` |
| Gemini 3.6 Flash | — | `light`, `medium` | `high` |
| DeepSeek V4 Pro (Fireworks) | — | `none` | — |
| DeepSeek V4 Flash (Fireworks) | all efforts | — | — |
| Kimi K2.6 (Fireworks) | — | all efforts | — |
| Kimi K3 (Fireworks) | — | `light` | `medium`, `high` |
| GLM-5.2 (Fireworks) | — | `high` | — |
| Grok 4.5 | — | all efforts | — |

The table covers the models currently shown in the Usage-page breakdown. Workspace plan, provider access, region, and other availability settings can further limit which models a member can select.

## Set the workspace ceiling

1. Go to **Admin** > **Usage**.
Expand Down Expand Up @@ -82,7 +127,7 @@ No. Every workspace starts at **Up to Premium**, which restricts nothing. Config

### Which models are Premium, and which are Cost efficient?

It depends on the model and the reasoning effort. You can get the full list by clicking on the (i) icon near model tier selection, in the Usage page. As a rule of thumb: small and mini models are Cost efficient, mid-size models are Cost efficient or Balanced at low effort and Premium at their highest effort, and frontier models are Premium at every effort. The tiers evolve as providers release new models and change prices.
It depends on the model and the reasoning effort. See [the model-tier breakdown](#see-the-models-in-each-tier) in **Admin** > **Usage** for the current list. As a rule of thumb: small and mini models are Cost efficient, mid-size models are Cost efficient or Balanced at low effort and Premium at their highest effort, and frontier models are Premium at every effort. The tiers evolve as providers release new models and change prices.

### Does restricting tiers break agents that were already built on premium models?

Expand Down