# プロジェクト

1. Morphic のダッシュボード左側パネルで、Projects の横にある「+」をクリックしてください
2. 新しいプロジェクトに名前を付けて、タスクやクライアントを整理します
3. 切り替えるには、左側パネルの任意のプロジェクトをクリックするだけです
4. 名前変更や削除を行うには、プロジェクトを右クリックして操作を選択してください
5. 各プロジェクト内では、複数のファイルを管理でき、それぞれに専用のキャンバスがあります

プロジェクト設定（例：名前変更、削除）は、右クリックメニューからいつでも調整できます。プロジェクトはクライアント、テーマ、トピック別に作業を整理し、それぞれに集中できるようにします。

***


---

# 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/jp/i/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.
