# Manage discussion threads

The day-to-day administration of topics (also referred to as “discussion threads”) is identical to that of categories or forums. You may, however, move a topic from one forum to another better suited,one.

| Icons                            | Features                                                                                                |
| -------------------------------- | ------------------------------------------------------------------------------------------------------- |
| ![](/files/-LioWIlz4xe-_cHoZw3P) | Change the settings (name, message and advanced settings: see previous page) of the topic               |
| ![](/files/-LioWIm7ut_JpT_fuvuy) | Delete (after approval) the topic and all the messages it contained                                     |
| ![](/files/-LioWImJAGypcEEX77r7) | Control the visibility of a topic                                                                       |
| ![](/files/-LioWImQrSvG1VqnvhM3) | Lock / unlock a topic to forbid its modification (but its reading will still be authorized)             |
| ![](/files/-LioWIma9aBVOifJJBWB) | Move a topic to another forum                                                                           |
| ![](/files/-LioWImnUOT9w1OzwbRr) | Ask to be sent a notification by e-mail when a new answer is added                                      |
| ![](/files/-LioWImwkq_j6FgFGyLW) | Visualize the topic's participants and score their contributions if the topic has been marked as scored |

Moving a topic from one forum to another has to be done through a drop-down list. Select within that list the destination forum, then click on the “Move Thread” button to proceed. The effect is immediate.


---

# 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_discussion_threads.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.
