# Projects

1. On the left panel of your Morphic dashboard, click the '+' next to Projects
2. Name your new project to organize a task or client
3. To switch, simply click on any project in the left panel
4. To rename or delete, right-click a project and choose the action
5. Inside each project, you can manage multiple files, each with its own Canvas

Project settings (e.g., rename, delete) can be adjusted anytime via the right-click menu. Projects help you keep your work organized by client, theme, or topic so you can focus on each one separately.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/getting-around/projects.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.
