<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INVocabularyStringType/carProfileName",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INVocabularyStringType@INVocabularyStringTypeCarProfileName"
  },
  "title" : "INVocabularyStringType.carProfileName"
}
-->

# INVocabularyStringType.carProfileName

The name of a vehicle configuration profile.

```
case carProfileName
```

## Discussion

For example, automotive vendors might include the strings “Roadtrip”, “Rally”, or “Good Weather” to describe specific configurations.

Siri puts the profile name in the appropriate property of the [`INSaveProfileInCarIntent`](/documentation/Intents/INSaveProfileInCarIntent) and [`INSetProfileInCarIntent`](/documentation/Intents/INSetProfileInCarIntent) objects.

---

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)