> 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/hooksoverview/filemaker-globals/usdusdbf_app.md).

# $$BF\_App

This variable is outbound only for security reasons. You can use the FileMaker JSON functions to place data into **$$BF\_App** and the keys will be merged with the current App model.

When a key is configured with **Sync with app**, that key is synchronized with the current page model key of the same name.

If the same synced key is returned in both `$$BF_App` and `$$BF_Model` in a single hook response, the `$$BF_App` value is used as the final synced value.

For more information about how the app data model is used by BetterForms, see this page:

{% content-ref url="/pages/AqExTpyOfLsu3VjqfDUO" %}
[App Model](/reference/site-settings/app-model.md)
{% endcontent-ref %}
