# Control Plane ```{eval-rst} .. automodule:: torch.distributed.elastic.control_plane .. currentmodule:: torch.distributed.elastic.control_plane ``` This module contains optional helpers that add extra debug and control handlers into your application. ```{eval-rst} .. autofunction:: torch.distributed.elastic.control_plane.worker_main ```