# Doctor Desktop

The **Doctor Desktop** screen helps doctors quickly access **Patient Insights** (summarized **Medical Records** information) from a single screen without multiple navigations. In addition, doctors can access appointment, visit and financial information from the same screen.

The screen also supports **Visit Management, Appointment Creation, Waiting List Management** and **Task Management (To-Dos /** **Reminders)** for follow-up activities and reminders. Doctors can **Start Consultation** directly from the screen.

***

## Overview

The screen includes three panels: **Left**, **Center,** and **Right Panel**.

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

**Left Panel** displays two tabs: **Appointments** and **Waiting List**. The **Appointments** tab includes the **In-Clinic** and **Booked Appointment** sections for visit and appointment management. The **Waiting List** tab is used for waiting list management. In addition, the panel displays the **Doctor** details, **Refresh** and **Show/Hide** icons.

**Center Panel** displays **Patient Summary (Past Visit Summary)**, **Allergy Details**, **Highlights**, **Chronic Conditions**, **Past Medications**, **Family/Social History**, **Surgical/Vaccine Details**, **Vitals**, **Visit History**, **Consultation Notes**, and the **Start Consultation** action. In addition, the panel includes the **Date Calendar** to show the records for the selected date.

**Right Panel** includes two sections. The first section displays visit count and status details in tab view. The second section is **To-Dos / Reminders** to create and manage tasks and reminders for the day.

***

## Functionalities

### [Patient Insights](/uniteemr/application-modules/dashboard/doctor-desktop/patient-insights.md)

Displays AI-summarized information from past visits.

### [Start Consultation](/uniteemr/application-modules/dashboard/doctor-desktop/start-consultation.md)

Doctors use this option to start the consultation for the selected patient visit.

### [To-Dos / Reminders](/uniteemr/application-modules/dashboard/doctor-desktop/to-dos-and-reminders.md)

Use **To-Dos / Reminders** to track daily follow-up tasks. Task handling follows the standard to-dos and reminders workflow.

### [Visit Management](/uniteemr/application-modules/dashboard/doctor-desktop/visit-management.md)

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

### [Appointment Booking](/uniteemr/application-modules/dashboard/doctor-desktop/appointment-booking.md)

Use the **Booked Appointment** section to create the appointment.

### [Waiting List Management](/uniteemr/application-modules/dashboard/doctor-desktop/waiting-list-management.md)

Use the **Waiting List** tab to create and manage waiting list appointments.

***


---

# 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.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.
