# Start Consultation

Doctors use this option to start the consultation for the selected patient visit, similar to the **Start Consultation** option available in the [**Scheduler** ](/uniteemr/application-modules/scheduler/more-action-menus/start-consultation.md)and [**Current/Past Medical Records Queue**](/uniteemr/application-modules/patient-queue/nurse-or-doctors-queue/current-medical-records/start-consultation.md)**.**

***

### Steps to Start Consultation

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

* Open the **Doctor Desktop** screen by navigating to **Home > Dashboard > Doctor Desktop.**
* By default, the current date is selected. If required, select the preferred date using the **Date Calendar**.
* Click the required patient card. This action loads the patient details in the **Center Panel**.
* Click the **START CONSULTATION** button to start the consultation. This action redirects to the **Medical Records** screen.

***


---

# 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/start-consultation.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.
