# Workspace Management

- [Main Interface](https://help.pesipiuma.app/en/workspace-management/main-interface.md)
- [Workspace Settings](https://help.pesipiuma.app/en/workspace-management/workspace-administration.md): Manage workspace settings available in the user workspace
- [Workspace Preferences](https://help.pesipiuma.app/en/workspace-management/workspace-administration/workspace-preferences.md): Edit Workspace preferences
- [Project Operations](https://help.pesipiuma.app/en/workspace-management/model-operations.md)
- [Add a Project](https://help.pesipiuma.app/en/workspace-management/model-operations/add-a-model.md)
- [Rename a Model](https://help.pesipiuma.app/en/workspace-management/model-operations/rename-a-model.md)
- [Duplicate a Model](https://help.pesipiuma.app/en/workspace-management/model-operations/duplicate-a-model.md)
- [Delete a Model](https://help.pesipiuma.app/en/workspace-management/model-operations/delete-a-model.md)
- [Assign Tags](https://help.pesipiuma.app/en/workspace-management/model-operations/assign-tags-or-user-groups.md): Assign tags to a project
- [Tags](https://help.pesipiuma.app/en/workspace-management/tags-and-user-groups.md): How to organize content
- [Account Settings](https://help.pesipiuma.app/en/workspace-management/user-preferences.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/en/workspace-management.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.
