Topics

On this page

Last updated on Jul 24, 2025

Users & Permissions

Overview

EasyDash implements a comprehensive permission system to control user access to different resources and functionalities. Permissions are managed through predefined roles, which bundle together sets of specific access rights. This structured approach ensures users have appropriate access based on their responsibilities while maintaining system security and thus reducing the risk of unauthorized actions.

Types of Users

Owner

The person who creates an organization.
They have all the permissions of an Org Admin plus:

Admin

Has the highest level of control within an organization. They can:

Manager 

A step down from Admin. They can:

Member

A limited-access role focused on only the resources they’re shared into. They can:

What Access Looks Like

RoleView SitesAdd SitesAdd ServerShare AccessBilling
Org Owner
Org Admin✅ (on Sites only)
Org Manager✅ (on Sites only)
Org Member✅ (shared or owned)✅  (on Development server only)

Types of Permissions (Resource-Level Permissions)

Servers:

Only Owner and Admins can create servers. The server owner has full control over the server along with Organization Admins

Sites:

You can share individual sites with teammates, giving them:

Read – view site details
Write – make changes
Share – re-share with others

Restriction on Creating Sites on Servers

On Production Servers:

Only Admins and Managers can create sites here, ensuring tight control over live environments.

On Development Servers:

All users, including Members — can create sites on these servers, making them ideal for testing and collaboration.

Inheritance and Ownership

Sharing Sites

You can share sites with others and assign different levels of access:

Share TypeWhat They Can Do
Shared ReadCan view site info, logs. No edits.
Shared WriteCan edit settings like PHP version, cache, backups, etc. Cannot share or change ownership.
Shared With Share PermissionsFull control—same as Site Owner. Can also share the site with others and transfer ownership.

Best Practices

Common Issues

ProblemLikely CauseHow to Fix
“Access Denied”Missing role or share permissionCheck user’s role and sharing settings
Can’t see a server or siteNot shared or incorrect roleUse the “Share” option or update role
Can’t update site settingsOnly has read accessGrant “Write” permission
Role changed, but no differenceSession not refreshedLog out and back in

Need Help?

Reach out via support or ask your Organization Admin for access changes.

Q: Is inviting a member the same as inviting a client?
No. Members are internal users added to your org. Clients may be external users.

Q: Can clients sign up via a white-labelled login page?
At present, we do not support private/white-labelled login pages for external clients. We’re evaluating this as a future feature.

WP Cloud Site Access & Permissions Guide

Permission Matrix for WP Cloud Sites

Below is what each role (and share type) can or cannot do on a WP Cloud site:

ActionOrg Owner/AdminManagerMemberSite OwnerShared ReadShared WriteShared with Share Perm
View Sites
Create Sites
Edit Site Settings (e.g., PHP version, backups)
View Logs & Backups
Share Site
Change Site Owner (coming soon)
Add/Remove SSH Access
Get WP Admin Password
Manage PHP Memory, Workers, Storage
Enable/Disable Edge Cache
Perform Backups
Delete Backups

Quick Notes for Users on WP Cloud Sites