> 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/copy.md).

# Copiar datos de miembros

## Cómo copiar datos

1️⃣  Haga clic en **\[Copiar resultados]** en la esquina inferior derecha.

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

&#x20;2️⃣ Copiar y pegar datos de prueba de InBody

* Seleccione a los miembros cuyos datos desea copiar y pegar (busque por nombre / número de membresía / número de teléfono móvil).
* Copie/pegue solo los datos de la prueba; la información del miembro permanecerá intacta.

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

3️⃣ **Proporcionar una vista previa de los resultados**

* Haga clic en el botón **\[Vista previa]** para previsualizar los cambios en los datos de prueba del miembro al que va a pegar.

<figure><img src="/files/86pMblBLWJH9cqczVbdZ" alt=""><figcaption></figcaption></figure>

## Casos de uso

✅ **Consolidar cuentas duplicadas de miembros**

* Si el mismo miembro ha creado varias cuentas, puede fusionar sus datos de pruebas en una sola cuenta para gestionarlos de manera unificada.

✅ **Corregir errores en los datos de prueba**

* Puede mover los datos de prueba ingresados incorrectamente al miembro correcto para mantener registros precisos.


---

# 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/copy.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.
