# Accéder aux paramètres d'un cours

Vous pouvez accéder aux paramètres de votre cours de 2 manières différentes :&#x20;

* Le bouton `Paramètres` dans le menu au clic sur les 3 petits points en haut à droite d'une carte de cours.
* Le bouton icône `Paramètres` affichée en bas de la barre verticale à droite du cours.

<figure><img src="/files/S2FNhcChK1o1GuRo26qU" alt="Accéder aux paramètres du cours"><figcaption></figcaption></figure>

La modale des paramètres s'ouvre. Elle est composée de 4 pages différentes :&#x20;

* [Participants](/spot-content/cours/invitations-and-participants.md)
* [Groupes](/spot-content/cours/gerer-les-groupes-invites.md)
* [Notifications](/spot-content/cours/notifications.md)&#x20;
* [Général](/spot-content/cours/parametres-generaux.md)


---

# 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/spot-content/cours/acceder-aux-parametres-dun-cours.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.
