# Mobile UX

ProcessMaker Platform now offers on-the-go task management by providing convenient access to requests and tasks through mobile devices. With this mobile task management capability, you can enjoy seamless task handling, improved productivity, and the freedom to manage your requests from anywhere. The new mobile interface provides the following benefits:

* Access notifications and open tasks from your mobile device.&#x20;
* Easily interact with screens and perform tasks such as viewing or submitting forms.
* Conveniently view available requests and start new ones.

{% hint style="info" %} <mark style="color:orange;">**Good to know:**</mark> Adding ProcessMaker URL to the home page of your mobile device can provide a one touch access to your inbox. &#x20;
{% endhint %}

## Access Processes from Mobile Devices

Watch the following product tour to learn how to effectively view and complete your tasks from a mobile device. Also learn how to add a link on the home page of your mobile device.&#x20;

{% embed url="<https://demos.processmaker.com/demo/clongzycm4ljupekipt5b5hki>" %}


---

# 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://processmaker.gitbook.io/quick-start-guides/fall-2023/intuitive-ux/mobile-ux.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.
