> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/tool-library/collaboration.md).

# Collaboration

FormIt allows multiple users to collaboratively edit a FormIt model on any combination of Windows, iPadOS, or Web clients, all while seeing their changes in real-time!

With a FormIt Pro subscription, you have access to the Real-time Collaboration feature which allows you to:

* Start a collaboration session and invite colleagues.
* Join a collaboration from the FormIt Windows, Web, or iPadOS apps.
* Collaborate with colleagues to explore designs in a shared sandbox environment.
* Follow another collaborator's camera to see the model from their viewpoint.
* Let a client follow your camera as you guide them through your design.
* Chat with collaborators in the session.

## Start a Collaboration Session

1. From the Collaboration drop-down, choose "Start sharing session." ![](/files/i04e4fpLJc2dvkZuZEqL)
2. Email a link to collaborators. This link prompts recipients to log into their Autodesk accounts to immediately start collaborating. ![](/files/BCvYLK2FQDv7UcruP6Pg)


---

# 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://windows.help.formit.autodesk.com/tool-library/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.
