> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/jp/i.md).

# 使い方

- [概要](https://morphic.com/docs/jp/i/overview.md)
- [キャンバスの操作](https://morphic.com/docs/jp/i/navigating-the-canvas.md): キャンバスは、動画、画像シーケンス、レイアウトなどのコンテンツを作成、探索、編集する場所です。キャンバスを効率よく操作することで、作業を速く進め、整理しやすくなります。
- [プロンプトバー](https://morphic.com/docs/jp/i/prompt-bar.md): Morphic のプロンプトバーでは、プロンプトを書き込み、アスペクト比、スタイル、キャラクターモデル、創造性、バリエーション、カメラアングルなどの設定を調整して生成できます。
- [サイドバー](https://morphic.com/docs/jp/i/sidebars.md): Morphic では、サイドバーからアートボード固有のツールや設定にすばやくアクセスでき、ワークフローを効率化できます。
- [プロジェクト](https://morphic.com/docs/jp/i/projects.md): Morphic のプロジェクトでは、テーマ、クライアント、目的ごとに作業を整理でき、関連ファイルをまとめて、すべてを集中して構造的に管理できます。
- [ファイル](https://morphic.com/docs/jp/i/files.md): Morphic のファイルでは、各シーンやアイデアを個別に管理できます。作成、名前変更、切り替え、削除ができ、それぞれに専用のキャンバスがあるため、集中して整理された制作が可能です。
- [アセットをアップロードする](https://morphic.com/docs/jp/i/upload-assets.md)
- [セクション](https://morphic.com/docs/jp/i/section.md): Morphic のセクションは、作業が増えてもキャンバスを整理して保つためのコンテナです。任意のアセットを名前付きのセクションにまとめ、内容を整理し、すべてを1つの単位として一緒に移動できます。
- [コンテキスト検索](https://morphic.com/docs/jp/i/contextual-search.md)
- [設定](https://morphic.com/docs/jp/i/settings.md)
- [一般](https://morphic.com/docs/jp/i/settings/general.md): 一般タブでは、組織の一般設定を管理できます。このタブから、組織名の変更や削除が可能です。
- [メンバー](https://morphic.com/docs/jp/i/settings/members.md): メンバータブから、組織メンバーとその役割を管理できます。
- [プラン](https://morphic.com/docs/jp/i/settings/plans.md): プランでは、各プランを簡単に比較・管理できます。アップグレードやダウングレードも簡単です。サポートが必要な場合は、お問い合わせください。
- [請求と使用状況](https://morphic.com/docs/jp/i/settings/billing-and-usage.md): 請求タブでは、プランの管理、支払い情報の確認と変更、請求書履歴の確認、プランと更新情報の概要確認ができます。
- [プロフィール](https://morphic.com/docs/jp/i/settings/profile.md)
- [よくある質問](https://morphic.com/docs/jp/i/faqs.md): 機能やワークフローからアカウントやプラットフォームの基本まで、Morphic の使い方に関するよくある質問への簡単な回答を見つけられます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
