<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TrustInsights",
  "identifier" : "/documentation/TrustInsights/InsightEvaluator/InsightRequestProtocol",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Trust Insights"
    ],
    "preciseIdentifier" : "s:13TrustInsights16InsightEvaluatorC0C15RequestProtocolP"
  },
  "title" : "InsightEvaluator.InsightRequestProtocol"
}
-->

# InsightEvaluator.InsightRequestProtocol

A protocol that insight evaluation types conform to.

```
protocol InsightRequestProtocol : Sendable
```

## Topics

### Associated Types

[`associatedtype InsightType : TrustInsight`](/documentation/TrustInsights/InsightEvaluator/InsightRequestProtocol/InsightType)

An associated type that represents an insight.

## Relationships

### Conforming Types

[`InsightRequest`](/documentation/TrustInsights/InsightEvaluator/InsightRequest)

### Inherits From

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)