> 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/manage-members/add.md).

# Registrarse como miembro

## 1. Agregar en masa con un archivo Excel

Puede agregar información de miembros a LB Web subiendo un archivo Excel, sin que los administradores tengan que ingresar manualmente datos existentes o información recopilada en masa.

1️⃣ Seleccione \[Lista de usuarios > Registrar nuevo > Cargar lista de usuarios]

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

2️⃣ Haga clic en el botón 'Descargar' para obtener el formulario de ejemplo.

<figure><img src="/files/6VMXnGrpX5PqG9Qb9u0Q" alt=""><figcaption></figcaption></figure>

3️⃣ Utilice la hoja de datos de ejemplo para ingresar la información.

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

4️⃣ Seleccione un archivo y haga clic en el botón \[Importar] para subir el archivo Excel ingresado.

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

## 2. Agregar miembro manualmente

Puede agregar los datos del cliente manualmente, en lugar de utilizar la carga desde Excel.

1️⃣ Seleccione \[Lista de usuarios > Registrar Nuevo > Agregar una persona]

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

2️⃣ Ingrese la información requerida para el registro de miembros, como Perfil del miembro / Opcional / Información de la prueba BWA, y guárdela.

<figure><img src="/files/zJmz7gwRqQqmCxr3LLVx" 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/manage-members/add.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.
