# Il Workspace

In Pesipiuma il **Workspace** è lo spazio condiviso in cui i progetti vengono creati, organizzati, modificati e aperti per la generazione dei report.

Ogni workspace contiene:

* Progetti.
* Tag del workspace.
* Impostazioni del workspace.

L'accesso dipende dall'appartenenza al workspace. Un utente deve far parte di un workspace prima di poterne vedere dashboard, progetti e report.

I tag del workspace aiutano a cercare e raggruppare i progetti in base alle esigenze aziendali, per esempio brand, linea, stagione, collezione, cliente o fase di sviluppo.

{% content-ref url="/pages/-Lc0vUh7I0uZVsZAvI64" %}
[Interfaccia Principale](/gestione-workspace/interfaccia-principale.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LbSAZuO85APAZfZ9QKN" %}
[Tag](/gestione-workspace/tags-e-gruppi-utenti.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lb9ecUFQG6ehHf1gJG2" %}
[Utenti e Ruoli](/getting-started/utenti-in-downfill-app.md)
{% endcontent-ref %}


---

# 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.pesipiuma.app/getting-started/crea-un-nuovo-workspace.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.
