# Studio

With the Novacura Flow Studio, we have created a true power tool for creating efficient, user-friendly and integrated apps providing increased growth, higher efficiency and simpler administration.\
&#x20;And as usual, everything is based on step-by-step workflows. Now you can create multi-user applications, run tasks in parallel, use sub-workflows, send push notifications, get an activity live-feed, create parts of workflows that can be reused and much more. You can test run your apps directly inside Novacura Flow Studio, something that will shorten the time from idea to implementation.

With the simplicity of Novacura Flow Studio, you can go from zero to app in just minutes, as long as you know what you want to achieve - or discover potential achievements you weren't even aware of!

The Novacura Flow Help can be reached offline from the Novacura Flow Studio. When the Novacura Flow Help opens it will first try to open the online help, if no internet connection is available the offline help will be opened. The offline help will be updated for every new version and the online version will be updated continuously.&#x20;

![Example screens from Flow Studio](/files/-M-o_MfJ5IcjacbUMXJj)

The settings for Prevent go back and Prevent pausing can be found in Workflow - Runtime Options.

Checking the Prevent go back box will disable the Undo arrow that normally gives the client users the option to go back to the previous user step. The setting will be applied for the whole workflow, including all fragments.

Checking to Prevent pausing will disable the possibility of pausing a workflow.

<figure><img src="/files/6w3mjFhiiVCqV67EihSg" alt=""><figcaption></figcaption></figure>


---

# 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/development/flow-studio.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.
