# Assign Tags

Tags help organize and filter projects inside the workspace.

## Assign tags to one project

1. Open the Dashboard.
2. Open the project options menu on the project card.
3. Select **Edit details**.
4. In the **Tags** field, choose one or more workspace tags.
5. Click **Save Changes**.

You can also click **Assign tags** on a card that does not have any tags yet.

## Assign tags to multiple projects

1. Open the Dashboard.
2. Click **Select Multiple**.
3. Select the projects.
4. Click **Assign Tags** in the bulk action toolbar.
5. Choose one or more tags.
6. Confirm with **Assign Tags**.

Bulk tag assignment adds the selected tags to the chosen projects. Existing tags are kept.

{% hint style="info" %}
Users with write access can assign existing tags to projects. Users who can manage workspace tags can also create new tags from project windows.
{% endhint %}


---

# 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/assign-tags-or-user-groups.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.
