> 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/mitglieder-verwalten/inbody-app-integration-delete.md).

# InBody App integration (Delete)

### 1. **Click 'Request' to integrate an app in your member list**

Search for the member you want to send an in-body app integration request to and click the 'Request' button on the list.

{% hint style="info" %}
If a member doesn't have the InBody app installed, they won't be able to integrate with the InBody app and will show as 'Not Installed'.
{% endhint %}

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

{% hint style="warning" %}
**What if you don't see the Make a request button?**

If you don't see the "Request" button in your member list, make sure it's set to "Show" in the "Show in-body app integration data" menu of your preferences.
{% endhint %}

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

### 2. **Requesting data access**

Send a data access permission request to the member.

Upon sending the request, the member will receive an app push message asking them to grant data access, and if they do, the data integration is complete.

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

{% hint style="info" %}
Members can opt out of data linking at any time by going to the \[More] > \[Home Product Data Access] menu in the InBody app.
{% endhint %}

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

### 3. **Check Health Report**

After integration, data from your home products will be available in the LB Web Health Report.

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

## **Activity Data (Coming Soon!**��**)** <a href="#coming-soon" id="coming-soon"></a>

To help you provide more organized and professional counseling, we'll soon be integrating activity data.\
Stay tuned! 😊

<figure><img src="/files/NTq7CVpb8iFGoSTFcQCj" 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/mitglieder-verwalten/inbody-app-integration-delete.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.
