From 1461cc7e56823bb18aeaf9613956dcd1da6d5b7f Mon Sep 17 00:00:00 2001 From: shivankar-singh Date: Thu, 19 Feb 2026 19:50:15 +0530 Subject: [PATCH] Add Guest user role with limited read permissions Introduces a new Guest user type to the five supported user roles, providing limited read access for external stakeholders or temporary access scenarios. Co-authored-by: Cursor --- cloud/admin.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cloud/admin.mdx b/cloud/admin.mdx index 09bea5b0..6a7eed43 100644 --- a/cloud/admin.mdx +++ b/cloud/admin.mdx @@ -39,12 +39,13 @@ To modify team settings select a team from the global navigation to display thos ### User Types -ProjectDiscovery supports four types of users with the following permissions: +ProjectDiscovery supports five types of users with the following permissions: - Owner: Read, write, invite, billing - Admin: Read, write, invite - Member: Read, write - Viewer: Read +- Guest: Limited read ## Scan IPs