> For the complete documentation index, see [llms.txt](https://docs.mosip.io/1.2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mosip.io/1.2.0/id-lifecycle-management/support-systems/partner-management-services/develop/browsers-supported.md).

# Browsers Supported

PMS Revamp Portal web application is currently compatible and certified with the following list of browsers as part of **PMS 1.3.0.beta.4** release:

**Browser Versions - Desktop/Laptop**

<table><thead><tr><th width="100.94598388671875">Sl. No</th><th width="192.66973876953125">Browser</th><th>Version</th></tr></thead><tbody><tr><td><ol start="1"><li></li></ol></td><td>Chrome</td><td>Version 133.0.6943.127 and above</td></tr><tr><td><ol start="2"><li></li></ol></td><td>Firefox</td><td>Version 135.0.1 and above</td></tr><tr><td><ol start="3"><li></li></ol></td><td>Edge</td><td>Version 133.0.3065.82 and above</td></tr><tr><td><ol start="4"><li></li></ol></td><td>Safari</td><td>Version 18.3 and above</td></tr></tbody></table>

**Browser Versions - Tablet**

<table><thead><tr><th width="100.4417724609375">Sl. No</th><th width="191.60791015625">Browser</th><th>Version</th></tr></thead><tbody><tr><td><ol start="1"><li></li></ol></td><td>Chrome</td><td>Version 133.0.6943.121 and above</td></tr><tr><td><ol start="2"><li></li></ol></td><td>Firefox</td><td>Version 135.0.1 and above</td></tr><tr><td><ol start="3"><li></li></ol></td><td>Edge</td><td>Version 133.0.3065.67 and above</td></tr><tr><td><ol start="4"><li></li></ol></td><td>Safari</td><td>Version and above</td></tr></tbody></table>

**Browser Versions for Extra large screen**

<table><thead><tr><th width="103.4495849609375">Sl. No</th><th width="186.92901611328125">Browser</th><th>Version</th></tr></thead><tbody><tr><td><ol start="1"><li></li></ol></td><td>Chrome</td><td>Version 133.0.6943.127 and above</td></tr><tr><td><ol start="2"><li></li></ol></td><td>Firefox</td><td>Version 135.0.1 and above</td></tr><tr><td><ol start="3"><li></li></ol></td><td>Edge</td><td>Version 133.0.3065.82 and above</td></tr><tr><td><ol start="4"><li></li></ol></td><td>Safari</td><td>Version 18.3 and above</td></tr></tbody></table>

Tested on following Screen sizes for validating UI responsiveness as part of PMS 1.3.0.beta.3 release:

* **Windows Laptop/Desktop**: 1920x1080
* **Tablet**: 1280X800
* **Extra-large screens**: 3840x2160
* **Mac book**: 2560 x 1664


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.mosip.io/1.2.0/id-lifecycle-management/support-systems/partner-management-services/develop/browsers-supported.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.
