<!--
{
  "availability" : [
    "iOS: 15.4.0 -",
    "iPadOS: 15.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/UIApplicationSceneManifest/UISceneConfigurations/CPTemplateApplicationInstrumentClusterSceneSessionRoleApplication",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.UIApplicationSceneManifest.UISceneConfigurations.CPTemplateApplicationInstrumentClusterSceneSessionRoleApplication"
  },
  "title" : "CPTemplateApplicationInstrumentClusterSceneSessionRoleApplication"
}
-->

# CPTemplateApplicationInstrumentClusterSceneSessionRoleApplication

Configurations for scenes you use to display navigation content on a CarPlay Instrument Cluster.

## Discussion

After setting [`CPSupportsInstrumentClusterNavigationScene`](/documentation/BundleResources/Information-Property-List/UIApplicationSceneManifest/CPSupportsInstrumentClusterNavigationScene) to `YES`, use this key to specify a scene configuration when displaying navigation content in the CarPlay Instrument Cluster.

For more information, see <doc://com.apple.documentation/documentation/CarPlay/displaying-content-in-carplay>.

## Topics

### Configuration name

[`UISceneConfigurationName`](/documentation/BundleResources/Information-Property-List/UIApplicationSceneManifest/UISceneConfigurations/CPTemplateApplicationInstrumentClusterSceneSessionRoleApplication/UISceneConfigurationName)

The app-specific name you use to identify the scene.

### Scene objects

[`UISceneClassName`](/documentation/BundleResources/Information-Property-List/UIApplicationSceneManifest/UISceneConfigurations/CPTemplateApplicationInstrumentClusterSceneSessionRoleApplication/UISceneClassName)

The name of the scene class you want UIKit to instantiate.

[`UISceneDelegateClassName`](/documentation/BundleResources/Information-Property-List/UIApplicationSceneManifest/UISceneConfigurations/CPTemplateApplicationInstrumentClusterSceneSessionRoleApplication/UISceneDelegateClassName)

The name of the app-specific class you want UIKit to instantiate and use as the scene delegate object.



---

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)