---
title: IntentPredictionConfiguration
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/intentpredictionconfiguration
---

# IntentPredictionConfiguration

An interface that provides the configuration for a single prediction.

## Declaration

```swift
protocol IntentPredictionConfiguration
```

## Topics

### Associated Types

- [Intent](appintents/intentpredictionconfiguration/intent.md)

## Relationships

### Conforming Types

- [IntentPrediction](appintents/intentprediction.md)
- [TupleIntentPrediction](appintents/tupleintentprediction.md)

## See Also

### Getting the supporting types

- [IntentPrediction](appintents/intentprediction.md)
- [Prediction](appintents/predictableintent/prediction.md)
- [IntentPredictionsBuilder](appintents/intentpredictionsbuilder.md)
