# Updating Chamilo

If you already have a Chamilo installation (any previous version) and a new version has been released, we strongly suggest you update yours to benefit from new features and fixes, but more importantly from the security patches that might be fixing flaws detected in previous versions.

Before updating Chamilo, bear in mind that any software update, considering the great number of contexts in which it can run, can generate new bugs or regressions. As such, it is **highly recommended** you take a **full backup** of your complete system (*Chamilo* folder *and databases*).

As an admin, you can enable the version update notification from the Administration tab, *Chamilo* block.

![](/files/-MFUo6rMbMklbTQkYN0h)

*Illustration: Administration – Chamilo block*

Just click on the *Enable version check* button once to enable the feature.

![](/files/-MFUo6rQzrJ05zUcFcGb)

*Illustration: Administration – Version check block (up to date)*

Whenever a new version is published, a notification of availability will appear in the interface.

![](/files/gQZsxXSdxvonDKQZ4xw5)

*Illustration: Administration - Version check block (outdated)*

Note that this feature at the same time sends us some statistical information about your portal: the public e-mail address of its support team, its public portal URL, its number of users and courses. This way, we can easily count how many people are using Chamilo around the world.


---

# 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/installation_and_configuration/readme.3.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.
