# ライブ共同編集

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

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

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

これで、MorphicのLive Collab機能の使い方は以上です。リアルタイムでクリエイティブなプロジェクトに一緒に取り組むチームに最適です。

注：Live Collabはチームプランでのみご利用いただけます。 [料金](https://morphic.com/pricing) をご覧ください。Pro（最大4人の共同編集者）、Pro Max（最大9人の共同編集者）、Enterpriseプラン向けです。&#x20;


---

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