# Gestione Workspace

- [Interfaccia Principale](https://help.pesipiuma.app/gestione-workspace/interfaccia-principale.md)
- [Impostazioni Workspace](https://help.pesipiuma.app/gestione-workspace/amministrazione-del-workspace.md): Gestire le impostazioni disponibili nel workspace utente
- [Preferenze del Workspace](https://help.pesipiuma.app/gestione-workspace/amministrazione-del-workspace/modifica-delle-preferenze-del-workspace.md): Modifica delle preferenze del Workspace
- [Operazioni sui progetti](https://help.pesipiuma.app/gestione-workspace/operazioni-sui-modelli.md)
- [Aggiungere un progetto](https://help.pesipiuma.app/gestione-workspace/operazioni-sui-modelli/aggiungere-un-modello.md)
- [Rinominare un progetto](https://help.pesipiuma.app/gestione-workspace/operazioni-sui-modelli/rinominare-un-modello.md)
- [Duplicare un progetto](https://help.pesipiuma.app/gestione-workspace/operazioni-sui-modelli/duplicare-un-modello.md)
- [Eliminare un progetto](https://help.pesipiuma.app/gestione-workspace/operazioni-sui-modelli/eliminare-un-modello.md)
- [Assegnare Tag](https://help.pesipiuma.app/gestione-workspace/operazioni-sui-modelli/assegnare-tags-o-gruppi-utenti.md): Assegnare tag a un progetto
- [Tag](https://help.pesipiuma.app/gestione-workspace/tags-e-gruppi-utenti.md): Come organizzare i contenuti
- [Impostazioni Account](https://help.pesipiuma.app/gestione-workspace/modifica-dei-dati-di-accesso.md)


---

# 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/gestione-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.
