# Creating and Analyzing a Project

Partek Flow software manages separate experiments as projects. A complete project consists of input data, tasks used to analyze the data, the resulting output files, and a list of users involved in the analysis.

![Creating and analyzing a project analyses tab](/files/otMwtxLY9Haz1rSfEOav)

This chapter provides instructions in creating and analyzing a project and covers:

* [Creating a New Project](/partek-flow/tutorials/creating-and-analyzing-a-project/creating-a-new-project.md)
* [The Metadata Tab](/partek-flow/tutorials/creating-and-analyzing-a-project/the-metadata-tab.md)
* [The Analyses Tab](/partek-flow/tutorials/creating-and-analyzing-a-project/the-analyses-tab.md)
* [The Log Tab](/partek-flow/tutorials/creating-and-analyzing-a-project/the-log-tab.md)
* [The Project Settings Tab](/partek-flow/tutorials/creating-and-analyzing-a-project/the-project-settings-tab.md)
* [The Attachments Tab](/partek-flow/tutorials/creating-and-analyzing-a-project/the-attachments-tab.md)
* [Project Management](/partek-flow/tutorials/creating-and-analyzing-a-project/project-management.md)
* [Importing a GEO / ENA project](https://github.com/illumina-swi/partek-docs/blob/main/docs/partek-flow/tutorials/creating-and-analyzing-a-project/importing-a-geo-ena-project/README.md)

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