# 👨‍👩‍👧‍👦 Patients

- [Création d'un patient](https://tutorial.optamed.ch/patients/creation-dun-patients.md)
- [Consentement au traitement des données](https://tutorial.optamed.ch/patients/consentement-au-traitement-des-donnees.md)
- [Répertoire des patients](https://tutorial.optamed.ch/patients/affichage-de-vos-patients.md)
- [Importer des patients](https://tutorial.optamed.ch/patients/importer-une-liste-de-patient-depuis-excel.md)
- [Anamnèse du patient](https://tutorial.optamed.ch/patients/anamnese-du-patient.md)
- [Adresse de facturation](https://tutorial.optamed.ch/patients/creation-dune-adresse-de-destination-de-facture.md)
- [Archiver un patient](https://tutorial.optamed.ch/patients/archivage-patient.md)
- [Supprimer un patient](https://tutorial.optamed.ch/patients/supprimer-un-patient.md)
- [Gestion de documents \[PRO\]](https://tutorial.optamed.ch/patients/pro-ajouter-un-document-photo.md)
- [Export des adresses \[PRO\]](https://tutorial.optamed.ch/patients/export-des-adresses-pro.md)
- [Export pour Mailchimp \[PRO\]](https://tutorial.optamed.ch/patients/export-pour-mailchimp-pro.md)
- [Copier les adresses email \[PRO\]](https://tutorial.optamed.ch/patients/copier-les-adresses-email-pro.md)
- [Notifications des anniversaires \[PRO\]](https://tutorial.optamed.ch/patients/anniversaire-de-vos-patients-pro.md)
- [Groupes de patient \[PRO\]](https://tutorial.optamed.ch/patients/ajouter-editer-une-categorie-de-patient-pro.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://tutorial.optamed.ch/patients.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.
