# 项目

1. 在你的 Morphic 仪表板左侧面板，点击“Projects”旁的“+”
2. 为你的新项目命名，以便组织任务或客户
3. 要切换，只需在左侧面板中点击任意项目
4. 要重命名或删除，右键点击项目并选择相应操作
5. 在每个项目内，你可以管理多个文件，每个文件都有自己的画布（Canvas）

项目设置（例如重命名、删除）可随时通过右键菜单进行调整。项目帮助你按客户、主题或话题组织工作，以便你能单独专注于每一个。

***


---

# 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/zh/kuai-su-shang-shou/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.
