# Workspace Preferences

Workspace preferences control the workspace identity shown to workspace members.

## Workspace settings

1. Open the user menu.
2. Select **Workspace Settings**.
3. Update the workspace name.
4. Click **Save Changes**.

The workspace name is shown to all workspace members in the app shell and workspace selector.

{% hint style="info" %}
Only **Owner** and **Admin** roles can edit the workspace name. Other members can read workspace information but cannot change it.
{% endhint %}

## Tags

Workspace tags are managed from **Tags** in the workspace settings section.

{% content-ref url="/pages/KA2CN8vjglHgF0J7pZww" %}
[Tags](/en/workspace-management/tags-and-user-groups.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/en/workspace-management/workspace-administration/workspace-preferences.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.
