Document Sharing
Requires CB 5.2 or higher
Document sharing is a feature that allows visitors and agents to share documents with each other during the session. Users can optionally save the files shared with them to their local computer. This is additive to our existing support for PDF and Excel Cobrowsing, which provides the ability to cobrowse PDF or Excel documents hosted on the customer website.
- Only PDF, XLS, and CSV files are supported.
- Document sharing from the agent/visitor desktop is only supported in Cobrowse 5.1 and later.
- Document sharing is not supported on unsecure pages.
- Only the ‘Accessible’ Cobrowse widget is supported.
- Agents must join the session through a web browser not the Glance Client.
Glance does not keep a copy of any document shared during a Cobrowse session.
File Size Limits
Shared by Agent
Type | Visitor Can Download | Visitor View Only |
10MB | 10MB | |
XLS/CSV | 5MB | 5MB |
Shared by Visitor
Type | Agent Can Download | Agent View Only |
5MB | No limit | |
XLS/CSV | 5MB | No limit |
Enabling Document Sharing
To enable document sharing, select the following settings in Account Management.
To share files:
- Visitor local document share
- Agent local document share
To download files:
- Agent document download
- Visitor document download
Agent-Initiated Sharing
If the agent would like to share a document with the visitor during a session:
- From the Document Share icon in the agent viewer > Choose a File.
- The agent is prompted to choose a file from their local computer > Open.
- The agent gets the opportunity to preview the file, then clicks Share.
- The agent is cobrowsing the document with the visitor.
- Click the magnifying glass to search for text within the document.
- The visitor can download the document to their local drive if this function is enabled.
- Click the X in the top-right corner to close the document.
Visitor-Initiated Sharing
If the visitor would like to share a document with the agent during a session:
- The agent clicks the document share icon >Send Request.
- The visitor accepts the request.
Note
The url used for the Terms and Conditions link is configured by a Glance admin under Settings > Cobrowse Settings > URL Configuration > Document Sharing Terms URL.
- The visitor is prompted to drag or open a file from their local computer.
- The visitor gets the opportunity to preview the file, then clicks Share.
- The agent can cobrowse the document with the visitor.
- Click the magnifying glass to search for text within the document.
- The agent can download the document to their local drive if this function is enabled.
- Click the X in the top-right corner to close the document.
Document Sharing Links
Glance enables you to seamlessly add links to approved PDF, CSV, and Excel documents, which agents can easily share during sessions. Additionally, you can organize these documents into folders for better management.
Once you add documents in the Portal, the document is shown in the Document Sharing modal in the Agent Viewer.
Configure the CORS headers on your resources to allow requests from glance.net during the session.
Adding Documents and Folders
To add document sharing links:
- Navigate to Settings > Document Share.
- Click the New button.
- Select Document or Folder.
- For Folder, input the desired name of the folder and click the Create button.
- For Document, complete the following steps:
- Document Title - Enter the name you want to display for the link in the agent viewer.
- URL - Add a link to the location of the file.
- Type - Select the type of document: PDF or Excel/XLS.
- Folder - (optional) Select which folder you want this document stored in.
- Can Download - Toggle this button on or off to make the document downloadable.
- Click the Create button.
- Click the Publish Documents button.
Assigning Documents
Documents can be assigned to specific roles within your group, ensuring that only authorized agents have the ability to share them.
- Click the Assign tab.
- Click the checkbox underneath each role that needs to utilize the document.
- Click Update.
Moving a Document to a New Folder
- Click on the ellipsis next to the document.
- Click Move to folder.
- Select the new folder from the drop-down menu and click Update.
Using Document Sharing Links
If a document sharing has been configured to Active in Account Management:
- From the document share icon > Select a file from the list of Approved documents you can share.
- The agent gets the opportunity to preview the file, then clicks Share.
- The agent and visitor can cobrowse the document together.
- If this capability is enabled, the visitor can download the document to their local drive.
- Click the X in the top-right corner to close the document.
Events
For events related to document sharing, see Cobrowse Visitor Events and Browser Agent API Events.