# Project Operations

Project operations are available from the dashboard cards and from the project editor.

Users with write access can create projects, edit project details, assign tags, duplicate projects, archive projects, restore archived projects, and delete archived projects.

Users with read-only access can open projects and saved reports, but they cannot create or modify projects.

{% content-ref url="/pages/bNUzYFoZqyodlWR3IF3C" %}
[Add a Project](/en/workspace-management/model-operations/add-a-model.md)
{% endcontent-ref %}

{% content-ref url="/pages/ddNW36cKKgz2J7NlWzCg" %}
[Assign Tags](/en/workspace-management/model-operations/assign-tags-or-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/model-operations.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.
