> For the complete documentation index, see [llms.txt](https://help.connected.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.connected.illumina.com/partek/partek-flow/tutorials/creating-and-analyzing-a-project/creating-a-new-project.md).

# Creating a New Project

Using a web browser, log in to Partek Flow. From the Home page click the **New Project** button; enter a project name (Figure 1) and then click **Create project**.

<figure><img src="/files/rjFfO1rRqJ6XiT2AY9kP" alt=""><figcaption><p><em>Figure 1. Partek Flow Home page and the dialog box for naming a project (inset)</em></p></figcaption></figure>

The Project name is the basis of the default name of the output directory for this project. Project names are unique, thus a new project cannot have the same name as an existing project within the same Partek Flow server.

Once a new project has been created, the user is automatically directed to the Analysis tab of the Project View (Figure 2).

<figure><img src="/files/9kvCaQIc6CIx438PufA8" alt=""><figcaption><p><em>Figure 2. The Analyses tab is used to Add data after a project has been created</em></p></figcaption></figure>

## 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.connected.illumina.com/partek/partek-flow/tutorials/creating-and-analyzing-a-project/creating-a-new-project.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.
