# Courses list

This tool allows you to visualise all the courses contained on the platform.

![](/files/-LH9DIr4ls8aklpaYdTE)

*Illustration: Administration – Courses list*

This list gives us a great deal of information about the courses. Note the colours of the dots prefixing the courses titles: they represent the visibility of the courses:

* blue : public
* green : opened to platform users
* orange : private, users are subscribed by teachers or admins
* red : closed (for maintenance or expiration, generally), the course is not available except for course teachers and administrators

It also allows us to modify information in one click on an action icon on the right side.

From version 1.9.8 up, a new visibility: hidden (grey icon) allows courses to be hidden to everybody **but** administrators.


---

# 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/admin-guide/courses_management/courses_list.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.
