# Rename a Model

## Edit project details from the dashboard

1. Open the Dashboard.
2. Open the project options menu on the project card.
3. Select **Edit details**.
4. Update the **Project name**, **Description**, or assigned **Tags**.
5. Click **Save Changes**.

## Rename from the editor

Users with edit permissions can also click the project name in the editor toolbar, type the new name, and confirm with **Enter** or by leaving the field.

{% hint style="info" %}
The project description is used as optional report header information. Use it for brand, line, season, customer, or similar context.
{% 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/rename-a-model.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.
