> For the complete documentation index, see [llms.txt](https://help.partek.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.partek.illumina.com/partek-flow/quick-start-guide/getting-started-with-your-partek-flow-hosted-trial.md).

# Getting Started with Your Partek Flow Hosted Trial

Ready to start work on your Partek Flow hosted trial? This page has some helpful videos to get you started!

* [Uploading Your Data to a Hosted Instance of Partek Flow](#uploading-your-data-to-a-hosted-instance-of-partek-flow)
* [How to Get Started on your First Project](#how-to-get-started-on-your-first-project)

Don't have a trial server yet? Request one on [our website](http://www.partek.com/free-trial).

## Uploading Your Data to a Hosted Instance of Partek Flow

This short video shows you how to import your data into a hosted instance of Partek Flow. Adjust your device's volume for optimal sound.

**Note: When upload large size of data, it might take a while, please turn off the computer sleep mode settings!**

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZG5p2nnl0YGy3GEZrqCO%2Fuploads%2F8bKXMyRQNpyWjfY4mkJi%2FTransferFiles.mp4?alt=media&token=21c8a85c-07b8-4c1d-9545-5bc568e1dc4b>" %}

## How to Get Started on your First Project

In this short video, we'll give you an overview of the interface and how to get started with your analysis.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZG5p2nnl0YGy3GEZrqCO%2Fuploads%2FQrpbCoOQqr0ID1rhWRvg%2FGetting_started_2.mp4?alt=media&token=a752139a-da52-4879-b5b8-c2311fec518d>" %}

## Additional Assistance

If you need additional assistance, please visit [our support page](http://www.partek.com/support) to submit a help ticket or find phone numbers for regional support.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.partek.illumina.com/partek-flow/quick-start-guide/getting-started-with-your-partek-flow-hosted-trial.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
