> For the complete documentation index, see [llms.txt](https://swonh.gitbook.io/sdmp-user-manual-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swonh.gitbook.io/sdmp-user-manual-eng/general-module/user-controls.md).

# User Controls

User controls allow you to define the logic for the problem

The user controls for the **General** module are organized as follows.

[<mark style="color:blue;">**StateControl**</mark>](/sdmp-user-manual-eng/general-module/user-controls/statecontrol.md)\
Controls for functions related to state

[<mark style="color:blue;">**ActionControl**</mark>](/sdmp-user-manual-eng/general-module/user-controls/actioncontrol.md)\
Controls for functions related to action

[<mark style="color:blue;">**StateTransitionControl**</mark>](/sdmp-user-manual-eng/general-module/user-controls/statetransitioncontrol.md)\
Control for functions related to state transition

[<mark style="color:blue;">**BoundControl**</mark>](/sdmp-user-manual-eng/general-module/user-controls/boundcontrol.md)\
Controls for functions related to bound

[<mark style="color:blue;">**ApproximationControl**</mark>](/sdmp-user-manual-eng/general-module/user-controls/approximationcontrol.md)\
Controls for functions related to state space approximation

[<mark style="color:blue;">**SolverControl**</mark>](/sdmp-user-manual-eng/general-module/user-controls/solvercontrol.md)\
Controls for general settings related to the solver

[<mark style="color:blue;">**EventControl**</mark>](/sdmp-user-manual-eng/general-module/user-controls/eventcontrol.md)\
Controls for functions related to events that occur while performing the solver functions

[<mark style="color:blue;">**DataControl**</mark>](/sdmp-user-manual-eng/general-module/user-controls/datacontrol.md)\
Controls for functions related to data processing

[<mark style="color:blue;">**LogControl**</mark>](/sdmp-user-manual-eng/general-module/user-controls/logcontrol.md)\
Controls for functions related to logging
