# Appointment to Visit

Upon a patient’s arrival, the staff moves the appointment to the patient queue, indicating that the visit is ready for consultation. Three are three ways to move the scheduled appointment to the **Patient Queue** screen.&#x20;

***

### Steps to move the Scheduled Appointment to Visit

1. Navigate to the **Scheduler (Home > Front Desk > Scheduler)** screen. Choose the respective appointment to move to the queue, and then click the arrow ![](/files/9o76edkwAurWo9AFYlq3) icon on the appointment card to move it to the queue.

   <figure><img src="/files/4Jyt2yCAjIhkyNeSit3g" alt="" width="345"><figcaption></figcaption></figure>
2. Alternatively, click on the appointment card to open the **Appointment Information** pop-up. In the pop-up screen, a hyperlink labeled **Add to Queue** is available.

   <figure><img src="/files/9x1I2EdJshqZySYkizfP" alt="" width="563"><figcaption></figcaption></figure>
3. Alternatively, visit status options from the **Patient Queue** screen can be accessed in the **Appointment Information** pop-up using the **Visit Status** dropdown menu.

   <figure><img src="/files/TNFIe3mRt6EAH6UJHZju" alt="" width="563"><figcaption></figcaption></figure>

***


---

# 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/appointment-to-visit.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.
