> For the complete documentation index, see [llms.txt](https://docs.klai.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klai.studio/reference/best-practices/developer-mode.md).

# Developer Mode

## Developer Mode

Developer mode is a special mode use to help configure, test and debug Klai Studio

#### Enabling

## Troubleshooting

Debugging your developer hooks is easy. The inbox layout helps to probe into both the requests coming from the web app as well as the result that get sent back to the web app.

For tracing set break points at the beginning of your hook and manually run the `Run scriptService` to begin processing the inbox payload.

![](/files/iyHczzslaOnWju9P3BaF)

#### Common Issues
