# Certificados

Desde el módulo de Matrícula es posible generar certificados de forma individual o masiva, algunos de ellos son:

* **Certificado de Matrícula**
* **Certificado de Alumno Regular**
* **Informe de Notas Parciales (1° Semestre)**
* **Informe Anual de Notas Parciales**

Para generación individual, use el botón de certificado en la fila del alumno. Para generación masiva, utilice el botón **"Generar Certificados Masivos"** en la barra de opciones y seleccione el tipo de documento.


---

# 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/libro-de-clases-digital/matricula/matricula-certificados.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.
