# Course settings

The *Settings* tool ![](/files/-LH9D5ig2Tk36Fgiur3q) in the *Administration* section of the course homepage allows you to edit the overall behaviour of the course (most options will affect several tools). Although it is placed in a remote location at the bottom of the page (and at the end of this manual), it is generally a good idea to use it at the beginning of your course to manage subscription settings and course access (see later: Visibility and access Visibility and access section).

> **Note**: Course tutors using the course inside the session will not have access to this tool as configuration changes might affect other sessions.


---

# 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/teacher-guide/course_settings.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.
