# Import Flow Properties

This guide will walk you through the process of importing variable and table properties into Novacura Flow 6.14 and above.&#x20;

#### Considerations:

* Importing properties is only available from Novacura Flow 6.14
* Importing Properties will replace any existing properties with the same name identity

#### Requirements

<table data-header-hidden><thead><tr><th width="236.60895392631556"></th><th></th></tr></thead><tbody><tr><td>Property File</td><td>Property files downloaded from the Novacura Marketplace or from Export's from the Novacura Flow Studio will be in a JSON format.</td></tr></tbody></table>

## Importing Properties

{% hint style="danger" %}
Importing properties replaces all values within existing identical property values.

&#x20;No warning to the user will be given when performing this action.&#x20;

Please consider and review the property file or documentation for the app before proceeding.
{% endhint %}

1. Navigate to the Environment Tab within Novacura Flow Studio.
2. Select Properties Sub Tab from the menu.
3. Select the Import Button.&#x20;
4. Navigate to the Property File and select Open.

<div align="left"><img src="/files/5hMg7pfXoHOMvM09Gv4t" alt=""></div>

## Importing User Properties

In case of User scope Table type properties, there are a few more additional steps that are needed to import all values for users.

1. After imported the property on Properties screen, open users' Environment Properties
2. Click Edit the Table property
3. Click Import, select the csv file and open it

<div align="left"><figure><img src="/files/IEl9BkShVllSKkFUiseU" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/Ay85se4wn53PnsbTbjzJ" alt=""><figcaption></figcaption></figure></div>


---

# 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.novacura.com/extensibility-and-integration/products/studio/environment/import-flow-properties.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.
