> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerate-dashboard/lct-widgets-hinzufugen/lct-tabellen-widget.md).

# LCT - Tabellen-Widget

Das Tabellen-Widget zeigt nur die neuesten Daten in einem strukturierten Tabellenformat an.

<figure><img src="/files/kKFrLAc9eLTF1ZoQkgMF" alt=""><figcaption><p>LCT - Tabellen-Widget</p></figcaption></figure>

## LCT - **Tabelle Widget einrichten**

1. **Greifen Sie auf das Gerätedashboard zu:**

* Navigieren Sie zur Geräteseite, indem Sie das spezifische LCT -Gerät aus der Geräteliste auswählen und auf den Namen klicken.

2. **Fügen Sie ein Tabellen-Widget hinzu:**

* Klicken Sie auf das Symbol „+ Widget hinzufügen“ in der oberen rechten Ecke des Gerätedashboards.

3. **Wählen Sie das Tabellen-Widget aus:**

* Wählen Sie im Popup-Menü die Option „Tabellen-Widget“ aus.

4. **Konfigurieren Sie das Tabellen-Widget:**

* **Wählen Sie Parameter aus:** Wählen Sie die Parameter aus, die in der Tabelle angezeigt werden sollen, wie z.B. Temperatur, Batteriestatus, Bewegungserfassung oder Manipulationsstatus.

5. **Speichern Sie die Konfiguration:**

* Klicken Sie auf „Speichern“, um das Tabellen-Widget auf dem Gerätedashboard zu finalisieren und anzuwenden.

6. **Überprüfen und Anpassen:**

* Das Tabellen-Widget wird nun auf dem Dashboard angezeigt, und die ausgewählten Parameter werden angezeigt. Um die Einstellungen zu ändern, klicken Sie auf das Zahnradsymbol im Widget und aktualisieren Sie die Konfiguration nach Bedarf

Dieses Setup stellt sicher, dass alle wichtigen LCT -Daten in einem leicht lesbaren Tabellenformat direkt auf dem Gerätedashboard zugänglich sind.

<figure><img src="/files/ccaDISZSTR9pXHvN9N1J" alt=""><figcaption><p>Tabelle Widget einrichten</p></figcaption></figure>

## VST- Daten exportieren

<div align="left"><figure><img src="/files/F8MlQdhk1LAMA24nH8UA" alt=""><figcaption><p>Data Ecportieren</p></figcaption></figure></div>

1. **Erstellen und Konfigurieren des Graph Widgets:**
   * Befolgen Sie die Schritte, um das Graph Widget auf dem LM-Gerätedashboard zu konfigurieren.
2. **Download-Symbol finden:**
   * Sobald der Graph auf dem Gerätedashboard angezeigt wird, finden Sie das Download-Symbol in der oberen rechten Ecke des Widgets.
3. **Daten exportieren:**
   * Klicken Sie auf das Download-Symbol, um die angezeigten Daten zu exportieren. Die Datei kann in einem Standardformat, wie z.B. CSV, SVG oder JPG für weitere Analysieren heruntergeladen werde


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-gerate-dashboard/lct-widgets-hinzufugen/lct-tabellen-widget.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
