# Manage forums

Managing forums makes use of familiar icons:

| Icons                            | Features                                                                                   |
| -------------------------------- | ------------------------------------------------------------------------------------------ |
| ![](/files/-LioWJtQbfj2JyOenp3Y) | Update forum settings                                                                      |
| ![](/files/-LioWJt_EhIlLvZdlUAP) | Delete the forum and all its contents                                                      |
| ![](/files/-LioWJtpiqjqqnV8hNL3) | Control a forum's visibility                                                               |
| ![](/files/-LioWJu0Ltk06Iwb8Kiv) | Lock / unlock a forum to prevent its edition (but previous articles can still be accessed) |
| ![](/files/-LioWJuEzfccIXK_PGdv) | Re-organize the forums position                                                            |
| ![](/files/-LioWJuPVJrWmm_-fLEt) | Ask to be kept up to date by e-mail when a message is added to the forum                   |


---

# 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/communication__forums/manage_forums.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.
