> 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-de/leitfaden-fur-lehrer/communication__forums/manage_forums.md).

# Foren verwalten

Bei der Verwaltung von Foren werden vertraute Icons verwendet:

| Icons                            | Funktionen                                                                                                                 |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/-MWt4FBmntLpAWub7_ue) | Foreneinstellungen aktualisieren                                                                                           |
| ![](/files/-MWt4FBylZmhs4e_jb2f) | Löschen Sie das Forum und alle seine Inhalte                                                                               |
| ![](/files/-MWt4FC9NA-To5F75E-D) | Die Sichtbarkeit eines Forums kontrollieren                                                                                |
| ![](/files/-MWt4FCLotxqMSNk_mv7) | Sperren/entsperren Sie ein Forum, um seine Ausgabe zu verhindern (aber auf vorherige Artikel kann noch zugegriffen werden) |
| ![](/files/-MWt4FCT_PvSY3Q9AdGQ) | Die Position des Forums neu organisieren                                                                                   |
| ![](/files/-MWt4FCaioKOVNfzF5t6) | Bitten Sie, per E-Mail auf dem neuesten Stand zu bleiben, wenn eine Nachricht zum Forum hinzugefügt wird                   |


---

# 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:

```
GET https://docs.chamilo.org/1.11.x-de/leitfaden-fur-lehrer/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.
