# More Action

The **More Actions** menu provides options and functionalities across the **Diagnosis**, **Casesheet**, and **Medication** tabs. These common menus enable efficient patient management and ensure consistent access to key features.

#### Common Menus

{% content-ref url="/pages/qE7tCglxEEymzl725Fxb" %}
[Pregnancy Due Date Calculator](/uniteemr/application-modules/medical-records/more-action/pregnancy-due-date-calculator.md)
{% endcontent-ref %}

{% content-ref url="/pages/jCHhwJFP29JcNHsVghJY" %}
[Growth Chart](/uniteemr/application-modules/medical-records/more-action/growth-chart.md)
{% endcontent-ref %}

{% content-ref url="/pages/ziG2Hf9C86tBWOGflHis" %}
[Request Consent](/uniteemr/application-modules/medical-records/more-action/request-consent.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZvNmCCVSS9SjBZLwmXAw" %}
[Patient Allergy](/uniteemr/application-modules/medical-records/more-action/patient-allergy.md)
{% endcontent-ref %}

{% content-ref url="/pages/ovRV4LWTwDpFVoNUrkZ6" %}
[Patient Highlights](/uniteemr/application-modules/medical-records/more-action/patient-highlights.md)
{% endcontent-ref %}

{% hint style="info" %}
The same menus can also be found in the [**Scheduler**](/uniteemr/application-modules/scheduler/more-action-menus.md) and [**Patient Queue**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions.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/medical-records/more-action.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.
