---
title: suggestedEntities()
framework: appintents
role: symbol
role_heading: Instance Method
path: appintents/entityquery/suggestedentities()
---

# suggestedEntities()

Returns the initial results to display when the system presents options backed by this query.

## Declaration

```swift
func suggestedEntities() async throws -> Self.Result
```
