# 공동 작업

FormIt을 사용하면 여러 사용자(Windows, iOS 또는 웹 클라이언트의 모든 조합)가 공동으로 FormIt 모델을 편집하면서 실시간으로 모든 변경 사항을 확인할 수 있습니다. 하나의 스케치에서 다른 사용자와 동시에 작업하거나 나중에 작업을 공유할 수 있습니다.

**주:** 공동작업은 FormIt Pro를 활성화한 후에만 사용할 수 있습니다. 공동작업 아이콘을 클릭하면 FormIt Pro에 대한 권한이 있는 Autodesk 계정으로 로그인하라는 메시지가 표시됩니다.

[공동작업 세션을 시작하는 방법을 알아보려면 클릭하십시오.](/ko/tool-library/collaboration.md)


---

# 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://windows.help.formit.autodesk.com/ko/formit-capabilities/collaboration.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.
