> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-es/manual-del-profesor/configuracion_del_curso/visibilidad_y_acceso.md).

# Visibilidad y acceso

La sección de ***Acceso al curso***![](/files/-MFUo5swCdjlffF6Qob7) te permite definir cómo de abierto será el acceso al curso seleccionando la opción adecuada de ***Acceso al curso***. Las posibles opciones (*público*, *abierto*, *privado* o *cerrado*) se definen completamente en esa página. Desde ella, también puedes:

* obtener un *enlace directo* para enviarlo, por ejemplo, por correo electrónico o a través de una página web para invitar a inscribirse en el curso
* permitir la auto-inscripción y la anulación de inscripción
* establecer una contraseña de registro en el curso para permitir el acceso a usuarios no inscritos
* establecer un acuerdo legal que se mostrará al entrar al curso

![](/files/-MFUo5t28v5E1Q_96_Jn)


---

# 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://docs.chamilo.org/1.11.x-es/manual-del-profesor/configuracion_del_curso/visibilidad_y_acceso.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.
