> For the complete documentation index, see [llms.txt](https://docs.datarhei.com/core/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datarhei.com/core/api/profiling.md).

# Profiling

The profiling endpoint allows you to fetch profiling information from a running datarhei Core instance. It has to be enabled with [debug.profiling](/core/configuration/debug.md) in the config.

Navigate you browser to `/profiling` where you can access different diagnostic solutions as described in <https://go.dev/doc/diagnostics>.
