---
title: userInfo
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsmanagedobjectcontext/userinfo
---

# userInfo

The user information for the context.

## Declaration

```swift
var userInfo: NSMutableDictionary { get }
```

## See Also

### Configuring a context

- [persistentStoreCoordinator](coredata/nsmanagedobjectcontext/persistentstorecoordinator.md)
- [parent](coredata/nsmanagedobjectcontext/parent.md)
- [name](coredata/nsmanagedobjectcontext/name.md)
