# Visit Management

Use the **In-Clinics** section to book a new visit directly or follow the standard appointment-to-visit workflow.

***

### Steps to create a Visit Management

<figure><img src="/files/sbTnRjNAYRKv65ttHaUF" alt=""><figcaption></figcaption></figure>

* Open the **Doctor Desktop** screen by navigating to **Home > Dashboard > Doctor Desktop.**
* Click on the **In-Clinic** section in the Left Panel.
* Now, click the **Plus** icon to **Appointment** pop-up.&#x20;
* Follow the usual [**New** ](/uniteemr/application-modules/scheduler/appointment-booking/new-patient.md)or [**Existing Patient**](/uniteemr/application-modules/scheduler/appointment-booking/existing-patient.md) appointment process.\
  \&#xNAN;***Note:** For **New Patient** appointment, the system redirects to the **Patient Register** screen for patient registration.*
* After entering the required details, click **SAVE**.

***

### Steps to use 'Move to Queue' option

<figure><img src="/files/GSt08wDaQ7Su7QzAWnvN" alt=""><figcaption></figcaption></figure>

* Open the **Doctor Desktop** screen by navigating to **Home > Dashboard > Doctor Desktop.**
* Click on the **Booked Appointment** section in the Left Panel.
* Choose the respective card and click the **Move to Queue** icon.
* The appointment is now honoured and appears in the **In-Clinic** section.

***


---

# 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/dashboard/doctor-desktop/visit-management.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.
