> 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/v1/reference/hooksoverview/filemaker-globals/usdusdbf_model.md).

# $$BF\_Model

This global variable contains the data model for the user's current page. You can read data from it or write data back into it using FileMaker's built-in JSON functions.

By default, the entire contents of the **$$BF\_Model** variable is sent back to the client and overwrites their data when the hook returns. To modify this behavior, see the **$$BF\_State** page.

{% content-ref url="/pages/-LjIRiRD5fvYit44XOgg" %}
[$$BF\_State](/v1/reference/hooksoverview/filemaker-globals/usdusdbf_state.md)
{% endcontent-ref %}
