# Preferenze del Workspace

Le preferenze del workspace controllano l'identità del workspace mostrata ai membri.

## Impostazioni workspace

1. Aprire il menu utente.
2. Selezionare **Impostazioni Workspace**.
3. Aggiornare il nome del workspace.
4. Cliccare **Salva modifiche**.

Il nome del workspace è mostrato a tutti i membri nella shell dell'app e nel selettore workspace.

{% hint style="info" %}
Solo i ruoli **Owner** e **Admin** possono modificare il nome del workspace. Gli altri membri possono leggere le informazioni del workspace ma non possono modificarle.
{% endhint %}

## Tag

I tag del workspace si gestiscono da **Tag** nella sezione impostazioni workspace.

{% content-ref url="/pages/-LbSAZuO85APAZfZ9QKN" %}
[Tag](/gestione-workspace/tags-e-gruppi-utenti.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/gestione-workspace/amministrazione-del-workspace/modifica-delle-preferenze-del-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.
