# Mobile Applications

WorkflowGen Plus lets users who have implemented the WorkflowGen BPM/workflow software on their corporate web servers access the WorkflowGen portal and perform their workflow actions remotely via their iOS and Android devices. These apps are available free to all WorkflowGen users.

## Requests screen

* Display requests you can launch sorted by category<br>
* Launch a new request<br>
* Display your ongoing and closed requests<br>
* Go to the requests follow-up to get all the information on a request in its current status: request data, actions history, actions to do, attachments, web form static view, associated comments, graphical follow-up, etc.<br>
* Search your ongoing or closed requests filtering by process, categories, requester

## Actions screen

* Display your to-do or closed actions<br>
* Launch an action<br>
* Go to the requests follow-up to get all the information on a request in its current status: request data, actions history, actions to do, attachments, web form static view, associated comments, graphical follow-up, etc.<br>
* Search your ongoing or closed actions filtering by process, categories, requester

## Teams screen

* Display your to-do or closed team actions<br>
* Launch a team action<br>
* Go to the requests follow-up to get all the information on a request in its current status: request data, actions history, actions to do, attachments, web form static view, associated comments, graphical follow-up, etc.<br>
* Search your ongoing or closed team actions filtering by process, category, requester

## Assignments screen

* Display your to-do or closed action assignments<br>
* Assign an action<br>
* Go to the requests follow-up to get all the information on a request in its current status: request data, actions history, actions to do, attachments, web form static view, associated comments, graphical follow-up, etc.<br>
* Search your ongoing or closed assignments filtering by process, category, requester

## Views

* Display your saved views of search results and charts

## Search screen

* Search for an ongoing or closed request by entering the request number<br>
* Display the details of the request searched

## Delegations screen

* Delegate actions associated with a request to another person for a defined period of time<br>
* Display and manage the active delegations and all the delegations created

## Optimized web forms layout

* Users can fill out and submit the forms related to their actions via their iOS or Android devices<br>
* Web form layout is automatically optimized at runtime according to the device resolution (smartphones, tablets)


---

# 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/mobile-applications.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.
