---
title: configuration
framework: swiftdata
role: symbol
role_heading: Instance Property
path: swiftdata/datastore/configuration-swift.property
---

# configuration

## Declaration

```swift
var configuration: Self.Configuration { get }
```

## See Also

### Accessing store information

- [Configuration](swiftdata/datastore/configuration-swift.associatedtype.md)
- [DataStoreConfiguration](swiftdata/datastoreconfiguration.md)
- [identifier](swiftdata/datastore/identifier.md)
- [schema](swiftdata/datastore/schema.md)
