# General settings

In the general settings, you can modify the general information of your course:&#x20;

* **Module**. *If you don't want the course to belong to any module, you can select `Show in all courses only`.*
* The course **Title**&#x20;
* A **description** to detail the objectives of the course.
* A **cover** **picture**&#x20;
* **Privacy** settings to manage access to your course. You can choose between 2 levels of confidentiality:&#x20;
  * `Public`: all members can view this course. Visitors to your Spot will be able to see that the course exists and access its introductory stage.&#x20;
  * `Secret`: only invited members will be able to take this course. Others won't even know it exists.&#x20;
  * Any changes in the privacy settings will have no impact on current course participants.&#x20;
* **Navigation**, to manage the order in which members will take the courses
  * `Flexible navigation`: the course can be taken in a random order.
  * `Sequential progression`: the course must be followed in a fixed order defined by the order of the stages.

This is also where you'll find the button for deleting your course. If you click on the `Delete course` button, a confirmation modal will open. If you choose to delete the course, your choice will be final and irreversible. *Use with caution!*

<figure><img src="/files/nqsbAjkHSYpXDhq0NyNK" alt=""><figcaption></figcaption></figure>


---

# 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://help.meltingspot.io/english/spot-content/courses/general-settings.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.
