You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local web server for collaborating on various documents.
Configure different members and roles for different states of each document
User Permissions and Document States
Read - User has access to read documents on the site
Upload - User has permission to upload a new document
Approve - User has permission to approve/reject documents that have been uploaded
Documents will not be visible to other users until they are Approved
Select - User can select which Users will take part in the document review
Individual permissions for interacting with any document are still bound by the User's Role
Role Permissions likewise do not immediately allow exercising their permissions on a document unless the specific user is marked as a reviewer for the document
Comment - User may add comments to the document
Respond - User may respond to existing comments
Resolve - User may mark a comment as resolved
Resolved comments may not receive new responses
Update - User may update an existing document with a new upload
Updated documents will retain the same name as it had when first uploaded
Existing comments and responses will remain on the document
Upload Document may be a different document type than original upload
Close Comments - Disable adding any additional comments to the document
Existing comments may still be commented on until all comments are resolved or the review is closed
Close Review - Finalize the document marking all comments as resolved and removing all reviewers from the document
Document will still be visible to those with read permissions but no further changes can be made in comments or document updates
Manage Users - Add and Edit Roles and Users
Users can only have their password changed by a user manager
User managers can create custom roles to tailor custom permissions for the Company's desired Document Workflow