> 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/performance-management/tablero.md).

# Tablero

## 1. **Tendencia**

De un vistazo, puede ver las tendencias de nuevos registros de miembros, bajas de miembros y escaneos InBody. Los datos se visualizan en un gráfico de líneas y, al colocar el cursor sobre este, podrá ver los números detallados.

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

## 2. **Distribución de miembros**

Los datos de nuevos registros y bajas de miembros se agrupan por edad y género, y se muestran en un gráfico de barras. Al colocar el cursor sobre el gráfico, podrá ver los números detallados de cada categoría.

* Para gestionar a los miembros, es necesario subir su información a LB Web. Para más detalles, consulte la página [**\[Gestionar miembros\]**](/guide/mx/manage-members/add.md)**.**

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

## 3. Comparar la composición corporal de los miembros

Compare las diferencias en la composición corporal entre distintos grupos de miembros. Analice los datos de miembros nuevos, activos e inactivos para entender el rendimiento de su programa y descubrir cómo puede mejorarlo.

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

## 4. Ranking

Puede ver las clasificaciones de los miembros por Puntación InBody, número de pruebas, cambio de Masa de Músculo Esquelético (MME), cambio en Masa Grasa Corporal (MGC) y más.

* Los datos de composición corporal (MME, MGC) se calculan con base en la diferencia entre el resultado más reciente dentro del período de tiempo seleccionado y el resultado anterior a ese.

<figure><img src="/files/UE9BsPxVABCgWJPfzL2x" 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/performance-management/tablero.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.
