---
title: limitIncreaseSuggestion
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/privatecloudcomputelanguagemodel/quotausage-swift.struct/limitincreasesuggestion-swift.property
---

# limitIncreaseSuggestion

A suggestion the user can act on to increase their quota.

## Declaration

```swift
var limitIncreaseSuggestion: PrivateCloudComputeLanguageModel.QuotaUsage.LimitIncreaseSuggestion?
```

## Discussion

Discussion A nil value indicates that the model provider does not surface an upgrade path through this API.

## See Also

### Inspecting the quota limit

- [isLimitReached](foundationmodels/privatecloudcomputelanguagemodel/quotausage-swift.struct/islimitreached.md)
- [PrivateCloudComputeLanguageModel.QuotaUsage.LimitIncreaseSuggestion](foundationmodels/privatecloudcomputelanguagemodel/quotausage-swift.struct/limitincreasesuggestion-swift.struct.md)
