> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/fr/sante.md).

# santé

- [Configurer les types Guest santé](https://help.verkada.com/guest/fr/sante/configure-the-patient-visit-guest-type.md): Personnaliser le processus d’enregistrement pour un visiteur d’hôpital
- [Utiliser le portail santé Guest](https://help.verkada.com/guest/fr/sante/use-the-guest-healthcare-portal.md)
- [Configurer une tablette Guest pour le secteur de la santé](https://help.verkada.com/guest/fr/sante/set-up-a-guest-tablet-for-healthcare.md): Mettre facilement en place une puissante borne de gestion des visiteurs pour les hôpitaux
- [Vérification des visiteurs dans le secteur de la santé](https://help.verkada.com/guest/fr/sante/healthcare-visitor-verification.md): La vérification aide à limiter les visiteurs à leurs services de santé désignés.
- [Enregistrer les visiteurs avec des types Guest santé](https://help.verkada.com/guest/fr/sante/inpatient-visitor-sign-in.md): Enregistrer facilement les visiteurs des patients et des services tout en garantissant la sécurité de l’établissement
- [Gérer les services et les points de contrôle](https://help.verkada.com/guest/fr/sante/manage-departments-and-checkpoints.md): Concevoir et organiser des modèles dans Guest afin de représenter au mieux l’agencement de votre établissement de santé


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/guest/fr/sante.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
