> 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/mensaje/enviar-un-mensaje.md).

# Enviar un mensaje

{% hint style="info" %}

* Debe tener registrado el correo electrónico del miembro para poder enviar correos.
* Los miembros necesitan tener instalada la app InBody para recibir notificaciones, usar el chat y acceder a otras funciones.
  {% endhint %}

## Cómo enviar mensajes

1️⃣ Seleccione al miembro al que desea enviar el mensaje desde la lista de miembros.

* Puede seleccionar a una persona o a varias al mismo tiempo.

2️⃣ Haga clic en el botón **\[Correo Electrónico/Chat]** ubicado a la izquierda o en la parte inferior.

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

### (1) Correo Electrónico

En la pestaña **\[Correo electrónico]**, haga clic en **\[Enviar]** para enviar un correo con una imagen o el informe del escaneo adjunto.

* Los miembros sin correo electrónico registrado se excluyen automáticamente de la lista de envío.

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

Puede consultar el historial de envíos (correo/chat/push) mediante el botón **\[←]** para volver a la lista.

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

### (2) Chat

Desde el menú **\[Chat]**, puede enviar mensajes, incluyendo imágenes o resultados de pruebas.

* El número de celular del miembro debe estar registrado para iniciar un chat.
* El número de celular registrado en LookinBody Web debe coincidir con el número registrado en la app InBody para abrir la sala de chat.

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

Haga clic en la pestaña **\[Chat]** a la izquierda para ver la lista de todas las salas de chat abiertas en su cuenta.

<figure><img src="/files/5KsFV4vss4XjFLZ0l3T4" alt=""><figcaption></figcaption></figure>

### (3) Notificación de la App

**\[Notificación de la app]** le permite enviar notificaciones al smartphone del miembro incluso si la app de InBody no está en uso.

* Sin embargo, no es posible enviar notificaciones a los miembros que no tengan la app de InBody instalada.

<figure><img src="/files/waZ1AbR7CO3MKsMZTdRF" 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/mensaje/enviar-un-mensaje.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.
