# How do i find which version of Flow i am running?

The version number is divided into four parts *{Flow version}.{Major}.{Service Pack}.{Revision}.* Example: *6.13.7.26406*

#### Flow server <a href="#flow-server" id="flow-server"></a>

* Navigate to the flow server URL on a web browser.
* The server version is displayed in the middle of the screen as seen below.\
  &#x20;

![Server Version](https://home.novacuraflow.com/Help/latest/images/help_root_FAQ_server.jpg)

#### Flow Studio <a href="#flow-studio" id="flow-studio"></a>

* In the menu bar, navigate to Help-> About Novacura flow
* the server version is displayed as highlighted in the picture below.

![Server Version](https://home.novacuraflow.com/Help/latest/images/help_root_FAQ_studio.jpg)

#### Flow Android Client <a href="#flow-android-client" id="flow-android-client"></a>

* Navigate to Settings -> Programs -> Novacura Flow
* the server version is displayed as highlighted in the picture below.\
  &#x20;

![Server Version](https://home.novacuraflow.com/Help/latest/images/help_root_FAQ_android.jpg)

#### Flow iOS Client <a href="#flow-ios-client" id="flow-ios-client"></a>

* Navigate to Settings -> General -> Storage and iCloud usage -> Manage Storage -> Flow Client
* the server version is displayed as highlighted in the picture below.

![Server Version](https://home.novacuraflow.com/Help/latest/images/help_root_FAQ_iOS.png)

#### Flow Universal Windows Platform Client <a href="#flow-universal-windows-platform-client" id="flow-universal-windows-platform-client"></a>

* Navigate to the threebutton menu in the top right corner -> About.
* the server version is displayed as highlighted in the picture below.

![Server Version](https://home.novacuraflow.com/Help/latest/images/help_root_FAQ_UWP.jpg)

#### Flow Windows CE Client <a href="#flow-windows-ce-client" id="flow-windows-ce-client"></a>

* Navigate to the top left avatar icon button in the ce client and click it.
* The server version is displayed as highlighted in the picture below.

![Server Version](https://home.novacuraflow.com/Help/latest/images/help_root_FAQ_CE.jpg)

*For any further inquiries contact us at <product.support@novacura.com>*


---

# 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/faq/how-do-i-find-which-version-of-flow-i-am-running.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.
