You can create state machines to describe objects that have complicated or significant behavior. When you create a state machine, a single diagram and a region are created by default. A region is the container that holds the states and transitions that you add to the diagram to graphically describe the behavior of an object. You can create a state machine for classes, components, and operations.
Parent topic: Modeling object behavior by using state machine diagrams
Related concepts
State machines