# Web client

Novacura Flow is an innovative, rule changing software with one sole purpose: to improve your critical business processes. With Novacura Flow, we put the business and the user in focus, allowing you to create intelligent and user friendly business applications in three simple steps: Design, Configure, Run.

### System requirements

Requires IE 10 or newer, Google Chrome, Firefox or Microsoft Edge browser

### Installation

The web client is installed with the Flow server installation tool. The web client is connected to a specific Flow server, that can only be changed by the system administrator.&#x20;

The web client is installed with the Flow server tool and is usually installed together with the Flow server.&#x20;

### Log in

Browse to the web client url that is connected to the Flow server you want to log in to.&#x20;

Here you enter your Flow user name.\
Depending on the setup, you will be prompted to enter one or many passwords. These passwords is either your Flow login password OR passwords for logging in to any connected system. The login can therefore be different for different users.

### Get started

All menus are displayed in tabs which can be opened to display all workflows that are attached to the menu. Users can only see menus they are allowed to see by assigning the menu to dedicated roles and the same for the user.

Start a new workflow by clicking the workflow you want to run under the Workflow tab. Pause the workflow with the Back button or quit a running workflow with the quit button in the left corner.&#x20;

When the workflow is paused a play symbol will be showed on the workflow, when you start a paused workflow you will get back to the step where the workflow was paused.&#x20;


---

# 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://help.novacuraflow.com/6.11/clients/web-client.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.
