<!--
{
  "availability" : [
    "iOS: 10.0.0 - 15.0.0",
    "iPadOS: 10.0.0 - 15.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INSaveProfileInCarIntent/profileNumber-2q84c",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "s:So24INSaveProfileInCarIntentC7IntentsE13profileNumberSiSgvp"
  },
  "title" : "profileNumber"
}
-->

# profileNumber

The profile index in which to save the settings.

```
@nonobjc final var profileNumber: Int? { get }
```

## Discussion

If your vehicle saves profile information using defined indexes, use this property to get the integer index of the profile slot to use.

---

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)