# Introduction In this lab, we will learn how to build a comprehensive MongoDB user profile schema. We will design profile fields to store various user information, including personal details, contact information, user settings, preferences, and metadata for tracking profile updates. By the end of this lab, you will have a flexible and efficient user profile document structure that can be used to manage user data in your MongoDB-powered applications.
Click the virtual machine below to start practicing