# The Workspace

In Pesipiuma the **Workspace** is the shared area where projects are created, organized, edited, and opened for report generation.

Each workspace contains:

* Projects.
* Workspace tags.
* Workspace settings.

Access depends on workspace membership. A user must belong to a workspace before they can see its dashboard, projects, and reports.

Workspace tags help search and group projects by business needs such as brand, line, season, collection, customer, or development stage.

{% content-ref url="/pages/GQcM2wIXUPAp0mYYGRqG" %}
[Main Interface](/en/workspace-management/main-interface.md)
{% endcontent-ref %}

{% content-ref url="/pages/KA2CN8vjglHgF0J7pZww" %}
[Tags](/en/workspace-management/tags-and-user-groups.md)
{% endcontent-ref %}

{% content-ref url="/pages/5TSaAaY8mjLjWpNXY5xL" %}
[Users and Roles](/en/getting-started/users-and-roles.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/getting-started/the-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.
