# Projects

## About Projects

On the Panomics Platform, a project primarily serves as a collaborative space, giving users shared access to samples, analyses, files, and tools. Projects come with a range of features that enhance teamwork, allowing members to coordinate and organize their work efficiently while maintaining proper control over both data and tools.

## Create a Project

If a user has the `Create project` permission associated with their role, they can create projects by clicking on the `Create Project` button in the projects listing toolbar.

{% embed url="<https://www.loom.com/share/8a241d4a3bff4ebc93836c24215a226b?sid=119c7f1f-2700-4eba-aacf-675c8925d8f3>" %}
Create project
{% endembed %}

## Edit a Project

The project details can be edited by the project owner, project contributors, and organization administrators with the `Implicit Admin On Projects` permission.

{% embed url="<https://www.loom.com/share/3c4bb691734047fabf2fc31b006c8942>" %}
Edit project
{% endembed %}

## Delete a Project

From the project details tab, click the `Permanently delete project` button.&#x20;

{% hint style="danger" %}
This action deletes all project assets permanently, including all the analyses and their corresponding results. The project samples are **NOT** deleted, as they are managed at the organization level.
{% endhint %}

## Explore Project Features

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Structure</strong></td><td>All your study's assets in one place: metadata, samples, analyses, files, documentation.</td><td></td><td><a href="/files/Vha28znJwaDLJRmxlJsD">/files/Vha28znJwaDLJRmxlJsD</a></td><td><a href="/pages/gAzgECx72M8dZKz5TW2x">/pages/gAzgECx72M8dZKz5TW2x</a></td></tr><tr><td><strong>Visibility</strong></td><td>Control whether your project is public, discoverable, or private.</td><td></td><td><a href="/files/hD8LD5MDut4IdjxGr7Rf">/files/hD8LD5MDut4IdjxGr7Rf</a></td><td><a href="/pages/hG0UrYOnQiLd1a22bfkZ">/pages/hG0UrYOnQiLd1a22bfkZ</a></td></tr><tr><td><strong>Access</strong></td><td>Control <strong>who</strong> can do <strong>what</strong> in your project.</td><td></td><td><a href="/files/pXsCXq91ADajW4vAgeAW">/files/pXsCXq91ADajW4vAgeAW</a></td><td><a href="/pages/1N5KTYlBGU3TgUXLmaAY">/pages/1N5KTYlBGU3TgUXLmaAY</a></td></tr></tbody></table>


---

# 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://documentation.panomics.bio/documentation/projects.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.
