> 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-nl/leerkracht-handleiding/communication__forums/manage_forums.md).

# Beheer forums

Het beheren van forums maakt gebruik van bekende pictogrammen:

| Pictogrammen                     | Kenmerken                                                                                                               |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| ![](/files/9U9ndckiOmufNeQidE7h) | Update foruminstellingen                                                                                                |
| ![](/files/CdNtn9wv2RE7jaf7kGkZ) | Verwijder het forum en al zijn inhoud                                                                                   |
| ![](/files/UQiQ2MiZYv7ngDT9PIny) | Beheer de zichtbaarheid van een forum                                                                                   |
| ![](/files/iSBLYs5e8s1nSFaG5R7r) | Vergrendel / ontgrendel een forum om de editie ervan te voorkomen (maar eerdere artikelen zijn nog steeds toegankelijk) |
| ![](/files/8OUH5Od9BfN9818vweTy) | Herorganiseer de positie van het forum                                                                                  |
| ![](/files/dQ3mRuY67um3ViEPEbt0) | Vraag om per e-mail op de hoogte te worden gehouden als er een bericht op het forum wordt geplaatst                     |


---

# 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-nl/leerkracht-handleiding/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.
