> For the complete documentation index, see [llms.txt](https://postica.gitbook.io/binding-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://postica.gitbook.io/binding-system/product/troubleshooting/path-value-preview.md).

# Path Value Preview

Sometimes it is useful to have a look at a certain value when binding it in edit time. This functionality let the user to see the data pointed by the path string value and also to edit it when enabling the edit button. The preview is only available to all serialized fields and compatible properties (mostly auto-properties with Odin Inspector).

<figure><img src="/files/49ZjpZALmd42WdHIABXW" alt=""><figcaption><p>Readonly view of the value pointed by the path</p></figcaption></figure>

<figure><img src="/files/2BqJ4kFl1Vb7A20UlW6h" alt=""><figcaption><p>Data preview and modification when pointed by the path</p></figcaption></figure>

The preview works for any serialized field and other serialized properties which may work with compatible serialized fields.

{% hint style="info" %}
If a property has its baking field with similar name, most probably this property will become previewable when its path is assigned to other objects.
{% endhint %}
