# Transfer Partek Flow Project

Illumina provides a managed transfer service to help you migrate projects from Partek Flow (Illumina-Hosted) to Connected Multiomics.

Illumina Support performs the transfer on your behalf after receiving the required information.

### Request a Project Transfer

To transfer Partek Flow projects to Connected Multiomics, users must have access to both the source (Partek Flow) and destination (Connected Multiomics) environments.

To initiate a transfer, email Illumina Support at **<techsupport@illumina.com>** and provide the following information:

* **Source:** domain, project ID(s) or indicate to transfer all projects, user token
* **Destination:** domain, workgroup

Instructions for locating this information are provided in the sections below.

#### Source domain

The source domain is part of your Partek Flow URL and appears as the first portion of the address. For example, in `test.partek.com`, the source domain is **test**.

#### Source project

You can choose to transfer all projects or select specific projects to transfer. To select specific projects, a Partek Flow project ID is needed for the transfer. There are two ways to find the project ID:

1. On Partek Flow homepage, mouse over the project name, the information of the project is displayed at the lower-left corner of the page, the number in the url is the project ID

<figure><img src="/files/4cRi46LwN7F4gUvPV7NL" alt=""><figcaption></figcaption></figure>

2. Open the project in Partek Flow, the project ID number can be found in the url on the top of the page

<figure><img src="/files/8FYtbfQ7XiAGftC0vquu" alt=""><figcaption></figcaption></figure>

#### Source user token

When transfering a project, we need a token of the user who has access to export the project — in other words, the user has to be the owner, collaborator or viewer of the project. To get the token, after logging in to Partek Flow, click on user name on the top-right corner of the page, choose **Settings;** at the bottom of the System information page, click on **Generate token**.

<figure><img src="/files/jCR0gpLNWDXwnQkGiruB" alt=""><figcaption></figcaption></figure>

#### Destination domain and workgroup ID

The destination is Illumina Connected Multiomics. On Connected Multiomics homepage, click on the user name on the upper-right corner to open the profile to get the workgroup ID and domain name.

<figure><img src="/files/ohMVTqa95wk468d6tAqo" alt=""><figcaption></figcaption></figure>

### Transfer completion

After the transfer is complete, the user will be notified. When the user logs in to Connected Multiomics, a new study named "*Partek Flow - Migrated projects*" is created. All transferred Partek Flow projects can be found on the *Analyses* page within this study.

<div align="left"><figure><img src="/files/3vwq5C07TSOokLbZe7AT" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Secondary analysis steps, such as alignment, cannot be performed in Connected Multiomics. While the migrated analysis will include all the secondary analysis steps, those steps cannot be re-run.
{% endhint %}

Example analysis where lighter blue tasks and data nodes are secondary analysis steps that cannot be re-run.

<div align="left"><figure><img src="/files/ffhy7KiFQGdMpJEADYsa" 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://help.connected.illumina.com/icm/introduction/transfer-partek-flow-project.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.
