# Profile

Users can have profiles that contain an [Avatar](avatars.md) and a `Person` object each.

## Person

The `$profile->person` variable is a reference to a [Person object from the Address Module](https://konekt.dev/address/0.9/person).

---

**Next**: [Avatars &raquo;](avatars.md)
