# System Requirements

This document outlines the system requirements for optimal use of the DBSync Cloud Workflow platform.

### Supported Browsers

For the best experience with the DBSync Cloud Workflow platform, we recommend using the following browsers:

## **Supported Browsers** <a href="#systemrequirements-downloadandinstall-supportedbrowsers" id="systemrequirements-downloadandinstall-supportedbrowsers"></a>

| Browser | Browser Version | Mac Support | Windows Support |
| ------- | --------------- | ----------- | --------------- |
| Chrome  | 11 & Above      | Yes         | Yes             |
| Firefox | 10 & Above      | Yes         | Yes             |
| Edge    | 134 & Above     | N/A         | Yes             |
| Safari  | 4 & Above       | Yes         | N/A             |

{% hint style="warning" %}
DBSync recommends using the above-mentioned browsers.
{% endhint %}

{% hint style="info" %}

* All browsers must have cookies and JavaScript enabled.
* Browsers that use the latest version of WebKit, Blink, or Gecko are not directly supported.
* For Firefox, apart from the stable versions, there is also support for the latest Extended Support Release of Chrome.
* Internet Explorer 8 & 9 are also supported. However, please be aware that some CSS3 and HTML5 elements are not fully supported.
* Please whitelist DBSync Website, iPaaS from your browser setting. Sometimes, a browser may block pop ups, and as a result, the user may not open a few modal windows.
* The platform may not function in old Internet Explorer compatibility modes. Make sure users are using the latest rendering mode. To do so from your debugging tools -> Press F12 and check the property "Document Mode".&#x20;
  {% endhint %}

{% hint style="info" %}
To learn more about the **system requirements** for the Remote Agent, please visit the [Remote Agent documentation](/cloud-workflow/ipaas/remote-agent.md).
{% 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://docs.mydbsync.com/cloud-workflow/dbsync-platform/system-requirements.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.
