# Project Visibility

Projects have 3 visibility levels.

<table><thead><tr><th width="205">Level</th><th>Description</th></tr></thead><tbody><tr><td>PRIVATE</td><td>The project is visible only to the users that are explicitly added to it.</td></tr><tr><td>DISCOVERABLE</td><td>The project appears in the listing, but only the "Details" tab is visible. Users can request access.</td></tr><tr><td>PUBLIC</td><td>The project appears in the listing and all the data associated with it is viewable.</td></tr></tbody></table>

## Create project

The visibility is set during project creation and can be changed at any time.

<figure><img src="/files/OaduuMyNdSbxYzpTpuqX" alt=""><figcaption><p>Select visibility during project creation</p></figcaption></figure>

## Project listing

<figure><img src="/files/4jsF2ZhfV5e6TNDnMjMU" alt=""><figcaption><p>Project listing with different access levels</p></figcaption></figure>

## Project details

<figure><img src="/files/JptBPXLzu8gwjZ0i06eV" alt=""><figcaption><p>Discoverable project details</p></figcaption></figure>


---

# 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/project-visibility.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.
