# Совместная работа

FormIt позволяет нескольким пользователям, работающим в любом из клиентов (Windows, iOS, веб-браузер), совместно редактировать модель FormIt, просматривая все изменения в режиме реального времени. Можно вести работу над эскизом одновременно с другими пользователями и предоставлять общий доступ для просмотра результатов.

**Примечание.** Совместная работа доступна только после активации FormIt Pro. При нажатии на значок «Совместная работа» появится запрос на вход в систему с использованием данных учетной записи Autodesk с правами FormIt Pro.

[Щелкните, чтобы узнать, как начать сеанс совместной работы.](/ru/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/ru/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.
