> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-add-read-me-page.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Debugging

> Ways to debug CRMScript for SuperOffice.

There are several ways to debug CRMScripts.

* [Built in debugger][1]
* [Log messages][2]
* [Print debug][3]
* [Development mode][4]
* [Using trace][5]
* [Helper functions for logging][6]
* [Troubleshooting][7]

[1]: /en/automation/crmscript/debugging/built-in-debugger

[2]: /en/automation/crmscript/debugging/log-messages

[3]: /en/automation/crmscript/debugging/print-debug

[4]: /en/automation/crmscript/debugging/development-mode

[5]: /en/automation/crmscript/debugging/using-trace

[6]: /en/automation/crmscript/debugging/helper-functions-for-logging

[7]: /en/automation/crmscript/debugging/troubleshooting
