# Iconos de gestión del curso

En la interfaz de gestión de cursos, se encuentran los siguientes iconos y botones:.

|              Iconos              | Funcionalidad                                                                                         |
| :------------------------------: | ----------------------------------------------------------------------------------------------------- |
| ![](/files/-MFUo5J_DBsWYYLHZZCD) | Actualizar/editar un curso                                                                            |
| ![](/files/-MFUo5JnnE7WoGQKpi3s) | Eliminar un curso                                                                                     |
| ![](/files/-MFUo5K2fZ5K2NtFBhAO) | Descripción del curso                                                                                 |
| ![](/files/-MFUo5KIOEOkoJaRNSgR) | Enlace a la página principal del curso (sólo estará disponible si es curso es público o está abierto) |
| ![](/files/-MFUo5KVNP9f0uKG5Jdo) | Inscripción al curso                                                                                  |


---

# 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/organizar_los_cursos/iconos_de_gestion_del_curso.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.
