Organizations
Organizations are the top-level grouping in AgentFuzz.AI. Projects, members, and custom prompts are all scoped to an organization. Each user belongs to one organization.
Creating an Organization
You can create an organization during sign up or from the New Organization page. Provide:
- Name — Your company or team name.
- Domain — Your organization's domain (e.g., "acme.com").
- Description (optional) — A brief description of the organization.
The user who creates the org automatically becomes its admin.
Join Codes
Each organization has a join code that members can use to sign up directly into the org. Admins can:
- View the current join code on the organization detail page.
- Regenerate the join code if it's been compromised (the old code stops working immediately).
- Share the code with new team members for self-service onboarding.
Member Management
From the organization detail page, admins can manage members:
- Add members — Create new user accounts directly within the org. Specify email, password, and role.
- Remove members — Remove a user from the organization.
- View roles — See each member's role (member, admin, superadmin).
Roles & Permissions
| Role | Capabilities |
|---|---|
| Member | View projects, browse prompts, create and run scenarios, view reports and scorecards. |
| Admin | Everything a member can do, plus: create/edit/delete projects, manage org members, add custom prompts and categories, edit/delete org-custom prompts. |
| Superadmin | Full platform access. Can manage all organizations, edit global system prompts, access all projects across orgs. |
Org-Scoped Resources
The following resources are scoped to your organization:
- Projects — Only visible to members of the owning organization.
- Custom Prompts — Prompts created by your org's admin appear only for your org, alongside the global system prompts visible to everyone.
- Custom Categories — Same as custom prompts — org-scoped and visible only to your team.
- Scenarios & Results — Tied to projects, so they inherit the project's org scope.