# Envíos

### [1. Gestionar envíos masivos](#1.-gestionar-envios-masivos)

Es posible consultar los envíos masivos registrados de su empresa y filtrarlos por nombre.

![Vista de gestionar envíos](/files/AeYGBJBGteZfCl6pYP0g)

Al seleccionar "Ver estadísticas" se le mostrará un reporte con las cifras y detalles de sus envíos masivos.

![Vista de estadísticas de envío](/files/r8PiB2CKxwUyiLDOIKaj)

### [2. Registrar envío masivo](#2.-registrar-envio-masivo)

Para crear un nuevo envío se debe completar el siguiente formulario:

![Formulario de registro de envío masivo](/files/YxR6DWjKXSnUERSorYxQ)

Posteriormente, se debe hacer click en "Iniciar envío" para que todos los miembros del grupo sean notificados y se les envíe el enlace vía correo electrónico para firmar el documento de la plantilla seleccionada.


---

# Agent Instructions: 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://signathor.gitbook.io/manual/masivo/envios.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.
