# Retiros

## Reporte Estadístico

**Filtros:** Año escolar.

Tabla de conteo de retiros anticipados por curso, con una columna por mes y el total anual. Incluye además un indicador con el **total de retiros anuales** del establecimiento.

## Reporte Individualizado

**Filtros:** Año escolar y segmento.

Muestra los estudiantes con mayor número de retiros. Detalla el nombre, curso y cantidad de retiros por mes.

El filtro **Segmento** permite acotar el reporte a:

* **Todos**: considera a todos los estudiantes.
* **PIE**: considera solo estudiantes marcados como Programa de Integración Escolar.
* **Pro-Retención**: considera solo estudiantes marcados con Pro-Retención.

***


---

# 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://schoolmatic.gitbook.io/funcionarios/reportes/retiros.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.
