# MML Object Instances

Object Instances in [**MSquared**](https://dash.mserve.io/) are specific implementations of objects within your projects. They represent individual, functional entities in your virtual environments.

Key aspects of Object Instances:

* Customization: When using templates, instances can be customized based on the parameters.
* Management:
  * Disable: Temporarily deactivate an object without removing it.
  * Delete: Permanently remove an object from the project.
* Flexibility: Supports both ad-hoc object creation and standardized, [template](https://docs.msquared.io/dash/mml-objects/broken-reference)-based approaches.

Object Instances form the building blocks of your virtual worlds in MServe.
