# Bloques Operacionales

Define los bloques horarios diarios del establecimiento. La vista se organiza en **pestañas por día** (Lunes a Viernes).

Cada bloque registra:

| Campo           | Descripción                           |
| --------------- | ------------------------------------- |
| Hora Pedagógica | Número de hora del bloque (1, 2, 3…). |
| Hora de inicio  | Hora de inicio del bloque.            |
| Hora de término | Hora de término del bloque.           |

Presione **"Agregar Bloque"** para crear un nuevo bloque horario en el día seleccionado.

{% hint style="info" %}
Los bloques de tipo PIE, Almuerzo (ALM) y Recreo (R) se gestionan por separado y no aparecen en esta vista.
{% endhint %}


---

# 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/administracion-del-sistema/hub-de-configuracion/hub-bloques-operacionales.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.
