# End-User Technical Requirements

## User Portal

### Operating systems

* Windows 10 / 11<br>
* macOS

### Web browsers

* Edge<br>
* Firefox<br>
* Safari<br>
* Chrome

### Display

* 1200 × 800 or higher resolution

## Mobile applications

### WorkflowGen Plus

* iOS 9.0 or later<br>
* Android 5.0 or later<br>
* WorkflowGen server version 7.9.0 or later<br>
  * Quick Approval requires WorkflowGen server version 7.10.0 or later<br>
  * OIDC-compliant authentication methods: Azure Active Directory, AD FS 2016, and Auth0 require WorkflowGen server version 7.11.2 or later; Okta requires WorkflowGen server version 7.13.1 or later

### WorkflowGen legacy mobile app

* iOS 8.0 or later<br>
* Android 4.1 or later<br>
* WorkflowGen server version 5.5.3 or later installed on a server that can be accessed via a VPN, extranet, or intranet<br>
* WorkflowGen 6.0 or later required to view process graphical follow-up and display custom views<br>
* The WorkflowGen Web Service API must be configured and accessible<br>
* A valid WorkflowGen web application URL (e.g. `https://[server]/wfgen`)<br>
* A valid WorkflowGen username and password

**Note:** The WorkflowGen Mobile applications are currently not compatible with a WorkflowGen setup that uses form authentication security mode.

## Integrated workflow and form designer

### Operating systems

* Windows 10 / 11<br>
* macOS

### Web browsers

* Edge<br>
* Firefox<br>
* Safari<br>
* Chrome

### Display

* 1366 × 768 or higher resolution suggested

## Web form developer

* Visual Studio 2013 to 2022 (all editions - Professional recommended)<br>
* Any .NET 4 or later compatible integrated development environment

### Operating systems

* Windows 10 / 11


---

# 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.workflowgen.com/features/9.5/end-user-technical-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.
