> 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/de/gesundheitswesen/set-up-a-guest-tablet-for-healthcare.md).

# Ein Guest-Tablet für das Gesundheitswesen einrichten

Die Gastfunktion bietet eine Tablet-Konfiguration speziell für das Besucher-Management im Gesundheitswesen. In dieser Konfiguration kann ein Krankenhaus ein Tablet verwenden, um Besucher stationärer Patienten anzumelden, Besucher ambulanter Patienten anzumelden und Besucher in gesperrten Bereichen zu verifizieren.

{% hint style="warning" %}
Bevor Sie beginnen: [Fügen Sie Ihr Tablet zu Command hinzu](/guest/de/konfiguration/guest-sites/set-up-a-guest-tablet.md).
{% endhint %}

***

## Konfiguration

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Workplace > Guest.**
{% endstep %}

{% step %}
**Klicken Sie in der linken Navigation auf Gast-Einstellungen.**
{% endstep %}

{% step %}
**Wählen Sie oben Sites > Ihren Standort aus.**
{% endstep %}

{% step %}
**Wählen Sie Tablets > Ihr Tablet aus.**
{% endstep %}

{% step %}
**Wählen Sie unter den Tablet-Einstellungen Nur Concierge-Anmeldung aus.**

<div align="left" data-with-frame="true"><figure><img src="/files/ce7ad19664b70908522caec0e44f3c52d3ccefd0" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Wählen Sie eine Kamera aus

Krankenhäuser können entweder die Front- oder die Rückkamera des iPad verwenden, um die Lichtbildausweise der Besucher zu scannen.

{% stepper %}
{% step %}
**Navigieren Sie zu Gästeeinstellungen > Standorte > Tablets und wählen Sie das gewünschte Tablet aus.**
{% endstep %}

{% step %}
**Wählen Sie das Dropdown-Menü für den Lichtbildausweis-Scan aus und wählen Sie eine Kamera.**
{% endstep %}
{% endstepper %}

### Wählen Sie den sekundären Kontrollpunkt aus

Um ein Gesundheits-Tablet zu verwenden, um [Besucher einer gesperrten Einheit zu verifizieren](/guest/de/gesundheitswesen/healthcare-visitor-verification.md), muss das Tablet einem [sekundären Kontrollpunkt](/guest/de/gesundheitswesen/manage-departments-and-checkpoints.md).

{% stepper %}
{% step %}
**Navigieren Sie zu Gästeeinstellungen > Standorte > Tablets und wählen Sie das gewünschte Tablet aus.**
{% endstep %}

{% step %}
**Wählen Sie den Kontrollpunkt für den Tablet-Modus aus und wählen Sie einen Kontrollpunkt aus dem Dropdown-Menü.**
{% endstep %}
{% endstepper %}


---

# 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/de/gesundheitswesen/set-up-a-guest-tablet-for-healthcare.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.
