# Crear una unidad didáctica

Las unidades didácticas representan el mayor nivel en la estructura de la programación. Necesitas crear unidades para poder crear otros niveles en la estructura.

Para crear la primera unidad, haz clic en el icono de ***Nueva unidad didáctica***![](/files/-MFUo5hnToKqu_vJqUcp) y completa los campos principales utilizando texto, imágenes, etc.

![](/files/-MFUo5hwmakLrr71QprE)

*Ilustración 149: Programación didáctica – crear unidad didáctica*

Cuando hagas clic en ***Guardar*** se te invitará a crear una nueva programación de esta unidad:

![](/files/-MFUo5i5MZ2incLa28mj)

*Ilustración 150: Programación didáctica – invitación a crear una programació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://docs.chamilo.org/1.11.x-es/manual-del-profesor/programacion_didactica/crear_una_unidad_didactica.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.
