# More Actions

In the spread, each patient visit includes a **More Actions** icon that provides additional menus listed in a pop-up screen. These menus enable staff to quickly select a specific option without navigating through multiple screens. Additionally, the interface displays important information such as:

* **Patient's Personal Details**: Profile photo, name, gender, date of birth, age, country flag, country name and mobile number.
* **Visit Details**: Specialty, doctor's name and visit date.
* **User Activity**: Visit added and last edited by user details, including username, date, and time.

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

The menus available in the pop-up screen are listed below.

{% hint style="info" %}
Based on configuration and the patient's visit status, the menus presented may change for each user.
{% endhint %}

<table data-header-hidden data-full-width="false"><thead><tr><th data-type="content-ref">Menus</th><th data-type="content-ref">Menus</th><th data-type="content-ref">Menus</th></tr></thead><tbody><tr><td><a href="/pages/8rwnw3TCmVzcCItuUsJc">/pages/8rwnw3TCmVzcCItuUsJc</a></td><td><a href="/pages/hn2AKIIggGCEwSRsv3Bq">/pages/hn2AKIIggGCEwSRsv3Bq</a></td><td><a href="/pages/1ZzKqd06DjEQOTEVmzXF">/pages/1ZzKqd06DjEQOTEVmzXF</a></td></tr><tr><td><a href="/pages/XvMMSLTQmo1foPwELRI2">/pages/XvMMSLTQmo1foPwELRI2</a></td><td><a href="/pages/PuQyF0ZedQMroBDMI5f8">/pages/PuQyF0ZedQMroBDMI5f8</a></td><td><a href="/pages/3Qei20XlUziO6HZxp5FZ">/pages/3Qei20XlUziO6HZxp5FZ</a></td></tr><tr><td><a href="/pages/0xVpft15Z0PIml0KsTdE">/pages/0xVpft15Z0PIml0KsTdE</a></td><td><a href="/pages/wGkOobWKlbHteetBFlXT">/pages/wGkOobWKlbHteetBFlXT</a></td><td><a href="/pages/gcKE1Rjd6pdoSSU845gh">/pages/gcKE1Rjd6pdoSSU845gh</a></td></tr><tr><td><a href="/pages/YFDYappLZbBfAHp2gPpv">/pages/YFDYappLZbBfAHp2gPpv</a></td><td><a href="/pages/U1uq3IriYc3qv4cEpq8Y">/pages/U1uq3IriYc3qv4cEpq8Y</a></td><td><a href="/pages/PmXtxgyF6LLauzPqWHC9">/pages/PmXtxgyF6LLauzPqWHC9</a></td></tr><tr><td><a href="/pages/poxxnT2in4MEyzGNl6Mt">/pages/poxxnT2in4MEyzGNl6Mt</a></td><td><a href="/pages/4COgkA680DEf8p53aCQ1">/pages/4COgkA680DEf8p53aCQ1</a></td><td><a href="/pages/FYwM9rIkzNriemA6ZHMn">/pages/FYwM9rIkzNriemA6ZHMn</a></td></tr><tr><td><a href="/pages/8JOwAme3dsgkveFgdzZk">/pages/8JOwAme3dsgkveFgdzZk</a></td><td><a href="/pages/ayCt9r6LVCOfXZVXfvau">/pages/ayCt9r6LVCOfXZVXfvau</a></td><td><a href="/pages/suRKG0rsaBOfx5bv6HGM">/pages/suRKG0rsaBOfx5bv6HGM</a></td></tr><tr><td><a href="/pages/GOweVu5ZpBRO1cXXgHEG">/pages/GOweVu5ZpBRO1cXXgHEG</a></td><td><a href="/pages/pKFFxXflfaoTbpIkY26D">/pages/pKFFxXflfaoTbpIkY26D</a></td><td></td></tr></tbody></table>

{% hint style="info" %}
The same menus can also be found in the [**Scheduler**](/uniteemr/application-modules/scheduler/more-action-menus.md), and the[ **Current** **and Past Medical Records**](/uniteemr/application-modules/medical-records/more-action.md) screens. Access to these menus varies based on staff roles and permissions.
{% endhint %}

***


---

# 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/more-actions.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.
