---
title: profileNumber
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insetprofileincarintent/profilenumber-37vj8
---

# profileNumber

The profile index from which to restore the settings.

## Declaration

```swift
final var profileNumber: Int? { get }
```

## Discussion

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

## See Also

### Getting the Profile Information

- [isDefaultProfile](intents/insetprofileincarintent/isdefaultprofile.md)
- [profileName](intents/insetprofileincarintent/profilename.md)
- [profileLabel](intents/insetprofileincarintent/profilelabel.md)
