> 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/koraborshon/live-collab.md).

# ライブコラボ

Morphic で Live Collab を使う簡単なチュートリアルはこちらです：

{% embed url="<https://youtu.be/9AzHHxMw0KM>" %}

1. へ移動 [Canvas](https://studio.morphic.com/) Morphic 上の。
2. 右上隅の「+」ボタンをクリックして、「共同作業に招待」を選びます。
3. 右上の「招待」をクリックし、メールでチームメンバーを追加します。
4. 参加すると、右上隅にそれぞれのアバターが表示されます。
5. お互いのカーソルをリアルタイムで確認し、同時にコンテンツを生成・編集できます。
6. チームメンバーのアバターにカーソルを合わせてクリックすると、その人をフォローできます。Canvas を移動すると、表示も自動で同期されます。
7. 下部の「停止」をクリックするか、もう一度その人のアバターをクリックするとフォローを解除できます。

これで、Morphic の Live Collab 機能の使い方は完了です。リアルタイムで創作プロジェクトに一緒に取り組むチームに最適です。

注: Live Collab は Team プランでのみ利用できます。&#x20;


---

# 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/koraborshon/live-collab.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.
