---
title: "Multiple fields on collaborative document"
description: "See how to save different content on one collaboration document with Tiptap Editor. Learn more in our documentation!"
canonical_url: "https://tiptap.dev/docs/examples/experiments/collaborative-fields"
---

# Multiple fields on collaborative document

See how to save different content on one collaboration document with Tiptap Editor. Learn more in our documentation!

> **Experiment:**
>
> Experiment, currently not supported or maintained

The following example has three different instances of Tiptap. The first is configured to have a single paragraph of text, the second to have a task list and the third to have text. All of them are stored in a single Y.js document, which can be synced in real-time with other users.

> **Interactive demo:** [MultipleEditors](https://embed.tiptap.dev/preview/Experiments/MultipleEditors)
