# Configuring the Avonni Data Table

## Overview <a href="#overview" id="overview"></a>

This tutorial shows you how to set up the [Avonni Data Table](https://docs.avonnicomponents.com/experience-cloud/experience-components/data-table) and display the current record's information. For instance, we'll demonstrate displaying contacts related to the existing account.

<figure><img src="https://docs.avonnicomponents.com/~gitbook/image?url=https%3A%2F%2F2929066058-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FDL6JQuZArjJeQvX2ot4y%252Fuploads%252FZr2NSHHsnd5YF8EbXx0h%252F2023-11-22_21-47-23.png%3Falt%3Dmedia%26token%3D472cd81a-eb85-4f5e-8049-c7e37953e7e7&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=bd6de149&#x26;sv=2" alt=""><figcaption><p>Final Result</p></figcaption></figure>

### Interactive Step-by-Step Configuration Guide <a href="#interactive-step-by-step-configuration-guide" id="interactive-step-by-step-configuration-guide"></a>

An Interactive Guide is coming soon.

<figure><img src="https://docs.avonnicomponents.com/~gitbook/image?url=https%3A%2F%2F2929066058-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FDL6JQuZArjJeQvX2ot4y%252Fuploads%252FuiCRVAfKODD1nDSF8IoW%252F2023-11-21_22-20-29%2520%281%29.gif%3Falt%3Dmedia%26token%3D1cbf598b-3481-4a0e-a46b-20702f4253b0&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=79d6fdeb&#x26;sv=2" alt=""><figcaption><p>Setup example on an LWR Site</p></figcaption></figure>

Filter Expressions to use to display current related record information on the Avonni Data Table:

* **Aura Site:** Use this format: **Account ID EQUALS** `{!recordId}`
* **LWR Site:** Use this format: **Account ID EQUALS** `{!Item.Id}`

You can learn more about Expression here:

{% content-ref url="<https://app.gitbook.com/s/DL6JQuZArjJeQvX2ot4y/tutorials/general/expressions-for-aura-sites>" %}
[Expressions for Aura Sites](https://app.gitbook.com/s/DL6JQuZArjJeQvX2ot4y/tutorials/general/expressions-for-aura-sites)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/DL6JQuZArjJeQvX2ot4y/tutorials/general/expressions-for-lwr-sites>" %}
[Expressions for LWR Sites](https://app.gitbook.com/s/DL6JQuZArjJeQvX2ot4y/tutorials/general/expressions-for-lwr-sites)
{% endcontent-ref %}
