# E-Authorization

**E-Authorization** notification link is available in the top bar. This feature enables staff to monitor the status of raised E-Authorizations. It provides quick access to real-time updates without requiring navigation to individual modules.

{% hint style="info" %}
To learn more about **E-Authorization**, refer to the related topics: [**Scheduler**](/uniteemr/application-modules/scheduler/more-action-menus/e-authorization.md), [**Patient Queue**](/uniteemr/application-modules/patient-queue/front-desk-queue/e-auth-request.md) and [**Medical Records**](/uniteemr/application-modules/medical-records/diagnosis/more-action/e-authorization-item-s-status.md) .
{% endhint %}

***

### Steps to view the E-Authorization status

* Click the **E-AUTHORIZATION** hyperlink in the top bar. This action opens the **E-Authorization Notification** pop-up screen.

  <figure><img src="/files/ksZHEMgw4oSwq1MKcadj" alt=""><figcaption></figcaption></figure>
* In the pop-up, use the **Filter** section to refine the search results.\
  Select the required **Date Range** using the date pickers. If needed, use the **Search by Patient**, **Status**, and **Item Availability Status** options. Click **SEARCH** to display the results.

  <figure><img src="/files/6WNugJhoxKofE7tmiyrO" alt=""><figcaption></figcaption></figure>
* The search results will be displayed in the grid. To view the item level details of a specific record, click the **Plus** icon to expand and view the details.

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

***


---

# 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/getting-started/user-interface/e-authorization.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.
