Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ Collaborative editing is an opt-in available as an LTS update starting with the
To start using Collaborative editing, you must first install the required packages and perform initial configuration.
To use Real-time editing feature, you must make arrangements with [[= product_name_base =]], and accept Terms and Conditions and Service Level Agreement in the Service Portal.

## Prerequisites

To use the **Copy link** option, which allows you to copy a link to the clipboard and share it through communication channels with other users, the Clipboard API is required.
As a result, this option may not work in some browsers, such as Safari.

## How does collaboration work

### Content preview
Expand All @@ -40,6 +35,11 @@ This allows the user to grant preview access to logged-in users, as well as shar
You can share a direct link to the collaborative session using the **Copy link** button.
Link is copied to the clipboard and you can share it with the users through communication channels.

!!! caution "Browser Compatibility"

To use the **Copy link** option, which allows you to copy a link to the clipboard and share it through communication channels with other users, the Clipboard API is required.
As a result, this option may not work in some browsers, such as Safari.

### Collaboration session

Collaborative editing allows to work together on the same content items.
Expand Down