> 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/teacher-guide/course_settings/update_general_course_settings.md).

# Update general course settings

By default, this page (a series of vertical tabs) displays the main *Course settings* where you can:

* enter or edit the course title,
* enter/edit the general category to which the course belongs,
* choose the language in which the course interface is set (this can be set to language other than that of the platform, - particularly useful for a “total immersion” language course).
* enter a Department name and/or web address
* add a picture to be displayed in the course catalogue (important for “marketing” your course)
* choose a stylesheet for this course from a drop down menu (by default that of the platform)

![](/files/-MFUo637T7O8t8qY9JsN)

*Illustration: Course settings - General*

![](/files/-LH9D-EHRcVNdNy-kK9V)

*Illustration: Courses catalog – Example of courses illustrations*

> **Note** : the **D\*\****epartment*\*\* is a feature for which support has been dropped so far. Depending on visual styles, the department might appear as a link in the campus header (for old, deprecated styles). This is all a department will change. In more recent version of Chamilo 1.8, if you need to manage courses by departments inside a university, we recommend you use the multi-url feature, described in the administrator's guide, little brother of this guide\_.\_


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.chamilo.org/1.11.x/teacher-guide/course_settings/update_general_course_settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
