# Alibaba Qwen3.6 Max Preview — deprecation status

> Yes — Alibaba deprecated Qwen3.6 Max Preview and shuts it down on October 10, 2026 (in 29 days). The recommended replacement is Qwen3.7 Max.

A preview of the 3.6 Max that Alibaba superseded before it ever went stable - there is no qwen3.6-max, only this preview and then 3.7. Preview ids in Model Studio get the same thirty-day notice as any other snapshot, which is not much for something people treated as a flagship.

## Facts

| Field | Value |
| --- | --- |
| Provider | Alibaba |
| Model id | `qwen3.6-max-preview` |
| Status | Deprecated |
| Shutdown | October 10, 2026 (in 29 days) |
| Last verified | August 3, 2026 |

## Replacement

- **Qwen3.7 Max** (`qwen3.7-max`) · recommended — https://modeldeprecations.dev/alibaba/qwen3.7-max
  - Parameters it accepts: https://modelparams.dev/models/alibaba/qwen3.7-max

```diff
- "model": "qwen3.6-max-preview"
+ "model": "qwen3.7-max"
```

## FAQ

### When will Alibaba Qwen3.6 Max Preview shut down?

Alibaba Qwen3.6 Max Preview is scheduled to shut down on October 10, 2026, in 29 days.

### What replaces Alibaba Qwen3.6 Max Preview?

Alibaba recommends Qwen3.7 Max (`qwen3.7-max`) as the replacement for Alibaba Qwen3.6 Max Preview.

### Is Alibaba Qwen3.6 Max Preview still available?

Yes, for now. Alibaba Qwen3.6 Max Preview is deprecated but still answers requests until October 10, 2026. Deprecated models get no further updates and are the first to lose capacity.

### How do I migrate from Alibaba Qwen3.6 Max Preview to qwen3.7-max?

Swap the model id in your API call: replace "qwen3.6-max-preview" with "qwen3.7-max". Keep the rest of the request the same, then re-check the parameters the new model accepts before you ship.

## Sources

- [Alibaba Cloud Model Studio model decommissioning](https://www.alibabacloud.com/help/en/model-studio/model-depreciation) — accessed 2026-08-03

---

Canonical page: https://modeldeprecations.dev/alibaba/qwen3.6-max-preview
JSON: https://modeldeprecations.dev/api/v1/models/alibaba/qwen3.6-max-preview.json
