Organizations
Organizations are the shared workspaces that contain your forms, quizzes, games, and submissions. Learn how to create and manage them.
What is an organization?
An organization is the top-level container for everything you build on MR Labs. Each organization has its own forms, members, billing, and settings. A single user account can belong to multiple organizations, and you can switch between them without signing out.
Everything inside an organization is isolated from your other organizations. This makes it easy to keep client work, personal projects, and team environments separate.
Creating an organization
When you create an organization you provide two pieces of information:
- Name: The display name shown in the dashboard and to members (e.g.
Acme Inc.). - Slug: A URL-friendly identifier used in links (e.g.
acme). Must be lowercase, contain only letters, numbers, and hyphens, and be unique across the platform.
The slug is generated automatically from the name, but you can edit it before the organization is created. Once created, the slug cannot be changed.
The org slug in URLs
Every organization's content is namespaced by its slug. Public and internal URLs follow this pattern:
- Form public URL:
{org_slug}/f/{form_slug} - Quiz public URL:
{org_slug}/q/{quiz_slug} - Game public URL:
{org_slug}/g/{game_slug}
Because the slug is permanent, any links you share keep working for the life of the organization.
The org switcher
If your account belongs to more than one organization, a switcher appears at the top of the sidebar. Click it to see a list of your organizations and select one to switch into. The sidebar and dashboard update immediately to reflect the selected organization's content and settings.
Roles
Each member of an organization is assigned one of four roles. The role determines what they can do within that organization.
| Role | Description |
|---|---|
| Owner | Full control. Can delete the organization and manage billing. There is always exactly one owner. |
| Admin | Full control except deleting the organization and transferring ownership. Can manage members and settings. |
| Editor | Can create and edit forms, quizzes, and games. Cannot manage members or billing. |
| Viewer | Read-only access. Can view content and submissions but cannot make changes. |
For a detailed breakdown of what each role can do, see Members & Roles.
Tier limits
Each organization is on a subscription tier that defines limits such as the number of monthly submissions, members, and forms. You can view the current tier and its limits under Settings in the sidebar.
The limits panel shows your current plan, the included quotas, and how much of each quota has been used this billing cycle. To raise a limit, upgrade your tier from the Billing section.