> 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/organizar-miembros-en-grupos.md).

# Organizar miembros en grupos

## 1. Crear Grupos de miembros <a href="#id-1" id="id-1"></a>

1. En la página de la lista de Usuarios, busque a cualquier miembro y seleccione el ícono “Editar”.

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

2. Desplácese hasta la sección "Opcional" y haga clic en el ícono de lápiz para crear un grupo.

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

3. Después de crear el grupo, seleccione la casilla de verificación para asignar al miembro a ese grupo.

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

4. Las estadísticas del grupo se pueden ver luego en el panel.

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

## 2. Asignar varios miembros a un grupo

1. Asigne varios miembros al mismo grupo seleccionándolos en la página de la lista de miembros.

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

2. Haga clic en “Edición múltiple”

<figure><img src="/files/gb43lz6hicpq4KcXU4iM" 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/organizar-miembros-en-grupos.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.
