---
title: level
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/spotlightsearchtool/guide/level
---

# level

The guidance for the model to use during a session.

## Declaration

```swift
let level: SpotlightSearchTool.GuidanceLevel
```

## Discussion

Discussion Use this property to specify custom guidance for how to search your app’s content. The default value of this property is SpotlightSearchTool.GuidanceLevel.complete, which uses all available search techniques and search all content types.

## See Also

### Getting the guidance

- [format](corespotlight/spotlightsearchtool/guide/format.md)
