Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/S4nti4goCoder/cloudsyncpro/llms.txt

Use this file to discover all available pages before exploring further.

A workspace is the top-level container for all your files, folders, shares, and activity in CloudSyncPro. Every file and folder belongs to exactly one workspace, and all collaboration — members, roles, sharing — is scoped to that workspace. You can belong to multiple workspaces at the same time, each with its own isolated storage and member list.

What a workspace contains

  • All files and folders uploaded inside it
  • A member list with roles (admin, editor, viewer, and the platform-level superadmin)
  • A shared activity log visible to all members
  • Sharing links and direct shares created for its resources
The workspace you are currently working in is called the active workspace. Its name appears under the page title on every page. You can change the active workspace at any time from the Workspaces page.

Creating a workspace

1

Open the Workspaces page

Click Workspaces in the sidebar. The page lists all workspaces you belong to.
2

Click New workspace

Click the New workspace button in the top-right corner to open the creation dialog.
3

Fill in the details

Enter a name (required) and an optional description. A URL-safe slug is generated automatically from the name — for example, the name “Marketing Team” produces a slug like marketing-team-k7x2p. The random suffix ensures the slug is unique across workspaces.
4

Confirm

Click Create. The workspace is created and you are automatically added as its admin and set as the owner. The new workspace appears as a card on the Workspaces page.
The slug is derived from the workspace name by lowercasing it, replacing spaces with hyphens, removing special characters, and appending a 5-character random alphanumeric suffix. It is set once at creation time and cannot be changed afterwards.

Switching between workspaces

On the Workspaces page, click any workspace card to make it the active workspace and navigate to the dashboard. The currently active workspace is highlighted with an Active badge on its card and in the top banner on the Workspaces page. You can also switch workspaces from the workspace selector in the sidebar without going to the Workspaces page.

Editing workspace settings

Open the context menu on a workspace card and choose Edit. Only the workspace owner can edit or delete a workspace. You can update the workspace name and description. The slug is not editable after creation.

Deleting a workspace

Open the context menu on a workspace card and choose Delete. A confirmation dialog warns that all files, folders, and data associated with the workspace will be permanently lost. This action cannot be undone.
Deleting a workspace permanently removes all its files, folders, members, activity logs, and sharing links. Files stored in Cloudflare R2 are also deleted. Only the workspace owner can perform this action.

Workspace roles

Each member of a workspace has one of the following roles:
RolePermissions
adminFull access: upload, edit, delete, manage members
editorUpload, rename, move, archive, and trash files and folders
viewerRead-only: browse and preview files, no edits
superadminPlatform-level role with global access across all workspaces
When you create a workspace, you are automatically assigned the admin role. You can invite additional members and assign them roles from the Members page inside the workspace.

Build docs developers (and LLMs) love