> 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/mx/data-management/download-1.md).

# Cargar datos anteriores

## 1. Descargar los datos anteriores

1️⃣ Toque el botón **“Menú Administrador”** en la pantalla del InBody.

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

2️⃣ En el menú **Configuración**, seleccione **“07. Exportar Datos como Excel.”**

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

3️⃣ Seleccione “Exportar Todo”

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

4️⃣ Inserte una memoria USB y presione **“Comenzar”** para descargar los datos. Cuando finalice, retire la memoria USB e insértela en su computadora.

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

## 2. Cargar los datos anteriores

1️⃣ En el menú **“Configurar”**, seleccione **“Importación de datos”**.

<figure><img src="/files/3Qpl18NkvSmqctDSfQ6T" alt=""><figcaption></figcaption></figure>

2️⃣ Para importar datos desde una memoria USB, primero siga las instrucciones de nuestro tutorial. Luego, haga clic en el botón **“Seleccione archivo”**. En el explorador de archivos, busque y abra su memoria USB, después abra el directorio **\InBody** y seleccione la carpeta **“LookinBody”**. Finalmente, haga clic en **“Importar datos”** para completar la carga.

<figure><img src="/files/MS4475ae65pLjLnGKWYN" 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/mx/data-management/download-1.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.
