Team Size Limits
A workspace can include an unlimited number of members. Add as many teammates as your deployment can support.Workspace Roles
Owner
Owner
Full workspace control. Only one owner per workspace. Controls all team members, model providers, and can delete the workspace.
Admin
Admin
Team and resource management. Can invite team members, configure model providers, manage all applications, and install plugins. Cannot change member roles or remove members.
Editor
Editor
Application development. Can create, edit, and delete applications, manage knowledge bases, and use all workspace tools. Cannot manage team members or configure providers.
Member
Member
Application usage only. Can use published applications and tools they have access to. Cannot create or modify applications.
Add Team Members
Workspace owners and admins can invite new team members:1
Access member management
Navigate to Settings > Members in your workspace.
2
Send invitations
Enter email addresses and select the appropriate role for each new member.
3
Handle invitations
New users receive registration emails. Existing Dify users are added immediately and gain access right away.
Prerequisites:
- Set
CONSOLE_WEB_URLto an address invitees can reach, notlocalhost. Every invitation link is built from it. - Configure an email service with
MAIL_TYPE. Invitations are delivered by email, so this is required to add members.
CONSOLE_WEB_URL and Mail Configuration for details.INVITE_EXPIRY_HOURS); if someone doesn’t accept in time, invite again to send a fresh link.
Members provisioned from your identity provider are managed in the Admin Console; see Member Management.