Organization Area
The organization sidebar contains the shared administrative layer for your workspace:
Org OKRsfor organization-wide objectivesProjectsfor browsing and creating projectsMembersfor invitations, roles, and deactivationOrg Settingsfor the organization name
Roles
Floumy currently uses two primary roles:
| Role | What it can do |
|---|---|
| Admin | Manage projects and members, and access admin-only organization settings |
| Contributor | View and edit project content |
Admins cannot change their own role from the Members page. Member role changes apply to other active users only.
Members
On the Members page you can:
- Copy an invite link for new members
- See member names, email addresses, roles, status, and creation time
- Change roles between
AdminandContributor - Deactivate members
Inactive members remain visible in the list, which helps preserve workspace history.
Organization Settings
Organization settings currently focus on naming:
- Update the organization name
Name validation requires:
- At least 3 characters
- No more than 50 characters
- Letters, numbers, underscores, hyphens, and spaces only
Projects Page
The Projects page gives you a card-based overview of every project in the organization.
Project cards can show:
- Name and description
- Creation time
- A
Publicbadge if build-in-public is enabled - GitHub or GitLab badges when a repository is connected
Use this page to enter a project or create a new one.
Project Settings
Project settings control the shape of the project workspace.
Basic settings
- Project name
- Project description
The description matters. It is reused across the product and helps AI-generated suggestions stay relevant to the project context.
Feature switches
| Setting | Effect |
|---|---|
| Enable cycles | Adds the Cycles area and changes Active Work into Active Cycle |
| Enable code integration | Adds the Code area and allows GitHub or GitLab connections |
If cycles are disabled, the project uses a continuous execution model centered on Active Work and the full work-item list.
Delete a project
Project settings also include project deletion. Only use this when you are sure you no longer need the workspace.
Personal Settings
The user sidebar includes:
My Profileto change your display name and review your current roleMCP Serverwhen that feature is enabled for your organization
The MCP server setup is documented in Code and AI.