> For the complete documentation index, see [llms.txt](https://curzite-guide.gitbook.io/curzite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://curzite-guide.gitbook.io/curzite/cursos/crear-un-curso/revision.md).

# Revisión

### [1. Guardar Curso](#1.-guardar-curso) <a href="#id-1.-guardar-curso" id="id-1.-guardar-curso"></a>

Una vez que se han realizado todos los cambios es necesario almacenar los cambios del Curso. Click en "Guardar" en cualquiera de las secciones de "Datos" o "Estructura".

![](/files/7a0gRlRGcZWqWddICerI)

### [2. Enviar a Revisión](#2.-enviar-a-revision) <a href="#id-2.-enviar-a-revision" id="id-2.-enviar-a-revision"></a>

Cuando se guarden los cambios aparecerá el botón para enviar el curso para que sea revisado y aprobado por el Administrador de la plataforma. Seleccionar "Enviar a Revisión.

![](/files/JLywFRU0ONvrlh8o6G3f)

### [3. Motivo de Desaprobación](#3.-motivo-de-desaprobacion) <a href="#id-3.-motivo-de-desaprobacion" id="id-3.-motivo-de-desaprobacion"></a>

Si el curso es desaprobado se puede revisar el motivo en la parte superior.

![](/files/HmMR94vlOFWcytgdAT0E)

![](/files/qnxngUAN0bUWRPToaoOx)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://curzite-guide.gitbook.io/curzite/cursos/crear-un-curso/revision.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.
