> For the complete documentation index, see [llms.txt](https://tutorial.optamed.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorial.optamed.ch/calendar/editer-un-therapeute/configurer-les-horaires.md).

# Configuration des horaires

{% hint style="info" %}
Pour modifier ces paramètres, vous devez être connecté en tant qu'administrateur : [Gestion des accès au calendrier](/calendar/gestion-des-acces-au-calendrier.md)
{% endhint %}

Afin que vos patients puissent prendre rendez-vous, vous avez besoin de définir vos horaires de travail.

Dans la page des paramètres d'un thérapeute ("Utilisateurs" dans le menu vert en haut, puis onglet "Thérapeutes"), cliquez sur "Planning de travail".

Vous pourrez ensuite définir l'horaire de travail ainsi que les pauses du thérapeute en question.

Il est également possible de définir un horaire de travail particulier pour un jour donné. Lorsqu'un horaire spécial est défini, il remplace l'horaire par défaut pour le jour en question.

N'oubliez pas d'enregistrer après avoir effectué les modifications.

![](/files/-MDiXLI7labZ5hgOAI8x)

![](/files/-MDiXXryM15vj7azo8Sf)

{% hint style="info" %}
Pour les absences exceptionnelles ou les vacances, utilisez les "Plages d'indisponibilités". Vous trouverez toutes les informations à ce sujet [à ce lien](/calendar/gerer-votre-agenda.md#gestion-des-periodes-dindisponibilite).
{% endhint %}


---

# 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://tutorial.optamed.ch/calendar/editer-un-therapeute/configurer-les-horaires.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.
