---
title: Visual intelligence
framework: appintents
role: collectionGroup
role_heading: API Collection
path: appintents/app-schema-domain-visual-intelligence
---

# Visual intelligence

Display search results from your app when people point the camera at relevant content.

## Overview

Overview The .visualIntelligence domain defines app schemas that connect your app to the camera control. Apply the semanticContentSearch schema to make your app appear as a search destination in Visual Intelligence. The Visual Intelligence framework provides the types that describe what visual intelligence captures from the camera or a screenshot. Your app implements an IntentValueQuery to receive these types, find matching content, and return app entities. tip: Xcode generates a template implementation when you type visualIntelligence_ and select a schema from the suggestions list.

## Topics

### Essentials

- [Integrating your app with visual intelligence](visualintelligence/integrating-your-app-with-visual-intelligence.md)

### Actions

- [semanticContentSearch](appintents/appschema/visualintelligenceintent/semanticcontentsearch.md)
- [AppSchema.VisualIntelligenceIntent](appintents/appschema/visualintelligenceintent.md)

## See Also

### Single-purpose domains

- [Assistant](appintents/app-schema-domain-assistant.md)
