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

# 실시간 협업

Morphic에서 Live Collab를 사용하는 방법에 대한 간단한 튜토리얼입니다:

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

1. 이동하세요 [Canvas](https://studio.morphic.com/) Morphic에서.
2. 오른쪽 상단의 '+' 버튼을 클릭하여 '협업에 초대'하세요.
3. 오른쪽 상단의 'Invite'를 클릭하고 이메일로 팀원을 추가하세요.
4. 참여하면, 해당 사용자의 아바타가 오른쪽 상단에 표시됩니다.
5. 실시간으로 서로의 커서를 보고, 콘텐츠를 동시에 생성하고 편집할 수 있습니다.
6. 팀원의 아바타 위에 마우스를 올리고 클릭하여 그 사람을 팔로우하세요. 그들이 Canvas를 탐색하면 화면이 자동으로 동기화됩니다.
7. 하단의 'Stop'을 클릭하거나 해당 아바타를 다시 클릭하여 팔로우를 해제하세요.

이렇게 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/kr/collaboration/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.
