# Workspace Settings

Workspace settings include the workspace information and organization tools available from the normal user workspace.

The available settings depend on your role:

* **Owner** and **Admin** can manage the workspace name.
* **Member** can manage project content and workspace tags.
* **Viewer** can read projects and reports.

{% content-ref url="/pages/A6ybPMG7BEC8ri72Dy8R" %}
[Workspace Preferences](/en/workspace-management/workspace-administration/workspace-preferences.md)
{% endcontent-ref %}

{% 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.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.
