# Check-In Patient

To create a patient visit directly in the patient queue screen, staff use the Check-In Patient feature. This option allows staff to create a visit for either a new or existing patient. Additionally, by using the Emirates ID, staff can auto-populate the patient's information, which helps avoid manual data entry. Staff can also mark the patient's VIP status and indicate if the visit is for teleconsultation.

Refer to the list below for detailed information.

{% content-ref url="/pages/HVgu26Gd5NqyKMnkq7N4" %}
[New Patient](/uniteemr/application-modules/patient-queue/front-desk-queue/check-in-patient/new-patient.md)
{% endcontent-ref %}

{% content-ref url="/pages/bbjgzG7UvjmiCna25PzT" %}
[Existing Patient](/uniteemr/application-modules/patient-queue/front-desk-queue/check-in-patient/existing-patient.md)
{% endcontent-ref %}

{% content-ref url="/pages/p8AOIOxyPagXl1qEbDcX" %}
[Using Emirates ID](/uniteemr/application-modules/patient-queue/front-desk-queue/check-in-patient/using-emirates-id.md)
{% endcontent-ref %}

***


---

# 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://unitecare.gitbook.io/uniteemr/application-modules/patient-queue/front-desk-queue/check-in-patient.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.
