> For the complete documentation index, see [llms.txt](https://lookinbody.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lookinbody.gitbook.io/guide/de/data/download.md).

# Daten herunterladen

LB-Web bietet eine Download-Funktion für die Mitgliederverwaltung und Messergebnisse. Administratoren können Mitgliederinformationen und InBody-Ergebnisse einfach im Excel-Format herunterladen.

## Herunterladen von Daten

Laden Sie alle benötigten Mitgliederinformationen und InBody-Messergebnisse auf einmal herunter. Sie können die heruntergeladenen Daten zur Verwaltung von Mitgliederdatensätzen, zur Erstellung von Analyseberichten, zur Integration mit externen Systemen und vielem mehr verwenden. Folgen Sie dazu diesen einfachen Schritten

1️⃣ Markieren Sie in der **Mitgliederliste** alle gewünschten Mitglieder. Wählen Sie **\[Excel Download].**

<figure><img src="/files/hhBoBJBE2ixOdTrMIvvx" alt=""><figcaption></figcaption></figure>

2️⃣ Eine erneute Passworteingabe ist erforderlich.

<figure><img src="/files/dmJ0n4yfF9XZSV1p2gOj" alt=""><figcaption></figcaption></figure>

3️⃣ Wählen Sie zwischen Mitgliederinformationen oder Messergebnissen. Anschließend können Sie wählen, welche Daten in die Excel-Datei übernommen werden sollen.

<figure><img src="/files/K0uxlOaHpflIWYpBHNcW" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://lookinbody.gitbook.io/guide/de/data/download.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
