# Update your workspace project templates

Project templates let you standardize workflows across your team. Wonderly allows you to update templates so new projects automatically follow your latest structure.

### Update an Existing Project Template

1. Click the **⚙️ Settings** icon in the top-left corner of your Wonderly screen.
2. Click the **arrow** button to expand the secondary sidebar.
3. Click **Projects** in the secondary sidebar.
4. Under the **Workspaces** tab, open the workspace where your project template lives.
5. Click the **Project & Milestone Templates** tab.
6. Hover over the project template you want to edit and click the **pen** icon.
7. Make your changes to the template name, stages, statuses, tasks, or other details.
8. Click **Save** to apply your updates.

{% embed url="<https://app.supademo.com/demo/cmohfcqg52uwqza2ih7esnfd5>" %}

**Expected outcome:** The updated template will be available immediately the next time you or a teammate creates a new project in that workspace.

<br>


---

# 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://www.wonderly.com/help/work-hub/workspaces-overview/customization/update-your-workspace-project-templates.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.
