> ## Documentation Index
> Fetch the complete documentation index at: https://docs.medera.info/llms.txt
> Use this file to discover all available pages before exploring further.

# Neurobehavioral Construct compute (internal)

> neurobehavioral profile computation

Neurobehavioral Construct computation is internal to `MultimodalTherapyAnalyzer.analyze_session_with_multimodal` and is not exposed as a standalone endpoint. To trigger Neurobehavioral Construct computation, use:

````text theme={"system"}

POST /api/multimodal-therapy/analyze-session

``` The response includes `rdoc.constructs[]` with one entry per construct.
````
