> For the complete documentation index, see [llms.txt](https://docs.skysens.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skysens.io/main-menu-and-overview/widget-types/table.md).

# Table

Table widget is very flexible and easy to use data visualization tool to create tabular data.

<figure><img src="/files/IXtUO0wDjqBeU7fmjqGJ" alt=""><figcaption><p>Table Widget</p></figcaption></figure>

It can be used for IoT device monitoring for devices and gateways with pre-configured setup.

<figure><img src="/files/CBbQPLcYH9VNlTeTVJUS" alt=""><figcaption><p>Device List Table</p></figcaption></figure>

It can also work with LoRaWAN gateways to monitor their activity.

<figure><img src="/files/imjfaVEDhKjs3jYXWeZk" alt=""><figcaption><p>Gateway Activity Table</p></figcaption></figure>

Custom table type has flexible features which lets user to design their own tables without any coding or data manipulation service.

<figure><img src="/files/ApX9sNJw1NJmzbAw4Usa" alt=""><figcaption><p>Any Row Can Be Configured From the Menu</p></figcaption></figure>

<figure><img src="/files/4gvuLgCHXlGKi9kSFmpW" alt=""><figcaption><p>Table Widget Configuration Menu</p></figcaption></figure>

Custom tables can have unlimited number of assets and their fields as a data.

In addition to standard features, custom tables have "Table Design" feature which lets user to design its own table up to 9 rows.

<figure><img src="/files/JDVWKHsORHf1n7wuCd4q" alt=""><figcaption><p>Table Design Features</p></figcaption></figure>

User can change position and data of the rows.

**Possible Data Types:**

**-Name:** Name of the asset

**-EUI:** (Extented Unique Identifier) Unique identifier number of the asset.

**-Status:** Current status of asset (offline or online) within minimum of 10 minutes (or 3 data interval).

**-Rssi:** (Received Signal Strength Indication) Wireless signal strength (if asset is LoRaWAN IoT device).

**-Snr:** (Signal to Noise Ratio) Wireless signal quality indicator (if asset is LoRaWAN IoT device).

**-Lastseen:** Last data sent time and date of asset.

**-Value:** Last data of the asset.

**-Alarm:** Notification status of asset for last 24 hours.

-**Min-Max:** Minimum and maximum read values of the asset for specific field.
